From: mouss (no email)
Date: Fri Jul 01 2005 - 19:50:11 EDT
Terry Allen wrote:
> Hi again,
> Like a lot of people, I use amavisd-new on our Postfix server
> (2.2.4) & I'm trying to fine-tune it to ensure that Postfix does filter
> everything through it.
> I currently have this in my main.cf:
>
> content_filter = smtp-amavis:[127.0.0.1]:10024
like all postfix variables, you can put it wherever you want.
(just don't define the same variable twice).
>
> It's right near the bottom of the file. Is a better position for
> this to move this up to be positioned right under:
>
> smtpd_client_restrictions
>
> To be just under all the reject settings? Or with the settings I
> have in place, is all mail run through amavisd-new without exception?
> I looked at the content filtering FAQ & some other places including
> amavisd-new, but I couldn't see anything particularly relating to
> positioning of the content filter. Many thanks for any assistance.
|
|
|