How Event Espresso sends email confirmation?
Which file is responsible in WP to send those emails.
Do we have to install plugin like WP mail SMTP to fix the problem.
I believe we did not use SMTP plugin on our old website and email went ok.
Event Espresso sends email confirmations through the WordPress wp_mail() function which is located in wp-includes/pluggable.php.
If your current mailserver is not sending out emails through WordPress then one way to work around the issue is by installing a plugin like the WP Mail SMTP plugin and sending the email through an SMTP account. An even better solution is to use a transactional email service like Mandrill or Postmark.
Viewing 1 reply thread
The support post ‘confirmation email not sent’ is closed to new replies.
Have a question about this support post? Create a new support post in our support forums and include a link to this existing support post so we can help you.
Support forum for Event Espresso 3 and Event Espresso 4.