Re: Spam using email on website

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

 



Richard Lynch wrote:
On Tue, November 7, 2006 12:42 am, Pieter du Toit wrote:

What can i do?

Disable the mail() function bit in your code that processes the FORM
submission.


you could also use a cool class I once found, google/search for phpmailer, it has a nice bit of code that allows you to connect directly to a smtp server, so you can bypass the php mailer function.

what can also to do is write all the info your about to email to a log file, this way you could at least see what these spammers are doing.

clive

--
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