Open luxmedia opened 7 years ago
Use a proper email service - the “from:” header is controlled by core magento, but overwritten by google’s servers. If you use a service like Sendgrid, Amazon SES etc - it will honour the “From:" header.
On Sat, Mar 25, 2017 at 3:56 AM, luxmedia notifications@github.com wrote:
Emails from the shop were always send "from" the email-address, which is defined for the smtp-server login. But we would like to define an independent "from" email-address for the reply.
Because we are using Google Suite with an internal email account " google@mydomain.com " for smtp login. But the Mailheader should not show this "google@..." address. Instead the customer should see "info@..." or " shop@...." in the from/reply field.
How can this be done?
Best regards Volker
— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/aschroder/Magento-SMTP-Pro-Email-Extension/issues/196, or mute the thread https://github.com/notifications/unsubscribe-auth/AAXooyu_IUHSG-2GxEqYWcdxvvBRVgHrks5ro9mTgaJpZM4MoXKy .
Emails from the shop were always send "from" the email-address, which is defined for the smtp-server login. But we would like to define an independent "from" email-address for the reply.
Because we are using Google Suite with an internal email account "google@mydomain.com " for smtp login. But the Mailheader should not show this "google@..." address. Instead the customer should see "info@..." or "shop@...." in the from/reply field.
How can this be done?
Best regards Volker