Hey guys,
I was wondering if anyone could help with this. I have a Magento 2 webshop. When a customer places an order he'll receive an email with the order confirmation and an invoice, which is perfect. The sender address of that email is set up in the store-configuration and connected to the representative emailaddress which is set-up in general configuration.
I would like to change that emailaddress to a noreply address. Every single time that I try to change that address by change it the configuration settings, the customer does not receive the order confirmation anymore. Is there a better way to change this?
Hi @sprosmansp8a6f,
Kindly check in your mail SMTP configurations all the keys, port number are entered in your gmail or anyother mail stream.
Best regards
madhuboots
Magento Modules Company
The issue could be related to email authentication settings. Ensure the new noreply address is properly configured with SPF, DKIM, and DMARC records to avoid being flagged as spam. Also, test the new email setup using Magento's built-in email test feature or a transactional email service like SMTP. Let me know if you need more details!
@sprosmansp8a6f wrote:Hey guys,
I was wondering if anyone could help with this. I have a Magento 2 webshop. When a customer places an order he'll receive an email with the order confirmation and an invoice, which is perfect. The sender address of that email is set up in the store-configuration and connected to the representative emailaddress which is set-up in general configuration.
I would like to change that emailaddress to a noreply address. Every single time that I try to change that address by change it the configuration settings, the customer does not receive the order confirmation anymore. Is there a better way to change this?