On Sat, 2008-12-13 at 15:04 -0500, Neal Becker wrote: > 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?
deliver can't execute external programs. Typically you'd run these programs first and then deliver. I don't know about spamc/bogofilter, but spamassassin for example: spamassassin | deliver
signature.asc
Description: This is a digitally signed message part
