Page 1 of 1

SgMailto

PostPosted: Sat Aug 04, 2007 5:48 am
by info
I'm releasing some javascript that you can put on your webpage that will generate a unique spamgourmet address for each visitor, along with the "sender" directive, so that someone who visits your site can communicate with you indefinitely as the "exclusive sender" for his/her very own disposable address. I added the .js file to the sourceforge subversion repository, and here ( http://www.spamgourmet.com/SgMailto.zip ) is a zip file with the .js file and an example html file. I've seen stuff that's similar to this but most of it has been back end code (like PHP) - this code will work on a static web page.

PostPosted: Sat Aug 04, 2007 10:09 am
by lwc
Won't I be flooded with endless exclusive spammers?

PostPosted: Sat Aug 04, 2007 3:56 pm
by josh
no, because it relies on javascript to create the mailto link, so it has the same safeguards as the scrambling/obfuscation scripts.