You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
meli/melib/src/email
Manos Pitsidianakis 5d107db8b8
melib/email/parser: add new RFC5322 compliant parsers for header bodies
4 years ago
..
compose Fix some clippy lints 4 years ago
address.rs melib/email/address: add constructors, and fix debug print 4 years ago
attachment_types.rs melib/email: case insensitive match on charset from bytes 4 years ago
attachments.rs Fix some clippy lints 4 years ago
compose.rs Remove some old TODO comments 4 years ago
headers.rs melib/email: add case-insensitive Header struct 4 years ago
list_management.rs Fix clippy lints 4 years ago
mailto.rs Fix clippy lints 4 years ago
parser.rs melib/email/parser: add new RFC5322 compliant parsers for header bodies 4 years ago
signatures.rs Add verification of GPG signed messages 5 years ago