lib.rs
IMAP
IMAP client for Rust | Rust/Cargo package. 13,761 downloads per month Used in 28 crates (22 directly). Apache-2.0 OR MIT. 320KB 6.5K SLoC imap. This crate lets you connect to and interact with servers that implement the IMAP protocol (RFC 3501 and various extensions).After authenticating with the server, IMAP lets you list, fetch, and search for e-mails, as well as monitor mailboxes for changes.
Email Clients for rust
#210 in Email. MIT license 45KB 564 lines. Email Clients for rust. Description. This provides user with easy to use email clients collection in rust. You can choose one or more of the email client and use this library to send emails easily. Features. Terminal client for local development; Memory client for test cases; SMTP client with tls and ...
async-imap
Based on the great rust-imap library.. This crate lets you connect to and interact with servers that implement the IMAP protocol (RFC 3501 and various extensions).After authenticating with the server, IMAP lets you list, fetch, and search for e-mails, as well as monitor mailboxes for changes.
Lettre
Related: email-encoding, lettre_email See also: charset, sendgrid, async-smtp, async-std, diesel-async, mail-parser, tarpc, linkify, email_address, mailparse, process-wrap Lib.rs is an unofficial list of Rust/Cargo crates, created by kornelski.It contains data from multiple sources, including heuristics, and manually curated data.Content of this page is not necessarily endorsed by the authors ...