Mucho Spamo
I was getting complaints that I did not respond to my email. I discovered that somewhere along the line I had turned off the kpgraham@harpamps.com and kpgraham@jt30.com. When I turned them back on, I started getting a few emails, but I also started receiving over 400 spam messages a day. My spam filters got almost all of it, but I still have to browse the spam to see if there is anything that was misclassified.
I wend back to JT30.com and Harpamps.com and I searched for Mailto: and the javascript that I created to obsfucate the email and I replaced them with a link to a contact.php page. The page I created will mail me if a human actually fills out the form and clicks submit. I have a captcha image to verify the humanity and I strip out html before I mail it.
Now I will only get human mail, hopefully. I have shut off the bad emails again, making them output to null. Spammers will waste their time mailing to me using these emails.
If you want the very simple php code that does this, download the zip file in the link below. You just need to change the verbiage on the page and the email address in the code so that you receive the mail and not me.
kpgcontact.zip
I wend back to JT30.com and Harpamps.com and I searched for Mailto: and the javascript that I created to obsfucate the email and I replaced them with a link to a contact.php page. The page I created will mail me if a human actually fills out the form and clicks submit. I have a captcha image to verify the humanity and I strip out html before I mail it.
Now I will only get human mail, hopefully. I have shut off the bad emails again, making them output to null. Spammers will waste their time mailing to me using these emails.
If you want the very simple php code that does this, download the zip file in the link below. You just need to change the verbiage on the page and the email address in the code so that you receive the mail and not me.
kpgcontact.zip










0 Comments:
Post a Comment
<< Home