Fixing spam with postage
Posted Feb 5, 2004 4:03 UTC (Thu) by
Baylink (guest, #755)
Parent article:
Fixing spam with postage
IMHO, *the* *number* *one* problem in killing spam is that for any approach to work, it needs
to get the buy-in of the "Big 10": AOL, Earthlink, AT&T, Yahoo, Hotmail, MSN, and the rest,
in
no particular order after the first two. (:-)
One such approach that's gaining traction in exactly that space is SPF (does it keep you from
getting mailburn?) -- Sender Permitted From. SPF, which checks
that the SMTP transaction is coming *from* a machine listed in the sending domain's DNS (as
a TXT record), as sort of a "reverse MX", is in fact gaining traction in that important Big 10
space, with AOL among the carriers trying it out. The fact that I found the website for
posting here with an unadorned Google search for "spf" probably means something all by itself.
My *other* favorite approach to spammers, which I personally think would kill them dead if we
could get *it* implemented by a substantial majority of the Big 10, is the variable viscosity tar pit,
which Marty Lamb is hidden away in his basement laboratory busily rewriting to make it
sufficiently efficient to run in that environment. This one's idea is that the spammier a
message gets to look *as the sending SMTP client is sending it to you*... the slower you ack
each transaction record.
Since the spec for SMTP in RFC 2821, section 4.5.3.2 says that you can delay that ack up to 3
*minutes*... and I can pretty much guarantee you that the bigtime spammers, using software with
built-in SMTP senders, have that timeout cranked WAAAAAY back, to like 10 or 20 *seconds*,
well, if the message gets spammy enough, they'll give up on you and it didn't cost you
anything. *AND*, it may well have tied up one of the spammer's limited number of sending
threads.
Imagine what things would be like if *lots* of spammers had to wade through that.
It'd be kinda like La Brea.
"You wouldn't think dinosaurs would get that close to downtown, would'ja?"
But hey, maybe it's just me.
So many things are just me...
(
Log in to post comments)