Re: mail() problem

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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

mail($email_address, $subject, $message, "From: realcorp.net
Webmaster<johan@xxxxxxxxx>\nX-Mailer: PHP/" . phpversion());

When the e-mail address is johan@xxxxxxxxx (hosted by my telco/isp) it
works.
When I try johan@xxxxxxxxxxxx (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


[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux