Re: Mailscanner or amavisd-new

Hannes Erven <[email protected]> Mon, 28 Nov 2011 12:28:18 +0100
Newsgroups gmane.linux.gentoo.server
Message-ID <[email protected]>
Am 2011-11-28 11:25, schrieb Mișu Moldovan:
>> Mailscanner or amavisd-new?
> 
> The above solutions only scan mails AFTER accepting them.


This is not true -- I have several amavisd-new setups with postfix that
filter before queuing the message.
Messages identified as Spam, Virus or messages with disallowed
attachments (.exe,.vbs,...) are rejected by the MTA.

See: http://www.postfix.org/SMTPD_PROXY_README.html


-hannes