PHP mail() bounces
Posted
by singpolyma
on Server Fault
See other posts from Server Fault
or by singpolyma
Published on 2010-02-15T19:37:41Z
Indexed on
2010/03/23
11:03 UTC
Read the original article
Hit count: 308
I am sending email using mail() under PHP5 on Dreamhost (which I believe uses the local sendmail or other MTA) ... bounces are coming back to the sending shell user, instead of to the user in the From:/Reply-To: header. Any ideas?
© Server Fault or respective owner