Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Text version through mime #18

Closed
artelse opened this issue Oct 24, 2012 · 2 comments
Closed

Text version through mime #18

artelse opened this issue Oct 24, 2012 · 2 comments

Comments

@artelse
Copy link

artelse commented Oct 24, 2012

Would be great if GE could send the message in a mime enabled text version as well. Preferably by means of parsing and converting the content headers and paragraphs.

@Spica2
Copy link

Spica2 commented Oct 26, 2012

I would be happy with an option to send multipart messages, too. Best with both, seperated Textmessage or automated/stripped Textversion as option.

@Spica2
Copy link

Spica2 commented Jan 17, 2013

so basicly its line 240
$this->modx->mail->set(modMail::MAIL_BODY_TEXT, strip_tags($body));
how to replace strip_tags($body) with a seperately generated plaintextversion-chunk without running into any conflict. Would you recommend that. A proper plaintext version is the last issue that keeps me from using GroupEletters for projects.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants