Quote:
Originally Posted by Rich Graves You might not need to do any config file hacking. You can add milters and RBLs with zmlocalcomfig/zmprov. See the release notes. Extra spamassassin rules can be placed in /opt/zimbra/conf/sppamassassin/local-extra.cf. Additional (as opposed to modified) spamassassin .cf files will survive upgrades.
If you must hack, any unsupported changes to postfix and amavisd config files will be lost at daemon restart. Changes to the .in files might last until the next upgrade, but you're better off stating here SPECIFICALLY what customizations you'd like to make, so that we can suggest a more supported way, talk you out of it, or file an RFE in bugzilla. |
Well, I dropped amavis years ago for the way it runs: post-queue.
Doing AV/SPAM scanning post queue leads to:
1) backscatter
2) blackholing mail
So I replaced it with milters: clamav-milter, spamass-milter and spf-milter.
They all run in prequeue, so the bad stuff is stopped during smtp transaction.
Is there any way to get this done with Zimbra?
Thanks