Letter owner

The apache username is sending the email, and of course it's sending it from your server, so the server's domain name is correct.

There may be a php command that works with the mail() function to change the default, or the answer may be to populate the From: field. Perhas you should ask this on a PHP forum.

Jeff
 
Back
Top