Henrik wrote:

Hi, I have postfix->>amavisd-new->postfix setup.

> I'm trying to disable spam checks on dsn/bounce messages (<> sender)
> generated by the first postfix. I already have checks disabled from
> mynetworks to local_domains, but amavisd doesn't seem to think that
> message generated by the first postfix is local (ip doesn't show in
> log.. no xforward?).

> Also postfix doesn't seem to have anything like bounce_transport.
> Any ideas?
> Cheers,
> Henrik

This is admittedly a shot in the dark for me, but might be worth a try.
Locally generated mail will use the pickup service to send mail.
If bounce notices also apply to this case (not sure if they do),
you can disable the content_filter for any locally generated
mail by setting:

pickup    fifo  n       -       -       60      1       pickup
        -o content_filter=

If you have mail users on this server, this will bypass amavisd-new
from scanning outbound mail for those users. I don't know if that
would be undesirable or not.

Gary V



-------------------------------------------------------
SF.Net email is sponsored by:
Tame your development challenges with Apache's Geronimo App Server. 
Download it for free - -and be entered to win a 42" plasma tv or your very
own Sony(tm)PSP.  Click here to play: http://sourceforge.net/geronimo.php
_______________________________________________
AMaViS-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/amavis-user
AMaViS-FAQ:http://www.amavis.org/amavis-faq.php3
AMaViS-HowTos:http://www.amavis.org/howto/

Reply via email to