Re: Apache send mail and php



Most likely it is in the sendmail configuration that needs to be
changed to allow you to send from another address.

Are you running your own server where you can change the configuration?
Do you have your domain set up as a local host in sendmail?

J.O. Aho wrote:
wesley@xxxxxxxxxxxx wrote:
Hi All, i am using a php script to send emails but i cannot seem to use
my own from_address as Apache keeps putting its own address, how do i
change that? I have looked in the httpd.conf but the changes that i
made do not seem to make a difference. Any suggestions?
Thanks Wes


You need to modify the mail header, to use your mail, with other words fix
your php script.


//Aho

.



Relevant Pages