Can you also write the error message? It could be you need to turn on your
Mail Server's email redirection - the feature that allows it to send email
on to another system

EG: My local email server gives me an address of [EMAIL PROTECTED]
Trying to send mail to it using php always works, as it is a local email
address. However, when using php to send an email to [EMAIL PROTECTED]
(for example) I need the redirection feature enabled. Otherwise php returns
an error!

Hope this helps

Stephen



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

Reply via email to