Page 1 of 1

Sending Order Confirmations from Multiple EMail addresses

Posted: Wed Feb 07, 2024 4:13 am
by lancestevenallison
I'm fault finding a OC 2.3.0.2 store. Looking at the mail logs, I can see that order confirmation emails are being sent from two email addresses, sales@mydomain and orders@mydomain. What is confusing me is that I can only see where the admin email address is configured System -> Settings -> Store -> E-Mail. This is currently set to sales@mydomain. Where would the orders@mydomain be configured to also send order confirmations?

Re: Sending Order Confirmations from Multiple EMail addresses

Posted: Wed Feb 07, 2024 5:43 pm
by ADD Creative
Could be added by and extension or a modification to catalog/model/checkout/order.php. Check you extensions and in storage/modification.

Re: Sending Order Confirmations from Multiple EMail addresses

Posted: Thu Feb 08, 2024 1:02 am
by paulfeakins
As above this doesn't sound like default behaviour so it could be coming from an extension?