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

Add a plain text alternative to HTML emails such as the welcome email for new users #8731

Open
Tracked by #5730
stephanegigandet opened this issue Jul 25, 2023 · 2 comments

Comments

@stephanegigandet
Copy link
Contributor

stephanegigandet commented Jul 25, 2023

What

  • It used to be a good thing (for accessibility, and possibly deliverability) to also send a plain text alternative to HTML emails using MIME multipart/alternative. The new welcome email is only in HTML (fix: Update welcome email #8703)
  • For what it's worth, the Brevo newsletter we send always include an automatically generated plain text alternative.
  • Maybe we could just strip HTML tags and inline links URLs to generate an alternative email

Part of

Copy link
Contributor

This issue has been open 90 days with no activity. Can you give it a little love by linking it to a parent issue, adding relevant labels and projets, creating a mockup if applicable, adding code pointers from https://github.com/openfoodfacts/openfoodfacts-server/blob/main/.github/labeler.yml, giving it a priority, editing the original issue to have a more comprehensive description… Thank you very much for your contribution to 🍊 Open Food Facts

@github-actions github-actions bot added the Stale label Nov 21, 2023
@teolemon teolemon added ⏰ Stale This issue hasn't seen activity in a while. You can try documenting more to unblock it. and removed Stale labels Nov 24, 2023
@alexgarel
Copy link
Member

https://metacpan.org/pod/HTML::WikiConverter::Markdown could be a good tool.

@github-actions github-actions bot removed the ⏰ Stale This issue hasn't seen activity in a while. You can try documenting more to unblock it. label Dec 13, 2023
@teolemon teolemon moved this to To discuss and validate in 🍊 Open Food Facts Server issues Apr 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: To discuss and validate
Development

No branches or pull requests

3 participants