Hello,
Our system is Magento version 2. When we reply an order confirmation email to contact the buyer, the default recipient in zoho mail is wrongly our own email address, which is supposed to be the buyer's email address. Every time, we have to manually change the recipient. It is really inconvenient.
But when you reply an email from Contact Us form, the default recipient is correctly the visitor's email address.
This issue does not exist in Gmail. Anyone know how to configure it?
----------------------------
For example, one customer placed an order and Magento 2 sent an order confirmation email from
Seller@mysite.com to
Buyer@email.com, It looks like in this format:
Subject: Thank you for your order# 1234567
When we, as a seller, reply this order confirmation email in zoho mail, it will be in this format:
Subject: Re: Thank you for your order# 1234567
Thank you!
Brian