haraka-plugin-wildduck
Advanced tools
Comparing version 1.0.2 to 1.0.3
@@ -81,3 +81,3 @@ /* eslint-env es6 */ | ||
plugin.usersdb.collection('addresses').findOne({ | ||
address | ||
addrview: address.substr(0, address.indexOf('@')).replace(/\./g, '') + address.substr(address.indexOf('@')) | ||
}, (err, addressObj) => { | ||
@@ -84,0 +84,0 @@ if (err) { |
{ | ||
"name": "haraka-plugin-wildduck", | ||
"version": "1.0.2", | ||
"version": "1.0.3", | ||
"description": "Haraka plugin for processing incoming messages for Wild Duck IMAP server", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
29168
0