meli/melib/src/email
Manos Pitsidianakis 64a2af3777
melib/email: smarter attachment detection
Look for Content-Disposition: attachment to detect attachments
2020-09-16 18:14:25 +03:00
..
compose Fix some clippy lints 2020-08-26 00:54:07 +03:00
address.rs melib/email/address: add contains_address,subaddress methods 2020-09-10 21:19:38 +03:00
attachment_types.rs melib/email: case insensitive match on charset from bytes 2020-08-26 00:54:07 +03:00
attachments.rs melib/email: smarter attachment detection 2020-09-16 18:14:25 +03:00
compose.rs melib: cleanup commit 2020-09-10 21:19:38 +03:00
headers.rs melib/email: add case-insensitive Header struct 2020-08-26 00:54:06 +03:00
list_management.rs melib/email/parser: add mailing list parser module 2020-09-11 00:08:56 +03:00
mailto.rs Fix clippy lints 2020-07-06 15:27:08 +03:00
parser.rs melib/email: smarter attachment detection 2020-09-16 18:14:25 +03:00
signatures.rs melib: cleanup commit 2020-09-10 21:19:38 +03:00