[Dovecot] DOVECOT v2.0.11 using SIEVE not working
SM
sm at resistor.net
Thu Jun 2 01:18:37 EEST 2011
Hi Matt,
At 09:46 10-05-2011, Matt Mc Namara wrote:
>1. Does anyone have a working configuration using sendmail, dovecot
>and sieve for filters?
sendmail.mc:
FEATURE(`local_procmail',
`/usr/local/libexec/dovecot/deliver',`/usr/local/libexec/dovecot/deliver
-d $u')
MODIFY_MAILER_FLAGS(`LOCAL', `-f')
MAILER(procmail)
dovecot.conf:
plugin {
# The path to the user's main active script.
sieve = ~/.dovecot.sieve
...
}
protocol lda {
mail_plugins = sieve
}
protocol lmtp {
mail_plugins = sieve
}
service managesieve-login {
inet_listener sieve {
port = 4190
}
...
}
protocol sieve {
...
}
Regards,
-sm
More information about the dovecot
mailing list