advice on anti-spam tools

Warren Block wblock at wonkity.com
Mon Apr 2 23:36:27 UTC 2007


On Tue, 3 Apr 2007, Angelin Lalev wrote:

> My e-mail server is running the latest spamassassin with all of the blacklist enabled and etc.
> but I still receive over 20 spam messages a day ("image" spam mostly).
> The situation with other users may be worse.  That's why I was thinking about some tool that
> 1. store incoming email
> 2. send request to the sender of the message, requiring to go to some address and enter the numbers (letters)
> from image
> 3. if the puzzle is solved in time (week or so) deliver the message, otherwise delete it.

This is called "challenge-response".  The headers of the spam 
are almost certainly forged and can't be trusted.

So it's impossible to really tell the sender of the message.  Your 
"challenge" will be spam sent to an innocent person whose From: address 
was forged in the original.

A quick search of ports doesn't show any obvious challenge-response 
software.

If you're not already using greylisting, consider that.

-Warren Block * Rapid City, South Dakota USA


More information about the freebsd-questions mailing list