Is anyone using any OSS Spam/Virus filters that do not need to be incorporated into /opt/zimbra in any way, but still play nice with Zimbra? Perhaps ones that run on a 2nd server and process the mail before Zimbra sees it?
Is anyone using any OSS Spam/Virus filters that do not need to be incorporated into /opt/zimbra in any way, but still play nice with Zimbra? Perhaps ones that run on a 2nd server and process the mail before Zimbra sees it?
We have a central server that handles all incoming and outgoing messages for all the mail servers in the school district. This server is listed as the primary MX for all our domain. Our mail servers only accept SMTP connections to/from this server.
On that server, we run Postfix, MySQL, Amavisd-new, SpamAssassin, ClamAV, and Kaspersky AV (running in daemon scanner mode, not SMTP proxy mode). We have a long list of restrictions configured in Postfix that blocks the majority of the bogus messages. What passes those restrictions then gets fed into amavisd where is checked by SpamAssassin, ClamAV, and KAV. Finally, if it passes all those checks, then the message is forwarded on to the destination mail server.
Works quite nicely.
Freddie
We're using something that looks the same, using MailCleaner.
Some of our customers are using such setup with Barracuda or Astaro spam gateways.
This kind of setup helps in lowering CPU usage on the Zimbra server :
. only mails with existing recipient (checked by the spam gateway that connects to ZCS) are delivered to the ZCS server
. mails with virii do not reach the ZCS server
. you can use quarantine
What about address validation on the incoming email? Do you have Postfix on the remote machine check against Zimbra's ldap server, or do you regularly copy a list of email addresses over, or *sigh* just not worry about it?
You can do it the way you want.
Personaly, I activate the recipient check in ZCS first (that's not activated by default) : change the entry in zmmta.cf for smtpd_reject_unlisted_recipients to 'yes', save the file and restart postfix.
Then I tell my MailCleaner to do "SMTP callout" to check recipient.
It's still "available" but still not activated after ZCS' setup.
You have to change from "no" to "yes" manually (and do it again after any upgrade).
There are currently 1 users browsing this thread. (0 members and 1 guests)