Hi everyone,
I have a question, i received 2 mails in the past two days which are obvious spam, but are coming throug the spamfilter and marked as clean. Only a score from 2. An RBL test on the IP address states that the IP is on a blacklist.
Do i have to tune the filter somehow?
I'd like to hear from you.
With regards,
Rolf Kunst
Obvious spam comes through
- shawniverson
- Posts: 3783
- Joined: 13 Jan 2014 23:30
- Location: Indianapolis, Indiana USA
- Contact:
Re: Obvious spam comes through
Couple of things...
ImageCeberus skews the SA results by default...change it to 0
/etc/MailScanner/spam.assassin.prefs.conf
Consider lowering your SA score threshold...
/etc/MailScanner/MailScanner.conf
ImageCeberus skews the SA results by default...change it to 0
/etc/MailScanner/spam.assassin.prefs.conf
Code: Select all
score ImageCeberus 0.00
/etc/MailScanner/MailScanner.conf
Code: Select all
Required SpamAssassin Score = 3
Re: Obvious spam comes through
Does the code below need to be added to that file?
or edited to reflect the 0.00 score?
Thanks
Will
or edited to reflect the 0.00 score?
Thanks
Will
/etc/MailScanner/spam.assassin.prefs.conf
CODE: SELECT ALL
score ImageCeberus 0.00
- shawniverson
- Posts: 3783
- Joined: 13 Jan 2014 23:30
- Location: Indianapolis, Indiana USA
- Contact:
Re: Obvious spam comes through
Just modify the existing entry.
-
- Posts: 33
- Joined: 29 Aug 2014 11:27
Re: Obvious spam comes through
I cant find this entry in the conf file
- shawniverson
- Posts: 3783
- Joined: 13 Jan 2014 23:30
- Location: Indianapolis, Indiana USA
- Contact:
Re: Obvious spam comes through
Looks since the latest ImageCeberus update this is no longer applicable. The scoring appears to be improved.