uiri / SEGIMAP

IMAP (and LMTP) Server written in Rust
MIT License
32 stars 6 forks source link

Complete the Implementation of the IMAP Standard #11

Open indiv0 opened 9 years ago

indiv0 commented 9 years ago

Currently we only implement a subset of the IMAP standard.

We'll need to go over the RFCs to determine which parts we're missing and outline them for completion here.