DISQUS

DISQUS Hello! dmiessler.com | grep understanding is using DISQUS, a powerful comment system, to manage its comments. Learn more.

Community Page

dmiessler.com | grep understanding

dmiessler.com/about/
Jump to original thread »
Author

The Worst Anti-Spam Technique Ever: “Bouncing” Spam Messages

Started by Daniel Miessler · 7 months ago

Some well-meaning, albeit uninformed soul (who just got Dugg) came up with what he believes to be a great way to combat spam. The idea is to “bounce” the spam messages back to the spammer — presumably so that you don’t exist.

Interesting. So ... Continue reading »

2 comments

  • He's not replying to the message, he's "bouncing" it back ... basically the system sends back the same "This is an invalid address" message that gets sent when mail is sent to an invalid address.

    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.
  • Another technique which I personally don't like but is being used:

    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

Add New Comment

Returning? Login