Andy Matthews wrote: >>Perhaps I'll have to start replacing out any instances of "Content-Type" >>in any email form fields :( > > > That's what I ended up having to do. I got about 20 or so emails that had > gotten through like that and analyzed them for common themes. I found > several that could be bad and checked for them. Here's some code if you're > interested:
I've got a guestbook on a site I built for bob guiney that I get probably 5-10 messages a day that are either outright spam or hack attempts. Luckily it's a moderated guestbook so none of that stuff gets published but eventually I added some code to just prevent people from trying to post guestbook entries with "http" in them. I should probably add "content-type" to that. I get awfully tired of disapproving guestbook entries that look like this: "Hi! Great site! I learned something! online casino pharaceutical blah blah blah" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Message: http://www.houseoffusion.com/lists.cfm/link=i:4:232913 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

