meli/melib/src/backends/imap
Manos Pitsidianakis 8e036f045c
melib/imap: accept literal astrings in bodystructure
2020-09-19 22:54:11 +03:00
..
cache melib/imap: fix unseen count on cache sync 2020-09-18 12:21:05 +03:00
cache.rs melib/imap: check for max uid == 0 when resyncing 2020-09-16 19:46:11 +03:00
connection.rs melib/imap: don't print raw bytes in debug prints 2020-09-18 12:08:56 +03:00
mailbox.rs melib/imap: add ImapCache trait 2020-08-28 00:31:35 +03:00
managesieve.rs melib/imap: use SystemTime for IMAP server timeout 2020-09-16 15:17:48 +03:00
operations.rs melib/imap: treat server input as bytes 2020-09-16 15:17:48 +03:00
protocol_parser.rs melib/imap: accept literal astrings in bodystructure 2020-09-19 22:54:11 +03:00
untagged.rs melib/imap: FETCH comma-sep list on untagged Recent response 2020-09-18 12:10:44 +03:00
watch.rs melib/imap: treat server input as bytes 2020-09-16 15:17:48 +03:00