ALL_TRUSTED problems

Matt Kettler mkettler at evi-inc.com
Tue Jan 31 23:12:28 GMT 2006


Richard Edge wrote:
> I have tried adding "clear_trusted_networks" and have confirmed that I
> only have one configuration file with trusted_networks,
> /etc/mail/spamassasin/mailscanner.cf which is linked to
> /etc/MailScanner/spam.assassin.prefs.conf and it is still firing and
> with a score of -1.80. This is in spite of also adding a "score
> ALL_TRUSTED -0.01" to the spam.assassin.prefs.conf and commenting out
> the "trusted_networks". The "score ALL_TRUSTED -0.01" setting does not
> seem to have any effect on the scoring of this test.
> 
> I have also tried leaving the trusted_networks commented out and
> removing "score ALL_TRUSTED -0.01" from spam.assassin.prefs.conf and
> adding it to /etc/mail/spamassassin/local.cf without any change. This
> occurs on both gateways with identical configurations.

Did you do a reload on mailscanner after editing?


I'd also STRONGLY suggest running:
spamassassin --lint.

As previously suggested. You should run that EVERY time you edit a config file.
Every time. There should be no output for the above command, unless there are
problems in your config.

Also make sure "/etc/mail/spamassassin/" is your site rules dir when running:
spamassassin --lint -D


More information about the MailScanner mailing list