«« Coyotes UnsupportedOperationException »»
blog header image
Images in Hotmail Junk Mail

Hotmail has finally deactivated outside images by default on junk email. This is important because spammers can use outside images - and by outside I mean requested from a web site and not included with the email - to track who is reading their spam emails. This gives them a list of "active" email addresses to spam further. Here's a trivial example:

<img src="http://www.spammer.net/image.jpg?email=joe@hotmail.com">

When Joe views the spam, this image will be requested and the querystring on the end of the picture filename will be processed by the web server. The web server will then know that joe@hotmail.com is a valid email address and store this information for later.

Most spammers obfuscate this a bit. For example, they may use a code number in place of the email address and IP numbers instead of a domain name. So an image tag can end up looking like:

<img src="http://66.32.221.223/GJASKWE.GIF?ZZZ=EKDs314KL239kjwm23234">

Which of course makes it harder to track exactly what's going on there and who it's coming from if the spammer changes IPs a lot. Most people don't even realise its happening or the fact that the images are not contained in the email. Email written in HTML definitely has its share of problems.

I already block outside images from automatically downloading and appearing in the Mac Mail client. Kudos to Microsoft for implementing this in a free service! Though reducing spam to hotmail.com accounts - which lessens excess load on their servers - is probably the central motivation, it's good either way. Is it in Outlook yet? I don't use it regularly.

Posted at May 07, 2003 at 10:53 PM EST
Last updated May 07, 2003 at 10:53 PM EST
Comments

I don't know if it's in OUtlook, but I'd love to know. Let me know if you find out. Thx.

» Posted by: itsy at May 8, 2003 11:34 PM

I sort of found a work around to this problem (in Outlook Express at least).

When I see that I have a pile of spam to go through, I just "go offline" by going File -> Work Offline or by clicking an image in the bottom of the window. The program then won't try to download any images, and I can get rid of my spam easily. ;-)

It's fast and easy to turn on / off, so that is what I was looking for.

» Posted by: JimboJones at May 10, 2003 03:58 PM

http://mail.rochester.edu/~jr007j/emailencoder/

» Posted by: Juan at July 17, 2003 12:29 AM
Google
 
Search scope: Web ryanlowe.ca