Hi @birthma
I am now having an issue with emails not being sent after a customer places an order. I have done all of the generic things and nothing has worked so I am a bit stumped. The steps I have already taken: WooCommerce > Settings >Emails I have made sure the address is correct and the box is ticked at the top, Installed WP Mail Logging plugin and can confirm the emails are indeed being sent but not received. Does anyone know what I can do?
For reference I have red and followed this – https://woocommerce.com/document/email-faq/
From what I understand, you’re experiencing an issue with emails not being sent after a customer places an order.
You’ve done a great job in troubleshooting this issue so far. From your description, it seems like you’ve correctly configured the WooCommerce settings and confirmed the emails are being sent using the WP Mail Logging plugin.
However, since the emails are still not being received, it’s possible that the issue might be related to your email delivery system. Here are a few additional steps to diagnose and potentially solve the issue:
- Check your Email Service Provider: It’s possible that your email service provider might be blocking the emails. Please check your email service provider’s settings and ensure that they aren’t blocking emails or marking them as spam.
- Check for Email Delivery Errors: Using the WP Mail Logging plugin, you should be able to see if there are any delivery errors. These errors can provide clues as to what’s going wrong.
- Test with a Different Email Address: Try sending an email to a different email address (preferably from a different email provider) to see if the emails are being received there.
- DNS Settings: Check your domain’s DNS settings to ensure your MX records are set up correctly. Incorrect MX records could lead to email deliverability issues.
- Check the Recipient’s Email Settings: If the emails are being sent but not received, it’s possible that the recipient’s email server is marking the emails as spam or blocking them. Ask the recipient to check their spam/junk folder.
I hope these steps help you resolve the issue. If you’re still having trouble, please don’t hesitate to get back to us with any error messages or additional information you have, and we’ll be more than happy to assist further.