genkgo / mail

Library to send e-mails over different transports and protocols (like SMTP and IMAP) using immutable messages and streams. Also includes SMTP server.
https://mail.readthedocs.io/
Other
402 stars 21 forks source link

Enable UTF-8 when checking string is single line #54

Closed frederikbosch closed 5 years ago

frederikbosch commented 5 years ago

Some multi-byte strings have a new line when interpreted as single byte.