Reply-To headers sent in php mail()
Posted by: rockwell
Posted on: 2006-06-13 20:39:00
Hi,
First off, I'm new to Dreamhost and so far glad to be here.
I am teaching myself php and have run into a problem with the reply-to headers being sent by the mail() function.
When I check my e-mail the form submission arrives just fine but when I reply there are two other e-mail addresses in the reply-to field,
these are:
My@runts.dreamhost.com
testReply-To@runts.dreamhost.com
Obviously I am on runts and I am not including these addresses in my script.
I cannot figure out how to stop the server from sending these and any help would be greatly appreciated.
Thanks
Chris