OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
Re: virtual spam maildir directory

From: mouss (moussnetoyen.net)
Date: Sat Apr 12 2008 - 03:59:50 CDT


Gert Cuykens wrote:
> spamassassin unix - n n - - pipe
> user=spamd argv=/usr/bin/spamc -f -e /usr/sbin/sendmail -oi -f
> ${sender} ${recipient}
>
> is there any dta that can drop virtual spam mail in a virtual spam
> maildir directory ?
>

some choices are
- maildrop as the delivery agent
- dovecot with sieve

Also, if you use amavisd-new (instead of spamc), you can configure it to
rewrite the recipient to user+spamexample.com, which you can deliver
wherever you want.