Stephen wrote:

I am trying to get mail working with my php setup.  I have an exchange
server that I want to send mail to but I get the error

Warning: mail() [function.mail]: SMTP server response: 550 5.7.1 Unable to
relay for [EMAIL PROTECTED] in

I have setup SMTP = my server address and sendmail_from to my email address.


It is the email server that is not allowing your computer (pittsh.com.au) to connect to send email. Ask the administrator of that computer to allow your computer to relay through it. FYI it is correct for email servers to only allow needed computers to connect to avoid being an open relay for spammers.


HTH
Chris



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



Reply via email to