|
Posted by Eff on 06/14/05 02:42
Im using a php form script that has been working correctly until i was
advised that there is a problem when people submit form supplying a
hotmail email address in the email field. Is there an issue with hotmail
addresses?
This is the error that is shown.
Warning: mail() [function.mail]: SMTP server response: 550
<effz@hotmail.com>, Recipient unknown in D:\psycom-unity\process.php on
line 144
This is the line of code.
mail("$Email", "$subject", "Hello $Name,\n\Email message");
Any help would be much appreciated.
Thanks
Efraim
--
Using Opera's revolutionary e-mail client: http://www.opera.com/mail/
Navigation:
[Reply to this message]
|