VirtueMart Forum

VirtueMart 2 + 3 + 4 => Administration & Configuration => Topic started by: lipes on October 18, 2012, 05:48:40 AM

Title: Costumer e-mail in the Admin Order email
Post by: lipes on October 18, 2012, 05:48:40 AM
Hi. When someone do a Order I receive from the sender system e-mail.
Its possible to change that to Costumer e-mail ?

The problem is that my father doesnt have the knowledge to see who send the email, so he just click to send a answer.. and answer to him self! :|
I would like to see if in the Order email we could have the same thing like we got for "Ask a question about the product"... because here it's working nice because he just click to give answer to our costumer and the email is the costumer email... not the system email.

Hope you understand what i am trying to tell.
Thanks and best regards
Title: Re: Costumer e-mail in the Admin Order email
Post by: legolas on August 26, 2014, 13:54:06 PM
Hi,

I am facing the same problem.
Have you find a suitable solution for this issue yet?
If so could you please share it?

Cheers,
Marcel
Title: Re: Costumer e-mail in the Admin Order email
Post by: GJC Web Design on August 26, 2014, 14:49:41 PM
the emails are constructed in the /helpers/shopfunctionsf.php - try looking at the code there
Title: Re: Costumer e-mail in the Admin Order email
Post by: jenkinhill on August 26, 2014, 14:56:00 PM
In the current VM versions with default templates the shoppers email address is used to populate the From address in the order email. So just hitting reply to the order email sends the mail to the shopper.

So the "issue" is already fixed.