|
Hi all,
When trying to send mail from PHP program I am getting the following error message
I am using IIS in windows server 2003 and the email address where I want the mail to be sent is my company's own and it does exist
Error message in Mailing
Warning: mail(): SMTP server response: 553 sorry, that domain isn't in my list of allowed rcpthosts (#5.7.1) in D:\TimFin\Releases\Release 4.0\Code\includes\mail.php on line 67
Please help
|