New Order emails only,will always try to send to [email protected] and fail.
-
I’m using WP Mail SMTP. The test mail arrives correctly. The WooCommerce emails go to the clients correctly. But any email sent to New Order will send the error message “Undelivered Mail Returned to Sender” and fail with “Host or domain name not found” [email protected].
We’ve tried using different email addresses as recipients to the New Order email. No matter which one we use, WooCommerce will fail to find the host and return the above error. The same email addresses will receive emails correctly from either WooCommerce’s emails directed to clients, or from the SMTP’s test email.
Even if we leave the field empty to default to the admin email, it still fails with “Host or domain name not found” recipient: [email protected].
The gist:
1. SMTP plugin is set up, and is sending test emails correctly
2. The WooCommerce emails go to the clients correctly.
3. The same email address, or any other one, including the default admin email, that receive emails correctly as a client or a test email recipient, will return “Undelivered Mail Returned to Sender” error and “Host or domain name not found” [email protected].
4. Deactivating the SMTP plugin produces exactly the same results.
5. If I add a second email recipient after a comma, the “Array” will get appended only to the second one, letting the first one successfully receive the email.
6. Adding only a comma, seems to fix the issue and send the email with no “Array” appearing anywhere.
- The topic ‘New Order emails only,will always try to send to [email protected] and fail.’ is closed to new replies.