Posted: June 29, 2016 at 10:30 am
My customer keeps getting failed emails when someone registers. I have an SMTP plugin sending emails. The From email is info@masterpiecemixersnaples.com so it is coming from the website. EE is somehow showing it coming from their Gmail account. Where in EE 4 do you set where the emails come from? Here is error: Cc: From: Mail Delivery System <Mailer-Daemon@masterpiece.webserversystems.com> This message was created automatically by mail delivery software. A message that you sent could not be delivered to one or more of its freiss@naplesxxxx.com Action: failed |
|
By default EE4 uses the email address set within: Event Espresso -> General Settings -> Your Organization -> Primary Contact Email As the FROM email address within messages. Is the correct address set there? |
|
I have the email in settings set to info@masterpiecemixersnaples.com Where do I set the FROM in messages? |
|
Each context within each message template has its own setting for FROM. Have a look here: https://eventespresso.com/wiki/messages-system-working-with-message-contexts/ As it explains how to select and work on each message context within a message template. You’ll need to go to Event Espresso -> Messages -> Default Message Templates. Edit each message template and view each context within those templates, at the top of each template you will see the ‘FROM’ field. To use the Primary Contact Email you need to use [CO_EMAIL] or [CO_FORMATTED_EMAIL] in that field. |
|
So what email does [CO_FORMATTED_EMAIL] use? |
|
My apologies. In my post above I linked to the CO_EMAIL as the default, this is not the case. By default Event Espresso sends the event admin emails to the Author of the event, this will generally be the email address of the user account that created the event (unless you have manually set the Author to something different). The shortcode that will be in use by default is [EVENT_AUTHOR_FORMATTED_EMAIL], you likely need to use [CO_EMAIL] or [CO_FORMATTED_EMAIL].
[CO_EMAIL] and [CO_FORMATTED_EMAIL] parse to the Primary Email address set within Event Espresso -> General Settings. The difference with _FORMATTED shortcodes is EE will format the email to use the NAME and EMAIL, like this:
Non formatted emails just use the email address:
|
|
The support post ‘Email issue after someone registers’ 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.