Guest Posted December 14, 2012 Posted December 14, 2012 Hi I think I am sort of winning with the admin/mail.php problem I have the following coding so it sends a email to the store owner as well so I know who I have sent emails to from the admin area # simple mod to send CC $mimemessage->send('World of Cosmetics', 'email address of where the cc email goes to', '', $from, $subject, $message, $customers_email_address); Only problem is its not sending the customers email address in the email I receive (the store owner) All I get is the following Message: Test
Guest Posted December 14, 2012 Posted December 14, 2012 It's ok I am going to leave it how I have got it now as the following in the email's I receive customers email address Message: Test That will do, least I know who I have sent the emails to
Recommended Posts
Archived
This topic is now archived and is closed to further replies.