meli/melib/src/backends/imap
Manos Pitsidianakis 9103d05617
melib: s/get/fetch in MailBackend methods
2020-07-18 12:34:13 +03:00
..
cache.rs melib: s/get/fetch in MailBackend methods 2020-07-18 12:34:13 +03:00
connection.rs melib/error: add ErrorKind struct 2020-07-13 21:36:55 +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: remove blocking imap backend, replace with async 2020-07-06 15:27:08 +03:00
protocol_parser.rs imap: remove blocking imap backend, replace with async 2020-07-06 15:27:08 +03:00
untagged.rs imap: remove blocking imap backend, replace with async 2020-07-06 15:27:08 +03:00
watch.rs imap: prevent deadlock in watch::examine_updates 2020-07-17 22:45:25 +03:00