Hi,
I seem to be getting a lot of spam these days. WBL blocking is on, but i stil get a mails from 'user'@'randomname'.bid / trade / stream .
I do not think something like geoip is going to help since these are not country codes.
config show qpsmtpd
I tried setting *.bid etc in my blacklist in horde, but that does not seem to be working (https://forums.contribs.org/index.php?topic=41528.0)
Any other suggestions will be welcome
[root@andorinha new]# ~/SpamCount.sh
Days of logfiles to scan [1]:
1 smeoptimizer 0.004998%
6 dmarc 0.029988%
40 earlytalker 0.19992%
101 badmailfrom 0.504798%
130 naughty 0.64974%
361 spamassassin 1.80428%
547 check_goodrcptto 2.73391%
618 rhsbl 3.08876%
1093 tls 5.46281%
1288 queued 6.43743%
15823 resolvable_fromhost 79.0834%
20008 Total 100%
header JADER_BOUNCEA Message-ID =~ /\@.bounce.\.com\.br/i
score JADER_BOUNCEA 6.0
describe JADER_BOUNCEA Header has ?bounce?.com.br
header JADER_BOUNCE Message-ID =~ /bounce/i
score JADER_BOUNCE 6.0
describe JADER_BOUNCE Header has bounce
header EMPTY_SUBJECT Subject =~ /^\s*$/
score EMPTY_SUBJECT 20.0
describe EMPTY_SUBJECT Empty Subject not allowed
header __LISTAS2GRUPOS_UNSUB List-Unsubscribe =~ /http\:|mailto\:/i
header __LISTAS2GRUPOS_TO To =~ /administrativo|antinsect\@|comercial|contratos|operacional|tecnico/i
meta JADER_LISTAS2GRUPOS ( __LISTAS2GRUPOS_UNSUB && __LISTAS2GRUPOS_TO )
score JADER_LISTAS2GRUPOS 8.0
describe JADER_LISTAS2GRUPOS Listas com opcao de cancelar via Unsubscribe enviadas para grupos internos
body __IMAILING /i M.a.i.l.i.n.g/
header __LISTAS2GRUPOS_TO To =~ /administrativo|antinsect|comercial|contratos|operacional|tecnico/i
meta JADER_IMAILING ( __IMAILING && __LISTAS2GRUPOS_TO )
score JADER_IMAILING 8.0
describe JADER_IMAILING Expressao iMailing com pontos e enviadas para grupos internos
[root@andorinha new]# cat /etc/e-smith/templates-custom/etc/mail/spamassassin/local.cf/20localscores
# Even a SOFT FAIL on SPF marks as SPAM, one HARD FAIL reject message
score SPF_SOFTFAIL 6.000
score SPF_FAIL 14.000
# recomended Score Increases
score RATWARE_MS_HASH 0.000
score RATWARE_OUTLOOK_NONAME 0.000
score BAYES_999 3.800 3.800 3.800 3.800
score BAYES_99 1.000 1.000 1.000 1.000
score SUBJ_ILLEGAL_CHARS 1.000 1.000 1.000 1.000
score FREEMAIL_FORGED_REPLYTO 3.800 3.800 3.800 3.800
score HEADER_FROM_DIFFERENT_DOMAINS 1.000 1.000 1.000 1.000
# Score to reduce the effect of ISIPP/IADB SuretyMail whitelisting
score RCVD_IN_IADB_VOUCHED 0 -0.2 0 -0.2
score RCVD_IN_IADB_DOPTIN 0 -0.2 0 -0.2
score RCVD_IN_IADB_ML_DOPTIN 0 -0.2 0 -0.2
score RCVD_IN_IADB_DK 0 -0.2 0 -0.2
score RCVD_IN_IADB_LISTED 0 -0.2 0 -0.2
score RCVD_IN_IADB_RDNS 0 -0.2 0 -0.2
score RCVD_IN_IADB_SENDERID 0 -0.2 0 -0.2
score RCVD_IN_IADB_SPF 0 -0.2 0 -0.2
# Score to reduce the effect of DNSWL whitelisting
score RCVD_IN_DNSWL_LOW 0 -0.1 0 -0.1
score RCVD_IN_DNSWL_MED 0 -0.1 0 -0.1
score RCVD_IN_DNSWL_HI 0 -0.1 0 -0.1
score RCVD_IN_DNSWL_NONE 0 -0.1 0 -0.1
score RCVD_IN_MSPIKE_H2 0 -0.1 0 -0.1
score RCVD_IN_MSPIKE_H3 0 -0.1 0 -0.1
score RCVD_IN_MSPIKE_H4 0 -0.1 0 -0.1
score RCVD_IN_MSPIKE_H5 0 -0.1 0 -0.1
score RCVD_IN_MSPIKE_WL 0 -0.1 0 -0.1
Try "*@*.bid" it works. and if joe.biden@gmail sends you mail it wont block it.
*@*.bid
*@*.club
*@*.download
*@*.faith
Code: [Select]*@*.bid
*@*.club
*@*.download
*@*.faith
db spamassassin setprop wbl.global *.bid Black
expand-template /etc/mail/spamassassin/local.cf
signal-event email-update
Code: [Select][root@andorinha new]# ~/SpamCount.sh
Days of logfiles to scan [1]:
1 smeoptimizer 0.004998%
6 dmarc 0.029988%
40 earlytalker 0.19992%
101 badmailfrom 0.504798%
130 naughty 0.64974%
361 spamassassin 1.80428%
547 check_goodrcptto 2.73391%
618 rhsbl 3.08876%
1093 tls 5.46281%
1288 queued 6.43743%
15823 resolvable_fromhost 79.0834%
20008 Total 100%
Can you confirm that is in the blacklist panel ?
@.*\.bid$
@.*\.club$
@.*\.cricket$
@.*\.download$
@.*\.faith$
*@*.bid
*@*.club
*@*.download
etc...
header CHECK_FROM_ADRES_FOR_BID From =~ /\.bid/i
describe CHECK_FROM_ADRES_FOR_BID No trust for \.bid top domain
score CHECK_FROM_ADRES_FOR_BID 10.0
header CHECK_FROM_ADRES_FOR_TRADE From =~ /\.trade/i
describe CHECK_FROM_ADRES_FOR_TRADE No trust for \.trade top domain
score CHECK_FROM_ADRES_FOR_TRADE 10.0
header CHECK_FROM_ADRES_FOR_STREAM From =~ /\.stream/i
describe CHECK_FROM_ADRES_FOR_STREAM No trust fot \.stream top domain
score CHECK_FROM_ADRES_FOR_STREAM 10.0
dnsbl : active | |
DNSBL Zones (qpsmtpd RBLList) | bl.spamcop.net dnsbl-1.uceprotect.net dnsbl-2.uceprotect.net psbl.surriel.com zen.spamhaus.org |
RHSBL status: acitve | |
RHSBL (qpsmtpd SBLList) | multi.surbl.org black.uribl.com rhsbl.sorbs.net |
rpm -qa | grep smeserver-wbl
What's the chances of getting a copy of your SpamCount.sh file?