wasm-demo/melib/src/backends/imap
Manos Pitsidianakis 06a58a70bd
melib/imap: introduce a conf flag for server timeout
timeout integer                       (optional) Timeout to use for server connections in seconds.  A timeout of 0 seconds means there's no timeout.  (16)
2020-09-12 22:07:42 +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: introduce a conf flag for server timeout 2020-09-12 22:07:42 +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: introduce a conf flag for server timeout 2020-09-12 22:07:42 +03:00
protocol_parser.rs melib: cleanup commit 2020-09-10 21:19:38 +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: introduce a conf flag for server timeout 2020-09-12 22:07:42 +03:00