All the receipts or any emails coming from EventEspresson are being blocked. I have a screenshot from my cpanel (https://drive.google.com/file/d/1ZdAuk7tSPmWyyyO2p3s_CmZna4DcC5T1/view?usp=sharing). The first 2 were successfully sent from the cpanel directly and webmail. Emails are successfully going through. Receipts are being blocked and my webhost said that
” It look like you are using mail() function in php to send emails. The emails generated by mail() function is likely to be identified as spam at most mail servers because they don’t have a proper from email ID. Please change your script to use smtp() function with authentication, that will ensure the deliverability of emails.”
How can I activate this? All these started happening since Feb 21. So no one has received receipts since then and that is alarming.
In most cases, setting up a third party service to deliver email will resolve email delivery issues that often come with sending email through self-hosted WordPress sites. We recommend using a service like Mandrill, Postmark, or any of the other services listed in our documentation for sending transactional email. More info here:
One possible reason is if your site is on a shared host, then if one of your neighbor neighbor sites was sending spam email, then your email would also get flagged too. Your host may be able to investigate this further, but they’ve basically instructed you to “Please change your script to use smtp() function with authentication, that will ensure the deliverability of emails.”
Viewing 3 reply threads
The support post ‘Emails are being blocked from Gmail and Hotmail’ 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.