1aim / DELETE-THIS-mail-types

Encoding/Decoding (roughly read Generating/Parsing) of mails in rust, including limited unicode support
0 stars 0 forks source link

[opt] Possible support quoting as alternative encoding (RFC 2231) #13

Closed rustonaut closed 7 years ago

rustonaut commented 7 years ago

Required to be supported by a parser but not necessary by us for now

rustonaut commented 7 years ago

No there is no quoting, this was a initial misunderstanding.

If there is no tailing * in a name there is no encoding and the standard encoding kicks in, including possible quoting