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 5f6b4745b8
melib/imap: don't use UNSEEN select response for unseen count
UNSEEN field in SELECT/EXAMINE response is meant to be the message
sequence number of the first unseen message, not the count of unseen
messages.
4 years ago
..
imap melib/imap: don't use UNSEEN select response for unseen count 4 years ago
jmap melib/jmap: add HTTP redirect policy to client 4 years ago
maildir melib: fix bincode serialization 4 years ago
nntp melib/jmap: implement refresh() 4 years ago
notmuch melib/notmuch: add watch/refresh methods to backend 4 years ago
imap.rs melib/imap: don't examine unloaded mailboxes for updates 4 years ago
jmap.rs melib/jmap: add HTTP redirect policy to client 4 years ago
maildir.rs melib/maildir: make MaildirOp return Result<PathBuf> 4 years ago
mbox.rs melib: remove memmap dependency 4 years ago
nntp.rs melib: Implement delete_messages for IMAP, Maildir 4 years ago
notmuch.rs melib: Implement delete_messages for IMAP, Maildir 4 years ago