12% of E-mail Users Have Responded To Spam
Meshach writes "An article in Ars Technica claims that 12% of internet users have actually responded to spam messages and tried to buy items. Although I find this hard to believe, it does explain why my spam folder is always full." Also in spam news, wjousts links to a Technology Review article about how spammers get your e-mail address, writing "E-mail addresses in comments posted to a website had a high probability of getting spammed, while of the 70 e-mail addresses submitted during registration at various websites, only 4 got spammed."
and that was it. No link, no pictures. My theory is I have a really good friend who goes through a whole lot of effort just to make me smile. Either that, or it's an insult on my manhood designed to make me feel inadequate.
I got this username and email as an experiment. I have only posted it publicly on Slashdot and have not used it for anything else. I don't even check it. I just checked. I have 5,000 messages in my spam folder. And gmail deletes them after a month. So posting my email publicly on Slashdot only is resulting in 5,000 spams a month.
When I chaired a society at university I got loads of spam (my address was listed on the university's website as the contact for the society), and so did the society's email address. Most of them would be asking me to spam everyone in the society with offers for summer "charity" work and so on. I usually replied with this, which scared them off:
This is a spam.
Quoting from http://www.ico.gov.uk/what_we_cover/privacy_and_electronic_communications/the_basics.aspx ,----[ Electronic mail ]
| Electronic mail is emails, SMS (text), picture, video and answer-phone
| messages. Electronic mail marketing messages should not be sent to
| individuals without their permission unless all these following criteria
| are met:
|
| 1. The marketer has obtained your details through a sale or negotiations
| for a sale.
| 2. The messages are about similar products or services offered by the
| sender.
| 3. You were given an opportunity to refuse the marketing when your details
| were collected and, if you did not refuse, you were given a simple way to
| opt out in every future communication.
`----
You have met none of these criteria. If I receive another message from you I will report your business as sending spam.
One interesting thing I noticed, is that they didnt talk at all about is normal chain-emails. How many times do you receive an email from a friend with some sort of cute story that has been forwarded 10 times before it reaches you. You have to scroll down past 5 pages of email headers, which conveniently contain every email address of people who have been copied on that email. Eventually, one of those chain emails reaches a spammer, and they now have a couple hundred *validated* email addresses to spam to.
Thats why when I (on rare occasion) forward an email, I delete all the previous email headers, and BCC everyone on the list so that the people I send the email to don't get their email address added. Of course, my email address is still shown as the source, so if the people I send to don't follow the same behavior as me, then my address gets added to the forward list.
WTB [sig], PST!!!
Is the one developed by the hard working folks at the OpenBSD project whom have been studying spam for well over 5 years. They came up with something that is devlishly clever called OpenBSD Spamd. Spamd is basically a fake smtp engine that sets the TCP RWIN to 1. By doing this, it causes the transmission speed to slow to 1 byte per second. This can cause a backlog or even crash the spam spender. Fight back, don't filter! You can even create a serious of spam trap addresses, publish them, and reverse harvest the IP addresses of the spam senders. Check out http://www.openbsd.org/