xfpoint

How to Disable Emails Completely in XenForo

Why Disable Emails in XenForo?

There are a couple of reasons to disable emails in XenForo.

How to Disable Emails using Config

Config.php file has an option to disable emails. All you have to do is add the following line of code in your config file.

And XenForo will stop sending every email to every member including admins.

All plugin emails sent via XenForo will also be stopped but if plugins send emails outside of XenForo, it won’t be stopped. One such example is a use of Sendy and using Sendy Newsletter Plugin to integrate Sendy and XenForo. Sendy is an independent email newsletter service that uses Amazon SES to send emails and doesn’t use XenForo settings.

Exit mobile version