Chris,

> 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;

$sa_auto_whitelist has no effect since version 3.0.0 or SpamAssassin,
the use_auto_whitelist (in local.cf) is the only control.

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

SpamAssassin AWL just adds score points.
It does not control whether a message is to be checked or not.
See Mail::SpamAssassin::Plugin::AWL man page.

  Mark

-------------------------------------------------------------------------
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
AMaViS-user@lists.sourceforge.net
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