Page 1 of 1

Obvious spam comes through

Posted: 22 May 2014 09:45
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

Re: Obvious spam comes through

Posted: 23 May 2014 09:26
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

Re: Obvious spam comes through

Posted: 04 Jun 2014 16:26
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

Re: Obvious spam comes through

Posted: 07 Jun 2014 23:45
by shawniverson
Just modify the existing entry.

Re: Obvious spam comes through

Posted: 29 Sep 2014 15:48
by mikemachin
I cant find this entry in the conf file

Re: Obvious spam comes through

Posted: 29 Sep 2014 20:04
by shawniverson
Looks since the latest ImageCeberus update this is no longer applicable. The scoring appears to be improved.