meli/melib/src/backends/imap
Manos Pitsidianakis 92c12d3526
melib/imap: implement OAUTH2 authentication
2020-11-24 14:28:28 +02:00
..
cache melib/imap: fix some LazyCountSet logic errors in sync 2020-11-24 02:18:21 +02:00
cache.rs melib/imap: fix some LazyCountSet logic errors in sync 2020-11-24 02:18:21 +02:00
connection.rs melib/imap: implement OAUTH2 authentication 2020-11-24 14:28:28 +02:00
mailbox.rs melib/jmap: implement refresh() 2020-09-23 10:52:19 +03:00
managesieve.rs melib/imap: use SystemTime for IMAP server timeout 2020-09-16 15:17:48 +03:00
operations.rs melib/imap: change byte cache String -> Vec<u8> 2020-10-13 21:46:03 +03:00
protocol_parser.rs melib/imap: fetch References header along with ENVELOPE 2020-10-18 17:42:54 +03:00
untagged.rs melib/imap: fetch References header along with ENVELOPE 2020-10-18 17:42:54 +03:00
watch.rs melib/imap: EXAMINE instead of SELECT in IDLE connection 2020-09-24 12:15:00 +03:00