|
Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com |
From: mouss (mouss
netoyen.net)
Date: Fri Mar 14 2008 - 15:35:23 CDT
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Eddy Beliveau wrote:
> ----- Message d'origine de mouss ----- >
> you don't need a pre-cleanup, since receive_override_options seems
>> enough for you.
>> so
>> A- remove the pre-cleanup
>> B- remove the options you added to "cleanup"
>> C- make sure to use receive_override_options before the filter (to
>> disable rewrite)
>> and try again
>
> Hi! Mouss,
>
> I did as your recommendations A and B
>
> Please note that I'm NOT using any 'receive_override_options' in my
> main.cf
> and the last line of my 'main.cf' is:
> content_filter = smtp-amavis:[127.0.0.1]:10024
>
>
> Now, I tested on both ports (smtp and submission) and it worked
> correctly with the attach extract of my master.cf
you must disable address rewrite before the filter using
receive_override_options. you can do this master.cf for smtp and
submission. see the FILTER README or amavisd-new README.postfix.
otherwise, virtual aliases will be expanded multiple times, resulting in
mail duplication (think of an alias such: foo -> foo, bar. after two
expansions, bar will get mail twice).
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]