Re: [PHP] any reason why mail() returns a false value?

2002-06-22 Thread Paul Roberts
ECTED]> Cc: <[EMAIL PROTECTED]> Sent: Friday, June 21, 2002 6:30 PM Subject: Re: [PHP] any reason why mail() returns a false value? Ed, thanks for taking a look at this: [eprice@media eprice]$ less public_html/testmail.php a mail Test Now, hopefully your message has been

Re: [PHP] any reason why mail() returns a false value?

2002-06-21 Thread Erik Price
Ed, thanks for taking a look at this: [eprice@media eprice]$ less public_html/testmail.php a mail Test Now, hopefully your message has been sent."; print "The return value of mail() is " . (int)$return . ".\n"; ?> The results I get are: Now, hopefully your messa

RE: [PHP] any reason why mail() returns a false value?

2002-06-21 Thread Lazor, Ed
Please send code generating the problem. > -Original Message- > my sendmail problem is still present -- every time I try to call the > "mail()" function, even with the simplest of arguments (the > first three > required arguments, all three of them simple string literals: > mail('[EMA