Quote:
Originally Posted by edgeprod
I'd recommend you create an otherwise-blank PHP file, and test the mail() function with an address you know to be valid.
|
I tried using both of the examples at
http://www.w3schools.com/php/php_mail.asp and ran them from my server. It responds that it sends the mail without giving an error, but the mail is not received.