[antispam-f] Re: ICU spam

  • From: Frank de Bruijn <antispam@xxxxxxxxx>
  • To: antispam@xxxxxxxxxxxxx
  • Date: Mon, 25 Nov 2019 20:16:39 +0100

In article <581885f795freelists@xxxxxxxxxxxxxxxx>,
   Martin <freelists@xxxxxxxxxxxxxxxx> wrote:

I seem to be getting lots of spam from the newish .icu domain, as are
many others.

What is the easiest way to delete everything from a domain?

Can it be done by a DeleteFrom rule of *.icu

Yes, something like

Delete From: = *.icu>

in the rules file should work. Maybe add

Delete Return-Path: = *.icu>

as well.

If you want to block a (large) number of TLDs, putting them in a list
and referring to that in the rules file may be better. E.g. you could
have

".asia¦"
".cn¦"
".icu¦"
".kr¦"
".my¦"
".ru¦"
".sg¦"
".tr¦"
".ua¦"
".xyz¦"

in a file called JunkTLDs (in AntiSpam's choices directory) and then put

Delete From: Œ JunkTLDs
Delete Return-Path: Œ JunkTLDs

in the rules file.

Regards,
Frank


Other related posts: