Johan van Zyl wrote:
Hi All
I use sample code from PHPFreaks i.e.

mail($email_address, $subject, $message, "From: realcorp.net
Webmaster<[EMAIL PROTECTED]>\nX-Mailer: PHP/" . phpversion());

When the e-mail address is [EMAIL PROTECTED] (hosted by my telco/isp) it
works.
When I try [EMAIL PROTECTED] (via godaddy) it does not?

If I send e-mails to those two addresses, using Outlook, they both work?

Please feel free to try and register here.
http://realwebonline.myftp.org/mc/register.php
so that I can see if it works with other e-mail addresses.

I did look this up in the manual - but I am still baffled.

Thx

Is @jvz.co.za hosted on the same network as the web-server? Seems to be a problem with relaying on the mail-server.

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



Reply via email to