Angel L. Mateo wrote:
> Hello,
>
>    I have a problem deactivating autowhitelist in my postfix + amavis +
> spamassassin servers. We have servers running postfix (2.3.8-2) and
> spamassassin (3.1.7-2) through amavisd-new (2.4.2-6) in a debian etch
> (4.0) operating system.
>
>    The problem is that we want to deactivate AWL plugin. So we have edited
> our /etc/spamassassin/v310.pre and we have comented the line:
>
> #loadplugin Mail::SpamAssassin::Plugin::AWL
>
>    But after this, AWL is still checking mails.
>
That should do it, did you restart amavis after commenting it out?

Are you sure /etc/spamassassin is the correct directory, not
/etc/mail/spamassassin or some other?
try spamassassin --lint -D to see what site rules dir SA is using.

On Debian it will probably say /etc/mail/spamassassin but the files are actually stored in /etc/spamassassin as /etc/mail/spamassassin is linked to /etc/spamassassin on a Debian machine.


Did you check the other files (including the .cf ones) to make sure
someone didn't add the AWL to those as well? (loadplugin should never be
in a .cf file, but that doesn't stop some folks from doing so)

grep AWL /etc/spamassassin/*


and also check /var/lib/spamassassin/<version>. I have seen .pre files there that load plugins.

Gary V

_________________________________________________________________
Make every IM count. Download Messenger and join the i’m Initiative now. It’s free. http://im.live.com/messenger/im/home/?source=TAGHM_June07

Reply via email to