meli/melib/src/backends/imap
Manos Pitsidianakis f41a1ffe3a
imap: remove FLAGS.SILENT from STOREs
Flag updates were not received, because FLAGS.SILENT was used.
2020-07-26 16:09:41 +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 melib/MailBackend: add copy_messages,set_flags,delete_messages methods 2020-07-25 15:19:53 +03:00
protocol_parser.rs imap: remove FLAGS.SILENT from STOREs 2020-07-26 16:09:41 +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