Richard G
Verified User
Seems the Exim blacklist is not working. We get regularly phishing mails so called from KVK netherlands.
However, the helo is almost always the same on the servers they use.
They use helo=duwhetdoorXX.com where the XX stands for a number.
So we got bord of them and then we blocked
/etc/virtual/bad_sender_hosts
/etc/virtual/blacklist_domains
/etc/virtual/blacklist_senders
And today....
This header was from 1 mail.
So how come if I block duwhetdoor*.com that this message still comes through? While mentioned in all blacklist files?
However, the helo is almost always the same on the servers they use.
They use helo=duwhetdoorXX.com where the XX stands for a number.
So we got bord of them and then we blocked
duwhetdoor*.com
in:/etc/virtual/bad_sender_hosts
/etc/virtual/blacklist_domains
/etc/virtual/blacklist_senders
And today....
Received: from blue-zebra-35563.zap.cloud ([191.101.206.232] helo=duwhetdoor4.com)
(envelope-from <[email protected]>)
Received: from duwhetdoor13.com (246.60.197.35.bc.googleusercontent.com
This header was from 1 mail.
So how come if I block duwhetdoor*.com that this message still comes through? While mentioned in all blacklist files?