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

Support RFC 2646 / 3676 #43

Open frederikbosch opened 6 years ago

frederikbosch commented 6 years ago

See https://cpbotha.net/2016/09/27/thunderbird-support-of-rfc-3676-formatflowed-is-half-broken/amp/?__twitter_impression=true and https://tools.ietf.org/html/rfc3676

frederikbosch commented 6 years ago

If we implement this, it should be optional. According to my Twitter conversation this standard is not widely supported by clients and those who are not supporting will probably render the message not very well.