Richard G
Verified User
Some time ago I wrote a post that spam was not being blocked in spite of the fact that the sender ip was in RBL blacklists but it seems nobody had a clue.
My server has all newest exim.conf and spamblocker software and spamassassin running and the latest DA 1.50.1.
Today it happened again, and even looked like spamassassin did not even run, this is from the exim mainlog:
This is from /var/log/maillog:
So the ip 128.204.199.21 is on various blacklists, there is a +100 score for not having an Reverse DNS and still this mail is being accepted and in this mainlog. So why does Spamassassin only gives a score of 5?
I do have RBL check enabled on Directadmin.
How is this possible and how can I fix this?
My server has all newest exim.conf and spamblocker software and spamassassin running and the latest DA 1.50.1.
Today it happened again, and even looked like spamassassin did not even run, this is from the exim mainlog:
Code:
2016-11-19 14:27:23 1c85ft-0005JQ-OE <= [email protected] H=(8u1yb84.micronesiaa.xyz) [128.204.199.21] P=esmtp S=15118 id
[email protected] T="The belly fat melting rituals" from <[email protected]> fo
r [email protected]
2016-11-19 14:27:23 cwd=/var/spool/exim 3 args: /usr/sbin/exim -Mc 1c85ft-0005JQ-OE
2016-11-19 14:27:24 1c85ft-0005JQ-OE => richard <[email protected]> F=<[email protected]> R=virtual_user T=dovecot_l
mtp_udp S=15638 C="250 2.0.0 <[email protected]> FTQJMDtTMFgFTQAADNWw8g Saved"
2016-11-19 14:27:24 1c85ft-0005JQ-OE Completed
2016-11-19 14:27:40 ReverseDNS: No reverse DNS for mailserver at 117.240.224.65, +100 Spam score
This is from /var/log/maillog:
spamd: checking message <[email protected]> for myaccountname:522
Nov 19 14:27:23 server18 spamd[647]: spamd: result: . 5 - HTML_MESSAGE,RCVD_IN_SORBS_SPAM,RDNS_NONE,T_KAM_HTML_FONT_INVALID,T_REMOTE_IMAGE,URIBL_ABUSE_SURBL,URIBL_BLACK scantime=1.7,size=13500,user=myaccountname,uid=522,required_score=7.5,rhost=localhost,raddr=127.0.0.1,rport=41204,mid=<[email protected]>,autolearn=no autolearn_force=no
So the ip 128.204.199.21 is on various blacklists, there is a +100 score for not having an Reverse DNS and still this mail is being accepted and in this mainlog. So why does Spamassassin only gives a score of 5?
I do have RBL check enabled on Directadmin.
How is this possible and how can I fix this?
Last edited: