|
@ -1,6 +1,6 @@ |
|
|
# Setup Sieve |
|
|
# Setup Sieve |
|
|
|
|
|
|
|
|
function ee_mod_setup_amavis() |
|
|
function ee_mod_setup_sieve() |
|
|
{ |
|
|
{ |
|
|
# Enable sieve plugin support for dovecot-lmtp |
|
|
# Enable sieve plugin support for dovecot-lmtp |
|
|
sed -i "s' #mail_plugins = \$mail_plugins' postmaster_address = admin@example.com\n mns sieve'" /etc/dovecot/conf.d/20-lmtp.conf \ |
|
|
sed -i "s' #mail_plugins = \$mail_plugins' postmaster_address = admin@example.com\n mns sieve'" /etc/dovecot/conf.d/20-lmtp.conf \ |
|
|