Support

Home Forums Event Espresso Premium Admin not receiving email notifications when user registers for event

Admin not receiving email notifications when user registers for event

Posted: July 7, 2016 at 11:38 am

Viewing 23 reply threads


mcwfc

July 7, 2016 at 11:38 am

I have the Email messages enabled but am not receiving notification emails when someone registers for an event. My email address is set in Event Espresso>General Settings. I did a test registration and received the email that goes to the registrant.

The site is hosted on a Digital Ocean server and we have set up and integrated MailGun.

Is there another setting in Event Espresso that I am missing? Any idea why I am not receiving the email notifications?


Josh

  • Support Staff

July 7, 2016 at 12:03 pm

You’ll want to check the To: field in the Admin message templates. The To: field will need to be either [CO_EMAIL] or [CO_FORMATTED_EMAIL] for the email to go to the Organization contact email.


mcwfc

July 8, 2016 at 10:51 am

Where are the Admin message templates? I am not finding them in my search.
Thanks!


Josh

  • Support Staff

July 8, 2016 at 11:24 am

You go to Event Espresso > Messages > Default Message Templates, then click any of the links under the Messenger column that say “Event Admin”. There is more info and some screenshots in the documentation:

https://eventespresso.com/wiki/messages-system-working-with-message-contexts/


mcwfc

July 8, 2016 at 3:45 pm

Thanks!

The To field is currently set to: [EVENT_AUTHOR_FORMATTED_EMAIL] and the from is set to: [CO_FORMATTED_EMAIL]

This is in the Registration Approved Template. I think that is the correct template for sending notification of someone registering for an event? Is it?

Also, one other question regarding notification of event signups. Is it possible to send the signup notifications to different email addresses depending upon which category the event is in?

Thanks!


Josh

  • Support Staff

July 8, 2016 at 4:05 pm

I think that is the correct template for sending notification of someone registering for an event? Is it?

The To: field will need to be either [CO_EMAIL] or [CO_FORMATTED_EMAIL] for the email to go to the Organization contact email. If it’s set to [EVENT_AUTHOR_FORMATTED_EMAIL] then the email will go to the email address associated with the account that belongs to the author of the event.

Also, one other question regarding notification of event signups. Is it possible to send the signup notifications to different email addresses depending upon which category the event is in?

No, however as mentioned above, the email can be set to go to the event author. So if you set up author accounts on your site for each of those email addresses, then set the author of the event in the event editor, the email will go to the email account for the event author. You’ll use this short code in the To: field with this set up:
[EVENT_AUTHOR_FORMATTED_EMAIL]


mcwfc

July 8, 2016 at 5:21 pm

Thanks! I will try that workaround. What is the reason for the group event registration details message? I assume if I leave an address out of the to field for any message that effectively turns it off correct?

Thanks for your help!


Josh

  • Support Staff

July 8, 2016 at 5:35 pm

What is the reason for the group event registration details message?

Which message template is that one?

I assume if I leave an address out of the to field for any message that effectively turns it off correct?

That’s correct.


mcwfc

July 12, 2016 at 4:09 pm

It is the Registration Approved message for the Primary Registrant.


Josh

  • Support Staff

July 12, 2016 at 6:31 pm

The Primary Registrant message types are optional. They’re only recommended if you need to send a unique message to the Primary Registrant, where the message is different than the message that goes to all of the other registrants.


mcwfc

July 13, 2016 at 9:40 am

Gotcha!

I am having issues getting the Admin notification to be received. I set it up to go to [EVENT_AUTHOR_FORMATTED_EMAIL] but they are not receiving it. I set the from address to noreply@mfwfc.us (their domain).

Any ideas why they aren’t receiving the notifications?

In my tests I received my notification after registering.

Thanks!


Lorenzo Orlando Caum

  • Support Staff

July 13, 2016 at 1:23 pm

Hello,

Event Espresso 4 now has a messages queue that shows messages that are being created and sent out. You shared that testing works for you but they are not receiving any notifications.

Are you testing as the registrant/attendee?

If you go to Event Espresso –> Messages, then do you see any failed messages or do those recent tests show as green (sent)?


Lorenzo


mcwfc

July 14, 2016 at 10:21 am

Yes, I am testing as the registrant/attendee.

I see the message being sent to the Admin. Is the “green” the left green border running down the list of messages that connects into on long green left border?

Thanks!


Lorenzo Orlando Caum

  • Support Staff

July 14, 2016 at 12:30 pm

Okay, thanks for clarifying further.

Does the event admin email address have any advanced junk filtering? For example, I’ve seen email accounts which only accept emails from trusted senders.

One other thing, is the email address and actual email address or is it a forwarder that routes emails to another email address? If it is a forwarder, then are the Event Espresso emails within the junk mail folder?


Lorenzo


mcwfc

July 14, 2016 at 2:42 pm

I asked and they told me that the email address I used is for the professional services team and that they have the emails coming to this email address forwarded into their individual email accounts. Would that impact it?


Tony

  • Support Staff

July 15, 2016 at 4:47 am

Would that impact it?

The fact that the emails are forwarded from a single email should not effect it, infact that is the setup I recommend when you want multiple users to receive the admin emails at once as it is the most reliable. However the host may have restrictions on the emails that are preventing this, but lets work through EE first.

So, lets break that down.

Your Registration Approved message template has the ‘Event Admin’ context TO field set to [EVENT_AUTHOR_FORMATTED_EMAIL]?

Within Event Espresso -> Messages -> Message Activity you CAN see the event admin email being listed there? Like this – http://take.ms/d7tUC
(With it being a _FORMATTED shortcode you’ll see the Event Author name and not the email address it was sent to)

If you CAN see the message there, it is being triggered and sent by EE, after that point EE has no control over the email so it could be an issue with the mailserver. But… lets confirm the event admin email shortcode is actually using the email address that is expected.

Edit the message template the event uses, the default one will be Event Espresso -> Messages -> Default message template -> Registration Approved -> Event Admin.

Now set the TO field to use [EVENT_AUTHOR_EMAIL] (now its just an email address, not formatted so we can see it within the message activity list) save and add a new registration onto a free ticket for the event (so that the reg approved message is triggered).

Wait for the message to generate and send (refresh the page every 60 seconds until done). Now confirm if the email address shown for Registration Approved message, event admin context show the email address you are expecting?


mcwfc

July 15, 2016 at 8:20 am

Your Registration Approved message template has the ‘Event Admin’ context TO field set to [EVENT_AUTHOR_FORMATTED_EMAIL]?

Correct, the TO field is set to [EVENT_AUTHOR_FORMATTED_EMAIL]

I set the TO field to [EVENT_AUTHOR_EMAIL] and tested it. It shows the correct email for the first author but for the 2nd author it shows “No Recipient” in the TO and the FROM is blank. It has a gray border on the left of the message.


Tony

  • Support Staff

July 15, 2016 at 8:41 am

Can you explain what you mean by second author?

Actually, could I take a look within the admin and see how this is setup? If so you can send temporary login details using:

https://eventespresso.com/send-login-details/


mcwfc

July 15, 2016 at 10:18 am

Yes, they want notification emails to go to different email addresses depending upon which category the event is in. The only way I could figure to make this possible was to use [EVENT_AUTHOR_FORMATTED_EMAIL] in the TO field of the Event Admin message.

I am sending login details now.

Thanks!


Tony

  • Support Staff

July 15, 2016 at 10:44 am

From looking within your messages activity it looks like EE is working as expected and I don’t see any failed messages (other than one from the 7th July)

The ‘No Recipient’ message you mentioned may not have generated when you view it, it will show that message until generated.

So emails going to different authors aside for a little, I first need to know if the email is being received? The message is being triggered and sent by EE correctly, the last email sent from EE seems to be to the professional services team, did they not receive that?

You could also install the WP Mail Logging plugin which hooks as late as possible and logs the emails. If the emails show there (I’m almost certain they will do) then the emails are being sent from your site but rejected somewhere along the way if they aren’t being received.


mcwfc

July 15, 2016 at 10:53 am

I have not been able to confirm receipt yet today. I think they said that emails were received by jobservice@mesacounty.us but not the other address. Previous messages sent earlier this week were not received.

I am leaving on vacation in about 4 hours so if I don’t get this resolved before then it will be 2 weeks before I get back to this. Thanks for your help so far.

I am trying to get an answer from them yet today.

I will be in touch.

Thanks!


mcwfc

July 15, 2016 at 11:11 am

I just received confirmation that they are receiving the messages from jobservice@mesacounty.us. Unfortunately they are always going into the Junk folder. How can we remedy that?

Thanks!


Tony

  • Support Staff

July 15, 2016 at 1:57 pm

There are many reasons the emails can be set as spam but usually its down to the host mailserver.

We recommend using a transnational email service so your sites emails are sent through their servers rather than your hosts. We have some services recommended here (free tiers available):

https://eventespresso.com/wiki/postmark-app-mandrill-transactional-email-handling-services/

I use SendGrid on multiple sites without any issue.


mcwfc

July 15, 2016 at 2:42 pm

Hmmm….. I have mailgun set up. I think its time their IT department looked into this.

Thanks!

I will let you know if I need further help.

Viewing 23 reply threads

The support post ‘Admin not receiving email notifications when user registers for event’ 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.

Event Espresso