Using an SMTP Mail Plugin To Solve Email Delivery Issues in EventON
Last Updated: October 19, 2021
EventON uses the wp_mail() function to send email notifications and confirmation emails to customers and admins.
The wp_mail function is not very reliable and emails submitted from your site might not get delivered to the recipient. In such situations, EventON has no control over the outcome since this is a core WordPress feature. To fix email delivery issues such as these, we recommend installing an SMTP plugin which basically takes over the email submission process from the wp_mail() function and ensures that emails from your domain are authenticated for better chances of delivery.
Why would wp_mail() not work?
One reason why the wp_mail() function would not send emails from your website is that by default it relies on your web host’s email server. And sometimes web hosting companies will block mail sending if too many emails are being sent out.
Which SMTP plugin?
There are a couple of free SMTP plugins that you can choose from on the WordPress plugins repository eg: WP Mail SMTP by WPForms , Easy WP SMTP , YaySMTP and WP SMTP
These plugins allow you to use other high-volume mail servers like Gmail and Sendgrid. If you are having issues with sending or receiving emails with EventON you can opt to use one of these 3rd party SMTP plugins.
Once configured these plugins will use the SMTP mail servers instead of the default mail server from your web host.
How to test if emails are working
If you go to EventON Settings » Diagnose you can enter an email address and send a test email to check if the EventON mailer is working on your website. If you had trouble sending and receiving emails before, using an SMTP mail plugin should resolve those problems.
Did this article help you?
- How to
- ** How to use event_type category to do more
- How to Activate EventON
- How To Allow Users to Submit Events and Create an Events Listing Page
- How to apply a patch fix
- How to Bulk Update Language Translations Using the Import/Export Tool
- How to cancel addon subscription before auto renew
- How to Deactivate EventON Addon Licenses
- How To Display or Hide the Live Now Icon
- How to Enable Auto-updates for EventON
- How to find your EventON license key (Purchase key)
- How to Fix a Broken Sidebar Caused by the EventON Widget
- How To Hide Blank Rows On the Calendar EventTop
- How To Set Up and Use the Filter Bar on Calendars
- How to Set Up Health Guidelines for EventON and Extend It
- How to Setup & Use Custom Fields for Events
- How to setup & use multi data types
- How to Setup Basic Paypal for Events
- How to show past events
- How to show your calendar on external sites using an iFrame
- How To Turn on Sort Options On Your Calendar
- How To Upgrade Your EventON Addon License
- How to Use Hashtags to Link to Event Sections
- How to Use Single Event Data Values
- How to Use the EventCard Designer
- How To Use the EventON Shortcode Executor(ESE) Widget
- How To Use The EventTop Designer
- How To Use the ICS Import Tool
- How to Use Virtual Visible Event End Time for Events with Limited Visibility but Extended Durations
- Using an SMTP Mail Plugin To Solve Email Delivery Issues in EventON