Hi All,

When attempting to send an email through a PHP script via Apache, no emails
are sent.  However if I use the standalone binary and run the same script
but on the console then it works fine.

Because of that I have a feeling that there is something in Sendmail which
is preventing the "nobody" user to send emails since "nobody" is what Apache
runs as.

Any ideas appreciated :)

Cheers

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

Reply via email to