meli/melib/src/backends/imap
Manos Pitsidianakis 504b658f68
melib/imap: add UidFetchResponse struct and parser
Add handwritten parser for UID FETCH responses and use it for all UID
FETCH calls.
2019-12-11 00:05:41 +02:00
..
connection.rs melib/imap: detect untagged CAPABILITY responses 2019-12-11 00:01:22 +02:00
folder.rs imap: treat \NoSelect mailboxes as empty 2019-12-10 23:54:19 +02:00
operations.rs melib/imap: add UidFetchResponse struct and parser 2019-12-11 00:05:41 +02:00
protocol_parser.rs melib/imap: add UidFetchResponse struct and parser 2019-12-11 00:05:41 +02:00
tokens.rs Add IMAP backend 2019-09-15 13:21:13 +03:00
watch.rs melib/imap: add UidFetchResponse struct and parser 2019-12-11 00:05:41 +02:00