• Skip to main content
  • Skip to primary sidebar

xfpoint

XenForo Resource Site with Tips, Tricks and Hacks

  • Home
  • About
  • Glossary
  • Guides
  • Tutorials
  • Add-ons
  • Contact
You are here: Home / Tutorials / How to Fix XenForo Not Sending Email Issue

How to Fix XenForo Not Sending Email Issue

January 20, 2018 by Shabbir Bhimani

Email is the most crucial form of communication for forums and emails not being sent from the server is a very common issue for a XenForo forum webmaster.

Without email, members won’t get email notifications of private conversations, thread updates, forum updates etc. It can also mean admin won’t get emails from members who are trying to get in touch with them using the contact form.

In this article, I will show you how to fix XenForo email issues.

The Config

The first step to check if the emails are disabled in the config file or not.

It can happen that developer may have disabled the emails for testing purpose and has forgotten to enable it.

The From Email

The from email is very important. If you are using Gmail or any other email service providers email as from email address, the emails may be either discarded by the host and not sent at all or if they are sent by the host, it may be discarded by your email service provider.

Edit Admin CP > Options > Basic Board Information

And change the Default Email Address to @yourdomain.com.

Switch To SMTP Based Email

The most common reason for no emails being sent from XenForo is because the hosting server isn’t configured to send emails using the default PHP mail function.

I use Amazon SES for sending emails from XenForo but one can use any SMTP service provider for that matter.

Even Gmail has SMTP services and one can use a regular Gmail account to send out XenForo emails via SMTP. However, there is a very small limit (100 emails in 24 hours) to the number of emails one can send via SMTP for a free Gmail account.

Instead of using @GMail, use Google GSuite for sending XenForo emails.

Share this:

  • Click to share on Twitter (Opens in new window)
  • Click to share on Facebook (Opens in new window)
  • Click to share on WhatsApp (Opens in new window)
  • Click to share on LinkedIn (Opens in new window)

Filed Under: Tutorials Tagged With: Amazon, Config.php, Configuration, Email, Google, GSuite, SES, SMTP

About Shabbir Bhimani

xfpoint.com is an independent XenForo resource site with tips, tricks, hacks, and resources for new XenForo webmasters to improve their community. Read More…

Primary Sidebar

About Shabbir Bhimani

xfpoint.com is an independent XenForo resource site with tips, tricks, hacks, and resources for new XenForo webmasters to improve their community. Read More…

© xfpoint 2025. xfpoint.com is an independent XenForo resource site for new xenForo webmasters.

Copyrighted code samples of XenForo will be visible only if you have a valid xenForo license.