[Dovecot] can deliver filter through spamc?
mouss
mouss at netoyen.net
Sun Dec 14 12:47:46 EET 2008
Neal Becker a écrit :
> I'm using maildrop to filter mail like:
>
> xfilter "/usr/bin/spamc"
> xfilter "/usr/bin/bogofilter -ep"
>
> I want to change to deliver (so I can use sieve) but can deliver do this?
>
After mail has been filtered by spamassassin and/or bogofilter, you can
use the
To "|someprogram"
syntax to pass it to dovecot LDA.
don't use xfilter to deliver to dovecot. xfilter expects mail back to
maildrop, not delivered without maildrop knowing...
More information about the dovecot
mailing list