Amavis Users:

Thank you very much for the help in getting this sorted.

One of your questions got me thinking, so I reconfigured
postfix for global filtering in main.cf, instead of in master.cf.
I had not remembered that I was not filtering email sent to the
submission port.

Also, your hints about debugging info from amavisd-new got
me reading about the auto whitelist. Used the following config
commands:

/etc/mail/spamassassin/local.cf:

    use_auto_whitelist      0

/usr/local/sbin/amavisd.conf:

    $sa_auto_whitelist = 0;

Seems to have disabled the auto whitelist for me, so that I can
run spamassassin on every email. I prefer that behavior.

Thank you again,
Chris Shaker



Christopher J Shaker wrote:
> I tried to disable the auto whitelist, using 
> /etc/mail/spamassassin/local.cf:
>
> ...
> use_auto_whitelist      0
> ----------------------------^
> bayes_auto_learn        1
> dns_available           yes
> ok_locales              en
> report_safe             1
> rewrite_header Subject  *****SPAM*****
> skip_rbl_checks         0
> use_bayes               1
> use_pyzor               1
> ...


-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
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