You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -10,7 +10,7 @@ This plugin:
10
10
11
11
```sh
12
12
cd /path/to/local/haraka
13
-
npm install haraka-plugin-wildduck
13
+
npm install @zone-eu/haraka-plugin-wildduck
14
14
echo"wildduck">> config/plugins
15
15
service haraka restart
16
16
```
@@ -22,7 +22,7 @@ WildDuck plugin should be placed last in the plugins file.
22
22
This plugin expects MongoDB settings to be set. By default, it uses unauthenticated localhost. If you need to use more specific settings then create your own configuration file:
@@ -38,4 +38,4 @@ This plugin includes SPF and DKIM support. You should not enable Haraka's built-
38
38
39
39
European Union Public License 1.1 ([details](http://ec.europa.eu/idabc/eupl.html)) or later
40
40
41
-
> WildDuck plugin for Haraka (`haraka-plugin-wildduck`) is part of the Zone Mail Suite (ZMS). Suite of programs and modules for an efficient, fast and modern email server.
41
+
> WildDuck plugin for Haraka (`@zone-eu/haraka-plugin-wildduck`) is part of the Zone Mail Suite (ZMS). Suite of programs and modules for an efficient, fast and modern email server.
0 commit comments