meli/melib/src/backends/imap
Manos Pitsidianakis 32b4c30fee
melib/email.rs: use SmallVec for Address fields
2020-07-27 15:06:56 +03:00
..
cache.rs melib: s/get/fetch in MailBackend methods 2020-07-18 12:34:13 +03:00
connection.rs imap: small fixes 2020-07-25 15:19:53 +03:00
mailbox.rs imap: count message totals using HashSet 2020-06-26 21:12:56 +03:00
managesieve.rs imap: remove blocking imap backend, replace with async 2020-07-06 15:27:08 +03:00
operations.rs imap: add UntaggedResponse::UIDFetch 2020-07-26 16:09:41 +03:00
protocol_parser.rs melib/email.rs: use SmallVec for Address fields 2020-07-27 15:06:56 +03:00
untagged.rs imap: add UntaggedResponse::UIDFetch 2020-07-26 16:09:41 +03:00
watch.rs imap: add UntaggedResponse::UIDFetch 2020-07-26 16:09:41 +03:00