I have a check_sender_access to weed out spam from spam domains.

 

The check_sender_access is a pcre: list.

 

And the pcre list is:

 

/mediablueinc.cf$/i DISCARD

/mediablueinc.com$/i DISCARD

/mediablueinc.ga$/i DISCARD

/abstreeltg.eu$/i DISCARD

/\.top$/i DISCARD

 

(Yeah, the .top domain is a spam hole. Got over 100 spam mails from that TLD
with random words in the domain like psoraris-doctor.top and so on, and I
will never get a legit mail from that spam hole)

Or are im doing something wrong?

Attachment: smime.p7s
Description: S/MIME Cryptographic Signature

Reply via email to