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 extra newline before both HTML and plain text email contents #2

Closed
wants to merge 1 commit into from

Conversation

hubertlepicki
Copy link

This newline is needed so that some email clients recognize multipart email parts properly. Currently Thunderbird, Hotmail and others may not recognize HTML version when both HTML and text versions were provided, displaying either wrong version or blank email.

@tgautier
Copy link
Contributor

tgautier commented Jun 2, 2016

Hey, thanks a lot for your submission.

Could you please just fix the test? I think there's just a missing \n since you've added an extra line.

@tgautier
Copy link
Contributor

I've included your code and fixed the tests in #6

Thanks for your help.

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.

None yet

2 participants