Support

Home Forums Event Espresso Premium How to send text only email

How to send text only email

Posted: October 8, 2016 at 7:42 pm

Viewing 2 reply threads


raffy

October 8, 2016 at 7:42 pm

We want to send text only, no html email.

How do I do this?

Using latest EE4 + Postman SMTP sending mail via SMTP-STARTTLS using OAuth 2.0 authentication


Josh

  • Support Staff

October 11, 2016 at 1:56 pm

Hi Raffy,

Changing the email templates to only use text would require building new message template packs that did not use html. Here’s a link to the developer documentation that outlines how to get a new message template pack started:

https://github.com/eventespresso/event-espresso-core/blob/master/docs/E–Messages-System/registering-message-template-packs.md

One approach that could work for you is you copy the default template pack, register it as a new template pack in its own plugin, then remove all of the html from it and replace with text.


raffy

October 11, 2016 at 7:40 pm

Hi Josh,

Thank you. I will look into this.

Viewing 2 reply threads

The support post ‘How to send text only email’ 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