You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
meli/melib/src/backends
Manos Pitsidianakis 0201241786
melib/backends: MailBackend::refresh() returns Result
Handle cases were refresh() would fail properly. Fixes a crash reported in #13
5 years ago
..
imap melib: make MailBackend::is_online() return Result<()> 5 years ago
jmap melib: make MailBackend::is_online() return Result<()> 5 years ago
maildir melib/backends: MailBackend::refresh() returns Result 5 years ago
notmuch melib: small test cosmetic fixes 5 years ago
imap.rs melib/MailBackend: add connect() method 5 years ago
jmap.rs melib/MailBackend: add connect() method 5 years ago
maildir.rs melib: add special_usage() method to BackendFolder 5 years ago
mbox.rs melib: make MailBackend::is_online() return Result<()> 5 years ago
notmuch.rs melib: make MailBackend::is_online() return Result<()> 5 years ago