IMAP client for Rust.
# Cargo.toml
[dependencies]
imap = "2.4.1"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Connects to an IMAP server on port 993.
Add `features = ["tls"]` to the imap dependency in Cargo.toml.
No dependency data recorded yet.