Guest Posted March 18, 2004 Share Posted March 18, 2004 When i receive an email from the contact us page the email has the folowing format in the from address chris nTo: Chris Durkin nMIME-Version: 1.0nX-Mailer: osCommerce MailernContent-Type: text/plain which when i choose reply to looks like this joe@bloggs.comsales@cd-solution.co.uk this is the email address of the 'sender' with the 'to' email address of the store i have played around with the includes/functions/general.php file particular the $message->send($to_name, $to_email_address, $from_email_name, $from_email_address, $email_subject); but i can't get the email to be sent to me with a correct return address What am i doing wrong, it seems as though even though i have specified an email address in the catalog/admin configuration there is somewhere an other entry stored for the return address which gets attached to the retun address of the real sender. Hope this makes sense Thanks Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.