A reader sent me a link to a list of points that make Gmail really great. I'm not sure whether or not these points are enough to convince me that Gmail is fantastic, but I admit that it does do some things well (Hotmail does a few things well, also).
One of the things that I found interesting from supporting points is that Gmail allows you to find out who sold your email address to spammers.
Here is how to use it:
While signing up for any new website enter your Gmail address as
your_user_name+website_name@gmail.com.Don’t worry, you will receive the mails as usual because Gmail doesn’t recognize any combination of words or numbers after the “+” sign.
Whenever you get any spam message just click on the “Show Details” link to expand the email header and find out the email address to which it was sent.
If you had signed up according to the step number 1, you will be able to find out who gave your email address to the spammer.
This assumes, of course, that you're going to enter in the website where you sign up to receive stuff or get access to something else. If you do that then I think that you're going to have a pretty good clue who is farming out your email address to spammers. It lets you track down those guys who say they'll protect your privacy but really don't.
The one drawback to this is that some web pages may get wise to this trick and start cleaning up email addresses by removing everything after and including the + sign up to the @ symbol. Until they do, I think that this trick has some merit.
Comments
Anonymous
May 21, 2008
The comment has been removedAnonymous
May 21, 2008
You are aware that this has been available in Sendmail and Postfix (and most likely other MTAs) since many, many years?Anonymous
May 22, 2008
yeah, this is an old UNIX trick. works great ;)Anonymous
May 22, 2008
Old school trick that the spammers are well aware of I'm afraid. Postfix has had VERP support since version 1.1 and the recipiennt_delimiter configuration even longer. See http://is.gd/kdA for more info.Anonymous
May 22, 2008
I actually use a variant of this on my home mail server that fixes the problem of spammer's knowing this trick: Don't make the LHS of the + version of your email the same as your real email address. So my real email address is mdouglass@... When I give out my email address, I give out md+website@... If they drop the +website and just send to md@..., the email is thrown away as obvious spam. Yes, it's more polluting of the email namespace, but there's no way for the spammer to get back to my real address and I can still track down who sends me my spam (which is an interesting list, btw). I'll also note that this occassionally gets funny reactions when you have to speak to real people at a company. Someone at vonage gave me a month free because they thought it was so cool I loved their service enough to have it in my email address. I tried to explain, but she just didn't understand.Anonymous
May 22, 2008
I find services like sneakemail.com to be preferable. I can generate as many unique addresses as I want and label each with the web site name I will use it at, I can track how many emails each sneakemail address is receiving (and who they were from), and I can simply delete any sneakemail address that is being spammed.Anonymous
May 22, 2008
The comment has been removed