[Dovecot] Dovecot + managesieve + Roundcube
11 Feb
2010
11 Feb
'10
6:08 p.m.
Hello
I've installed managesieve on my mailhub FreeBSD from dovecot-managesieve ports to let roundcube users build email filters.
The filter are well created in the right directory but the filter seems inefficient ( it does not filter ;-) )
see below the result of the dovecot -n command
Thanks for any info
11 Feb
11 Feb
6:16 p.m.
Frank Bonnet wrote:
Sieve scripts are executed by the Dovecot LDA, which is called deliver. So, you must actually use deliver for local delivery (your MTA must call it) and you must enable the Sieve plugin by adding 'sieve' to the mail_plugins setting in the `protocol lda' section of the config file.
http://wiki.dovecot.org/LDA/Sieve/Dovecot#Basic_Configuration
Regards,
Stephan.
5564
Age (days ago)
5564
Last active (days ago)
1 comments
2 participants
participants (2)
-
Frank Bonnet
-
Stephan Bosch