Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/mattnenterprise/rust-imap

IMAP client for Rust
https://github.com/mattnenterprise/rust-imap

imap imap-client rust rust-imap

Last synced: about 1 month ago
JSON representation

IMAP client for Rust

Awesome Lists containing this project

README

        

This crate lets you connect to and interact with servers that implement
the IMAP protocol ([RFC 3501](https://tools.ietf.org/html/rfc3501) and
various extensions).

**It has moved to [jonhoo/rust-imap](https://github.com/jonhoo/rust-imap).**