Obvious spam comes through

Report bugs and workarounds
Post Reply
rolfkunst
Posts: 11
Joined: 29 Apr 2014 12:14

Obvious spam comes through

Post by rolfkunst »

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
User avatar
shawniverson
Posts: 3783
Joined: 13 Jan 2014 23:30
Location: Indianapolis, Indiana USA
Contact:

Re: Obvious spam comes through

Post by shawniverson »

Couple of things...

ImageCeberus skews the SA results by default...change it to 0

/etc/MailScanner/spam.assassin.prefs.conf

Code: Select all

score ImageCeberus 0.00
Consider lowering your SA score threshold...

/etc/MailScanner/MailScanner.conf

Code: Select all

Required SpamAssassin Score = 3
b19wll
Posts: 58
Joined: 22 Nov 2012 09:55

Re: Obvious spam comes through

Post by b19wll »

Does the code below need to be added to that file?
or edited to reflect the 0.00 score?

Thanks

Will
/etc/MailScanner/spam.assassin.prefs.conf

CODE: SELECT ALL
score ImageCeberus 0.00
User avatar
shawniverson
Posts: 3783
Joined: 13 Jan 2014 23:30
Location: Indianapolis, Indiana USA
Contact:

Re: Obvious spam comes through

Post by shawniverson »

Just modify the existing entry.
mikemachin
Posts: 33
Joined: 29 Aug 2014 11:27

Re: Obvious spam comes through

Post by mikemachin »

I cant find this entry in the conf file
User avatar
shawniverson
Posts: 3783
Joined: 13 Jan 2014 23:30
Location: Indianapolis, Indiana USA
Contact:

Re: Obvious spam comes through

Post by shawniverson »

Looks since the latest ImageCeberus update this is no longer applicable. The scoring appears to be improved.
Post Reply