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
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
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
> 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
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