Dear all, Sorry for my English...I am not a native speaker...
I am experiencing the same problem with the mail function. I am using exactly the same test php script to test the PHP mail function. I have two RedHat linux boxes. In one box, the PHP mail function work and in the other one doesnt work. In both using sendmail command line work fine. I have checked the maillogs and I only can see any maillog in the one that PHP mail function works. In both I have set SMTP like localhost, sendmail_path=/usr/sbin/sendmail -t besides I have double checked the permissions for the nobody user to either execute the php script or the sendmail command. Could it be an issue of either the PHP version or the sendmail version? How could I use PHP logs or whatever tool to check what is going on? Many thanks in advance and sorry if this is considered a lame question Miguel -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php