[IMP] Prevent bare line feed rejection errors#596
Conversation
- Use CRLF line endings to avoid 550 5.6.11 SMTP errors Signed-off-by: Nils Coenen <nils.coenen@nico-solutions.de>
anoadragon453
left a comment
There was a problem hiding this comment.
Thank you for your contribution!
I'm surprised this wasn't flagged earlier. I suppose most mail server implementations are forgiving of non-CRLF line endings?
@anoadragon453 it is possible, that some mail providers accept it. I just noticed the problem with 365 Exchange accounts. Thats why is was trying to find the culprit. SHoudl be the right spot for the changes. |
|
According to Python's docs, the recommended way to construct an email is:
But this is fine for now. |
|
Packaging CI failure is unrelated to this PR. |
Pull Request Checklist
EventStoretoEventWorkerStore.".code blocks.