Skip to content

Fix #46 'always send CRLF line endings over SMTP in Python 3'#47

Open
dholth wants to merge 2 commits into
repoze:masterfrom
dholth:patch-1
Open

Fix #46 'always send CRLF line endings over SMTP in Python 3'#47
dholth wants to merge 2 commits into
repoze:masterfrom
dholth:patch-1

Conversation

@dholth
Copy link
Copy Markdown

@dholth dholth commented Mar 5, 2020

In particular this helps Exchange.

@dholth
Copy link
Copy Markdown
Author

dholth commented Mar 5, 2020

Unfortunately the tests also assert \n line endings, and will need to be updated with \r\n in a number of places.

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.

1 participant