-
Website
http://dmiessler.com/ -
Original page
http://dmiessler.com/blog/the-worst-anti-spam-technique-ever-bouncing-spam-messages -
Subscribe
All Comments -
Community
-
Top Commenters
-
ax0n
5 comments · 1 points
-
Michael Blume
5 comments · 1 points
-
cooperati
179 comments · 2 points
-
dapxin
39 comments · 1 points
-
drew_reece
3 comments · 1 points
-
-
Popular Threads
This is not to say that this is a good idea. But it's not quite as stupid as just replying to the spammer to tell him that you'd really rather that he didn't send you advertisements for v1aG ra.
First attempt from an IP address, reply with a 4xy SMTP error code (to those not versed in SMTP, it means 'temporary problem, please try later'.
Second attempt from the same IP address for the same recipient: process normally.
The idea is that spamming software doesn't manage a 'deferred' queue and would just give up on messages that get a transient (4xy) error message.
The downside is that legit messages take a long time to get there, some 5 minutes at least.
I'm not sure how well that works.
-- Arik