Hi folks!
I'm new to PHP, and have been trying to get mail() to work on my server. I've configured the php.ini file to include the smtp server name. The PHP runs on a Windows NT server. This is the error I get :
Warning: mail() [function.mail]: SMTP server response: 554 Relay rejected for policy reasons. in c:\inetpub\wwwroot\new\mailtest.php on line 3
I know there is probably an extremely simple solution to this. Does anybody have a clue?
Your help is MUCH APPRECIATED!
Regards,
kyrie26