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
Manos Pitsidianakis 6121f77853
imap: support LIST-STATUS
4 years ago
..
addressbook Fix clippy lints 4 years ago
backends imap: support LIST-STATUS 4 years ago
email melib: Add experimental SMTP client 4 years ago
text_processing Fix clippy lints 4 years ago
thread melib/thread/iterators: remove recursion in favor of loops 4 years ago
addressbook.rs Remove fnv crate 4 years ago
async_workers.rs Fix clippy lints 4 years ago
backends.rs melib: take MailboxHash instead of &Mailbox in fetch*() 4 years ago
collection.rs melib/Collection: put all fields behind a mutex 4 years ago
conf.rs conf/accounts: add is_{async,remote} fields 4 years ago
connections.rs melib: Add experimental SMTP client 4 years ago
datetime.rs Fix clippy lints 4 years ago
email.rs BackendOp: return future in as_bytes() 4 years ago
error.rs melib/error: add ErrorKind struct 4 years ago
lib.rs melib: Small documentation fixes for smtp, thread 4 years ago
logging.rs Add smtp client support for sending mail in UI 4 years ago
parsec.rs melib/vcard: add parser for vcard files 5 years ago
search.rs melib: add search method in mail backends 4 years ago
smtp.rs melib: Add experimental SMTP client 4 years ago
sqlite3.rs sqlite3: move module to melib 4 years ago
thread.rs melib: Small documentation fixes for smtp, thread 4 years ago