Re: Spam using email on website

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Pieter du Toit wrote:
Hi guys

I have a website that is being crawled or whatever and i have a submission form for an event.

I keep on getting random mail from this form.

I have even disabled the submit button on the form, but keep on getting it.

What can i do?

Did you write the mail sender script yourself? A spammer can simply submit your form using there own server or any other server with your fields, so you need to stop the processing on your server side if you simply want to disable it.

If you want it work however then that you could use the GD library to create an image on the fly showing 5 numbers, which the user needs to fill in in order to send, this would stop the bots from being automate your form.

Kevin

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux