Yahoo Groups archive

Milter-greylist

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

Message

Re: [milter-greylist] Is greylisting still a valid technique?

2009-10-07 by Paul Venezia

[root@mx ~]# grep -c "delayed for" /var/log/maillog
23231
[root@mx ~]# grep -c "autowhitelisted" /var/log/maillog
658

... and that's just today. Bot farms generally don't retry, dedicated spam relays do. I've manually blocked a few overseas /24s due to this, but otherwise, I let it run by itself.

-Paul

On Oct 7, 2009, at 9:46 AM, philippeake wrote:

Very few spammers still used dedicated systems to send out their wares, most now use bot farms.

This means that they will be sending via real MTAs, which will retry.

Looking at my logs over the last two days I see this:

# grep "Greylisting in action" mail | wc -l
1234
# grep "delayed for" mail | wc -l
1234

So every email delayed by greylisting was eventually re-sent and accepted.

Most SPAM was blocked by RBLs, that which passed (the 1234 above) then went on to SpamAssassin, which trashed around 1,210 of them as SPAM.

Greylisting contributed ... zero.


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.