Sparky Kopetzky wrote:

I'm getting this error while sending email with mail():

Warning: mail(): SMTP server response: 550 5.7.1 <[EMAIL PROTECTED]>... Relaying denied in (path to my program)

How do I turn relaying on??

That has nothing to do with PHP, it's your SMTP server. I'm guessing you're trying to use someone else's mail server, which you shouldn't be doing.

--
The above message is encrypted with double rot13 encoding.  Any unauthorized attempt 
to decrypt it will be prosecuted to the full extent of the law.



--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



Reply via email to