Posted: September 26, 2018 at 4:34 am
Hi We are having problems with official NHS email addresses not receiving system emails (@NHS.net @nhs.uk) and i think they are being blocked. Is there a way to send text only emails to specific domains to make sure they at least get the basic information needed? Do you know of any other reasons why this might be happening? Thanks |
|
The emails are showing in the Message Activity so must have been sent. |
|
Also i have a question regarding the “User having trouble receiving emails” admin email, i cant find reference to this in the documentation. 1. where are they coming from? |
|
The emails showing I the message activity tables (as sent, correct?) means the problem lies outside of EE and your site and likely means they are being blocked as you mentioned. We don’t have the option to send plain text emails currently but you could try switching to transactional email service which may help, we have some listed here: https://eventespresso.com/wiki/postmark-app-mandrill-transactional-email-handling-services/ With regards to the ‘user having trouble’ emails, can you post a screenshot of one of those emails? As far as I am aware that’s not from Event Espresso |
|
Hi Tony Thanks for the advice. The email is addressed “Sincerely, Event Espresso” very confused. |
|
Hi Can you also tell me how to stop all calendar notifications from the system we do not need to know when someone adds it to their calendar my staff are getting emails like the one below… Thanks |
|
Hi, Neither of those emails come from Event Espresso. There are either other plugins sending those or possibly custom code on your site. |
|
Hi Josh I thaught the calendar fuctionality was built into EE4? Its when the user adds the event to their calendar? regards |
|
It’s not a Google Calendar integration, the last email screenshot you sent was a Google Calendar notification. |
|
Hi Josh I have traced the text “Sincerely, Event Espresso” and “There is a user having trouble with receiving emails for their recent regsitration. You can follow up with them using the following information:” to the WP User Integration plugin in this file EED_WP_Users_SPCO.module.php Are you sure this is not sending me the emails? and is this not an event espresso plugin of yours? Thanks |
|
Hi Ben, My apologies, I was only looking at EE4 core. So the WP User integration add-on will send that email if the user has logged into the site, then registers for event, and then is having trouble with receiving emails. The contents of the emails can be changed via the filter hooks available in the source. |
|
Hi Josh Thanks i taught so, where is the recipient (admin) address set? Can you explain how this email is triggered is is automatic or does the customer have to provide an action of some kind? I want to get to the root of the issue so i know exactly? Thanks |
|
It’s using the event author email address, there is a filter you can use to change the address: Are you familiar with use hooks?
It’s actioned by the user themselves. If they register and then attempt to edit the registration information from the thank you page there is a notice displayed (THIS) which includes a link to a form where the user enters their details to alter you (the admin) they have not received an email. |
|
Hi Tony Thanks for that i have basic knowledge of hooks but am learning can you explain how i change the email please. Much apprieciated!! |
|
What would you like to use for the email? The primary contact email in General Settings? |
|
Hi Tony yes the primary contact would be good how do I implement this? Thanks again |
|
September 27, 2018 at 10:04 am You add something like this to your site: https://gist.github.com/Pebblo/0e7fc68a447583840df989a6776dc6f9 Add that to a custom functions plugin on your site, we have documentation on how to create one here: https://eventespresso.com/wiki/create-site-specific-plugin-wordpress-site/ |
|
Hi Tony Thanks for that, just to be clear i change the ’email’ in the function to the email i want? |
|
No, you leave it as is. That code pulls the email from Event Espresso -> General Settings -> Your Organization -> Primary Contact Email. |
|
Of course! Thanks again. |
|
Hi there, I just want to check in and confirm the above all worked as expected for you? |
|
Hi Tony I will implant this tomorrow hopefully and get back to you thanks |
|
Ah ok, no rush 🙂 |
|
The support post ‘Plain text emails’ 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.