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('[EMAIL PROTECTED]', 'SubjectString', 'BodyText')), it fails.
> 
> No email is sent, the return value of the function, when cast to 
> integer, is zero, and I have thoroughly tested that sendmail 
> works just 
> fine.  It is a RedHat 7.2 server, if that matters (though I 
> don't think 
> it does).  I have done all of my compiling as root, and 
> /usr/sbin/sendmail was definitely in my PATH.
 
****************************************************************************
This message is intended for the sole use of the individual and entity to
whom it is addressed, and may contain information that is privileged,
confidential and exempt from disclosure under applicable law.  If you are
not the intended addressee, nor authorized to receive for the intended
addressee, you are hereby notified that you may not use, copy, disclose or
distribute to anyone the message or any information contained in the
message.  If you have received this message in error, please immediately
advise the sender by reply email and delete the message.  Thank you very
much.                                                                       

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

Reply via email to