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

Remove sending e-mails as multipart #2775

Merged
merged 4 commits into from
Feb 28, 2024
Merged

Remove sending e-mails as multipart #2775

merged 4 commits into from
Feb 28, 2024

Conversation

yscik
Copy link
Contributor

@yscik yscik commented Feb 21, 2024

Fixes #2753 more

Changes Proposed in this Pull Request

  • Send only HTML or only plaintext version of the e-mails (depending on settings)

Testing Instructions

  • Send out HTML emails (eg new job submitted notification, job alert) and check that they are rendered correctly

Release Notes

  • Fix issues with rich e-mails on some e-mail providers

Plugin build for 79b3e3f
📦 Download plugin zip
▶️ Open in playground

@yscik yscik requested a review from a team February 21, 2024 15:20
@yscik yscik self-assigned this Feb 27, 2024
@yscik yscik added this to the 2.2.3 milestone Feb 27, 2024
Copy link
Member

@mikeyarce mikeyarce left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍🏽

@yscik yscik merged commit df25a73 into trunk Feb 28, 2024
10 checks passed
@yscik yscik deleted the fix/html-emails branch February 28, 2024 09:49
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

Successfully merging this pull request may close these issues.

Multipart e-mails not working with some SMTP providers / plugins
2 participants