Posted: August 6, 2024 at 5:25 am
Hi Event Espresso Team, I hope you’re doing well. I’m reaching out because we’ve run into an issue with the CC Emails fields in the Event Espresso email templates. We’re using these fields because we need to receive copies of the emails sent to the Primary Registrant, but unfortunately, it’s not working for us. Here are the templates where the CC Emails aren’t functioning: Payment Received No matter what email addresses we enter in the CC fields, the emails just aren’t coming through. We’ve tried this across several sites but still no luck. Could you please investigate this issue and provide a resolution or guidance on how to ensure that the CC Emails fields work properly? Receiving copies of the emails sent to the Primary Registrant is crucial for our record-keeping and communication processes. If there are any logs or additional information required, I would be happy to provide them. Thanks |
|
Hi there,
Ok, so that’s every message type that has a CC field so this is related to a specific message type. We can work on one of those and whatever issue is found will likely fix them all. I recommend working with a Registration based message as they are easier to retrigger and test.
So you’re using hardcoded email addresses (as in plural) within the CC field? How exactly are you entering those within the field? (The fine details matter here) How many email addresses are you adding to the CC field? I assume the email sends and the ‘original’ version of the email is received, just not the CC? —
The CC field is just another header we set within the email and it hasn’t changed within EE for a VERY long time now. THe issue here is likely outside of EE itself but we can investigate. Just to add some details… Event Espresso itself doesn’t technically ‘send’ email, what we do is build out the content of the email, set the headers (which includes the to, from and CC headers) and pass all of that content over to wp_mail() to do whatever formatting checked it needs to do and also to allow any other plugins to hook in and make any changes they need to do. The email is then passed over to your server to send however it is configured to do so. Some mail servers work fine with CC fields, others do not, some allow multiple email addresses separated by spaces, some by a comma, some none at all (yes I’ve seen all of these different configurations whilst supporting Event Espresso so just covering all bases here) —
Who hosts the domain’s email? For example gmail? |
|
Hi, I am currently using only one email address in the CC field screenshot https://prnt.sc/ySU6mNHs0OIi, which is info@stmarkjamestraining.ca, and this is a Gmail account. Also I have tried [CO_EMAIL] it’s not working To answer your questions: 01. Yes, I am entering the email address directly into the CC field. Regarding the mail server, my domain’s email is hosted by Gmail. Please let me know the next steps to investigate and resolve this issue. Thank you for your assistance. |
|
Is your site set up to send email through Gmail? For example, are you using an SMTP plugin to send emails through them? Or just sending mail through your host’s mail server? |
|
Hi, Currently, my site is set up using WordPress’s default mail settings, which means emails are sent through the host’s mail server, not via Gmail or an SMTP plugin. The registration approved emails are working fine, including the CC option. The issue seems to be specifically with the payment decline emails. Thank you, |
|
All of the emails work in exactly the same way, the content of the template changes but payment declined emails aren’t processed differently than registration approved. Does the payment decline email show as sent in Event Espresso -> Messages?
I recommend you switch to sending authenticated emails, the easiest way is via SMTP using whichever plugin you prefer: |
|
Yes the payment decline email show as sent in Event Espresso -> Messages. Also, I configured the smtp plugin setting but stil the email not recieving. |
|
Which SMTP plugin did you use? Does it have a logging feature? (You’ll need details from your mail server to see what is happening). Which mail provider? |
|
The support post ‘Issue with CC Email Field in Event Espresso Email Templates’ 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.