[Dovecot] what best for anti-spam filter?
Patrick Ben Koetter
p at state-of-mind.de
Tue Jul 24 09:16:27 EEST 2012
* fy <fy at 5dshu.com>:
> what anti-spam for you used ? dspam?spammassian? amavisd-new ? what is
> best ?
The best goes like this:
1. Decide if the SMTP client should be allowed to connect to the server
2. Decide if the client should be allowed to send the message
3. Decide if the message should be allowed to reach the recipient
For 1 use e.g. 'postscreen' in Postfix.
For 2 use SMTP session filters e.g. smtpd_..._restrictions in Postfix
For 3 use a combination of content filters like SpamAssassin, ClamAV etc. In
case you need to build some content policies e.g. "recipient A may receive
message, messages should never be spam filtered for B and C ..." around the
filters use amavisd-new, the content filter framework. It also brings features
to manage filtered content e.g. quarantine, copy etc.
p at rick
--
state of mind ()
http://www.state-of-mind.de
Franziskanerstraße 15 Telefon +49 89 3090 4664
81669 München Telefax +49 89 3090 4666
Amtsgericht München Partnerschaftsregister PR 563
More information about the dovecot
mailing list