Stop the Spam!
August 20, 2006 2:38 PM
Subscribe
I am getting spam to addresses picked up from a PHP mail script - can I stop this?
I have built a small site for a Film Society which has three "contact us " style pages, with a simple form and a send button. The send button uses the PHP Mail function to send an email with the question or comment to an email address (depending on the page) which is stored in a MySQL table and is retrieved before the Mail function is called.
The email addresses in question are receiving spam which looks to have come from the website (ie sent through the form) but infact contains nonsense and spam-like messages. It looks to be automated, so not somebody typing stuff in manually.
Firstly, how is this being done when the email address is only stored server side and secondly, is there anything I can do to stop it?
posted by jontyjago to computers & internet (13 comments total)
2 users marked this as a favorite
posted by stovenator at 2:45 PM on August 20, 2006