Noel Jones wrote:
> Also, the setup guide configures postfix to only filter mail that
> arrives via SMTP; mail sent via the sendmail command (logged as "pickup"
> by postfix) is intentionally not filtered.

Noel, you definately saved my day! That was the problem. In my master.cf
 I had these lines set:

<snip>
pickup    fifo  n       -       -       60      1       pickup
# Do not classify spam notifications as spam.
        -o content_filter=
        -o receive_override_options=no_header_body_checks
</snip>

Which of course does what the comment says... by deactivating the
checking on mails sent via sendmail. It's like the scales fell from my
eyes. After removing these lines it worked as expected. Whew!

Thank you very, very much, Noel!
Robert

------------------------------------------------------------------------------
Come build with us! The BlackBerry&reg; Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay 
ahead of the curve. Join us from November 9&#45;12, 2009. Register now&#33;
http://p.sf.net/sfu/devconf
_______________________________________________
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