Does not handle encoding of parts #5

Closed
opened 2017-01-26 10:00:46 +13:00 by mikedilger · 1 comment
mikedilger commented 2017-01-26 10:00:46 +13:00 (Migrated from github.com)

Will output bytes that are invalid within RFC5322 emails if parts contain such characters.

Will output bytes that are invalid within RFC5322 emails if parts contain such characters.
mikedilger commented 2017-01-26 10:12:29 +13:00 (Migrated from github.com)

On second thought, I think this is an issue for consumers of this crate to deal with. For email, for example, it makes more sense for the email and http crates to deal with encodings, as they know what encodings are legal in their circumstances.

On second thought, I think this is an issue for consumers of this crate to deal with. For email, for example, it makes more sense for the email and http crates to deal with encodings, as they know what encodings are legal in their circumstances.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
mikedilger/mime-multipart#5
No description provided.