25 Dec
2006
25 Dec
'06
6:50 p.m.
On 25/12/06, Francisco Reyes lists@stringsutils.com wrote:
I have a working Dovecot + LDA + Maildir setup and am looking to implement sieve with it. The examples that I have seen seem to be for mbox. Does sieve work with maildir?
Looking to move mails marked as spam to a spam folder. Also we have a feature we offer to send spam to a different account in the domain. Could this also be done with sieve?
No problem, that is the setup that I use on one of our servers. Just put a file in the base of the users Maildir called .dovecot.sieve with the scripts that you want run. (I'm using Dovecot's 'deliver' as the LDA)