Yahoo Groups archive

Milter-greylist

Index last updated: 2026-04-28 23:32 UTC

Message

RE: [milter-greylist] Spam coming for new top level domains...

2015-01-19 by Bruncsak, Attila

> racl blacklist from /.rocks$/ msg “Sender domain suffix .rocks is full of spammers”
> 
> Am I doing something wrong with either of those rules and are there others that you have seen?
> 
> Bill
> 
Hi Bill,

I would rather do

racl blacklist from /\.rocks[ 	>]*$/ msg “Sender domain suffix .rocks is full of spammers”

mostly there is a closing ">" in the e-mail address which makes your extended  regexp do not match.

(There is a space and a tab character in addition to ">" between [ ].)

Best,
Attila

PS:

By the way space, tab character never goes to any milter in address fields, at least sendmail stupidly transform them into underscore. No data transparency. :-(

Attachments

Move to quarantaine

This moves the raw source file on disk only. The archive index is not changed automatically, so you still need to run a manual refresh afterward.