Hello,

On 08/02/2002 10:34 PM, Bob Lockie wrote:
> I can't get mail to work on my system.
> It always tries to send mail as the user 'nobody' which my Apache 1.3.26 runs as.
> phpinfo() reports I have the correct path to the php.ini file which specifies it is 
>supposed
> to send as the user 'bob'.
> I have sendmail 8.12.5 and PHP 4.2.2 on the same RedHat Linux machine?

Use mail() 5th argument like this "[EMAIL PROTECTED]",


-- 

Regards,
Manuel Lemos


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

Reply via email to