apache@localhost.localdomain

Hello,

I am ltrying to find the config file to modify a parameter for apache (I guess). Here, when sending mail using php web form I get a copy of all mail sent from that form, but here is a sample of what I get :

From : apache@localhost.localdomain
To : myemail@host.com
Subject : Mail
Date : Mon, 28 feb 2005
Message ...

How can I configure apache to use my own email, so user will get my mail instead of apache@localhost.localdomain.

I know there is a way to do it using some option in my php form, but looking for the best and definitive solution. My php form do not let me change any option so I am stuck.

Tkx

look in httpd.conf for
"ServerAdmin"

Have a try changing it.

go to /etc/httpd/httpd.conf,
rename serveradmin