Re: Sendmail_from

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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


[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux