WordPress / SMTP
Why WordPress is not sending emails and how to fix it
Most of the time the website is not completely broken. WordPress is trying to send email through the host in a way inbox providers do not fully trust. The usual fix is SMTP, a proper sender address and real testing.
What you need to know
Most of the time the website is not completely broken. WordPress is trying to send email through the host in a way inbox providers do not fully trust. The usual fix is SMTP, a proper sender address and real testing.
The important part is not to click through settings randomly. Define the exact situation, test one change at a time and check the result from the visitor or customer side.
What to do
- Start with the simplest setting that controls the problem.
- Check whether the feature is enabled and connected to the right page, email, product or checkout step.
- Use a real test case, not only the admin screen.
- Clear cache if the issue appears on cart, checkout or forms.
- After changing settings, repeat the full user flow.
Practical example
For a small business site or store, the best setup is usually the boring one that works: clear fields, clean email delivery, simple shipping or payment rules, and one real test before launch.
When you can handle it yourself
You can usually handle the basic version yourself when the setup is simple, the documentation is clear and you can safely test the result without affecting real orders.
When help makes sense
If the issue affects orders, payments, emails, checkout or live enquiries, a small mistake can cost more time than the fix itself. In that case, use my wordpress edits service and I can set it up or diagnose it properly.
Common mistakes
- Testing only in the admin area.
- Changing several plugins or settings at once.
- Not checking the real email, checkout or form result.
- Leaving old cache in place.
- Assuming the setup works because the toggle is enabled.
Key takeaway
The setup is done only when the real flow works. For forms that means a delivered message. For WooCommerce that means checkout, order status, payment, shipping and email all behaving as expected.