meli/melib/src/backends/imap
Manos Pitsidianakis a5b6f29f2b
melib/imap: ensure connection is alive before fetching bytes/flags
2020-09-15 02:00:27 +03:00
..
cache melib/imap: don't fail utterly if cache fails on fetch 2020-09-12 21:29:09 +03:00
cache.rs melib/imap: don't fail utterly if cache fails on fetch 2020-09-12 21:29:09 +03:00
connection.rs melib/imap: set 9min tcp keepalive on connection 2020-09-15 01:59:28 +03:00
mailbox.rs melib/imap: add ImapCache trait 2020-08-28 00:31:35 +03:00
managesieve.rs melib/imap: introduce a conf flag for server timeout 2020-09-12 22:07:42 +03:00
operations.rs melib/imap: ensure connection is alive before fetching bytes/flags 2020-09-15 02:00:27 +03:00
protocol_parser.rs melib/imap: impl LIST-EXTENDED 2020-09-13 17:40:26 +03:00
untagged.rs melib/imap: update online instant only on server read IO 2020-09-11 17:02:27 +03:00
watch.rs melib/imap: perform reconnect on IDLE failure 2020-09-14 19:32:43 +03:00