On Tue, 2004-09-07 at 16:52, Josh Close wrote:
> When I'm using mail() to send an email, the user is always
> 
> From: "Apache" <[EMAIL PROTECTED]>
> 
> How would I get this to change? I didn't see anything in php.ini or
> httpd.conf. I've found it's not possible to do a header rewrite with
> postfix either.

Add a "From:" header in the optional last field of your mail() call.


-- 
Greg Donald

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

Reply via email to