└── README.md /README.md: -------------------------------------------------------------------------------- 1 | This crate lets you connect to and interact with servers that implement 2 | the IMAP protocol ([RFC 3501](https://tools.ietf.org/html/rfc3501) and 3 | various extensions). 4 | 5 | **It has moved to [jonhoo/rust-imap](https://github.com/jonhoo/rust-imap).** 6 | --------------------------------------------------------------------------------