rust-imap
rust-imap copied to clipboard
IMAP client for Rust
This crate lets you connect to and interact with servers that implement the IMAP protocol (RFC 3501 and various extensions).
It has moved to jonhoo/rust-imap.