Page 1 of 1
change SpamAssassin score
Posted: 05 Aug 2015 17:13
by massimo.rc
Hi,
how can I change the SpamAssassin score?
I need to change URIBL_DBL_SPAM
Thanks
Re: change SpamAssassin score
Posted: 06 Aug 2015 08:06
by massimo.rc
and I need to change ALL_TRUSTED
Please help me
Re: change SpamAssassin score
Posted: 06 Aug 2015 12:03
by DaN
Re: change SpamAssassin score
Posted: 07 Aug 2015 07:40
by massimo.rc
Ok,
thanks
Re: change SpamAssassin score
Posted: 07 Aug 2015 08:20
by massimo.rc
Ok,
I've see the post.
But I've write
score ALL_TRUSTED 0.1
in /etc/mail/spamassassin/local.cf and I sent a mail.
In see the Spam Report in EFA but the score did not change. Has remained the same: -1.0
Have you any suggestions?
Re: change SpamAssassin score
Posted: 07 Aug 2015 08:36
by DaN
With the words of darky
Code: Select all
spamassassin is invoked by mailscanner at each mail, so guessing that the config is re-read everytime.
But might be that the config is cached somewhere, so if it is not working just reload the MailScanner service.
Does it work?
Re: change SpamAssassin score
Posted: 07 Aug 2015 09:22
by massimo.rc
Ok,
thanks.
Now works.