D Sledge wrote:
         OS:  Red Hat Enterprise Linux AS release 4 (Nahant Update 4)
 web server:  Apache 2.0
php version:  4.3.9

When I use the function mail(), the the from email address that is used is 
apache@<hostname>.  I
tried setting the sendmail_from directive in php.ini and the ServerAdmin 
directive in httpd.conf
to something different but it still keeps using the same address.  Is the a 
different directive
I'm supposed to be setting to change the default from address?

What mta is on the server?

If it's exim, you might need to adjust the 'trusted_user' line (see exim documentation).

--
Postgresql & php tutorials
http://www.designmagick.com/

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

Reply via email to