meli/melib/src/backends/imap
Manos Pitsidianakis 77d9cef6fc
melib/imap: small fixes
- Ignore final line ("M__ OK ...") when parsing FETCH response.

- Remove unnecessary import and reword some error messages
2020-01-27 15:55:01 +02:00
..
connection.rs melib/imap: small fixes 2020-01-27 15:55:01 +02:00
folder.rs melib: Add BackendFolder methods, move special usage logic to backend 2019-12-18 08:58:49 +02:00
operations.rs melib/imap: add UidFetchResponse struct and parser 2019-12-11 00:05:41 +02:00
protocol_parser.rs melib/imap: small fixes 2020-01-27 15:55:01 +02:00
tokens.rs Add IMAP backend 2019-09-15 13:21:13 +03:00
watch.rs melib: make Work use FnOnce closures 2019-12-20 00:53:43 +02:00