multiple content filters -

2020-11-03 Thread Konrad Wawryn
Hi, I need to setup two content filters in my Postfix server: - (scanner1) first one is already running on the server and listening on port 10025 - (scanner2) second one running on some external scanner:10023 I would like to setup mail flow this way: E-Mail ---> Server:25 ---> Scanner1:1002

Multiple Content Filters

2015-05-20 Thread Dave Goodrich
Good day, We have a Postfix installation as part of a Zimbra server. For the most part I have found the Zimbra install of Postfix to be straightforward, nothing much different than I have seen on other Postfix installations. But I thought I should mention it. Postfix is running well, no config

Re: multiple content filters, a sanity check

2011-11-22 Thread Simon Brereton
27;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 mixi

Re: multiple content filters, a sanity check

2011-11-22 Thread Simon Brereton
> 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

multiple content filters, a sanity check

2011-11-21 Thread David Mehler
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 m