On 21 November 2011 19:33, David Mehler <[email protected]> wrote: > Hello, > > I'm running Postfix 2.8 and virtual mailbox domains with a mysql > database. I've also got spf and dkim signatures going as well as > clamsmtp as an smtp proxy for virus checking. I'd now like to add in > dspam antispam capability so that user's can forward emails that are > spam or not. My problem is the multiple content filters are mixing me > up and I'm not sure I've got the most efficient setup. > > In master.cf if the smtpd process has a content_filter option on it > does that go first in the chain before any content_filter directives > in main.cf? My working main.cf and master.cf files are below this > message, dspam addon lines are still commented out. If anyone has this > setup going I'd appreciate a sanity check. Also, if there are any > configuration errors that I've missed please let me know, this is the > most complex configuration I've set up to date.
I'm sure you have a good reason for rejecting this idea, but amavisd-new would do the DKIM, DSPAM and Virus checking all in one filter. Have you considered that? Simon
