Hi,
how can I change the SpamAssassin score?
I need to change URIBL_DBL_SPAM
Thanks
change SpamAssassin score
-
- Posts: 14
- Joined: 31 Mar 2015 08:01
Re: change SpamAssassin score
and I need to change ALL_TRUSTED
Please help me
Please help me
Re: change SpamAssassin score
Did you read viewtopic.php?f=14&t=814&p=2612&hilit=local.cf#p2612?
Or viewtopic.php?f=14&t=1088&p=3580&hilit=score#p3580?
Or viewtopic.php?f=13&t=827&p=3252&hilit=score#p3252?
There are more posts about the topic, but the conclusion is
add a rule to /etc/mail/spamassassin/local.cf
https://wiki.apache.org/spamassassin/WritingRules
Or viewtopic.php?f=14&t=1088&p=3580&hilit=score#p3580?
Or viewtopic.php?f=13&t=827&p=3252&hilit=score#p3252?
There are more posts about the topic, but the conclusion is
add a rule to /etc/mail/spamassassin/local.cf
https://wiki.apache.org/spamassassin/WritingRules
-
- Posts: 14
- Joined: 31 Mar 2015 08:01
Re: change SpamAssassin score
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?
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
With the words of darky
Does it work?
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.
-
- Posts: 14
- Joined: 31 Mar 2015 08:01
Re: change SpamAssassin score
Ok,
thanks.
Now works.
thanks.
Now works.