IMAP4rev1 Compliance
The first priority is to complete IMAP4rev1 compliance. As RFC
2683 is a fairly large specification, I plan to do this over
several releases.
- CAPABILITY, NOOP, LOGOUT, LOGIN (and relevant
responses)
- SELECT, CLOSE, EXAMINE, LIST, FETCH
- APPEND, CREATE, DELETE, RENAME, STATUS, EXPUNGE, STORE
- SUBSCRIBE, UNSUBSCRIBE, LSUB, COPY
- CHECK, SEARCH, UID
- STARTTLS, AUTHENTICATE
Extensions
After the basics are in place, I will move on to the smaller
extensions (IDLE, MAILBOX-REFERRALS).
The remaining extensions will be tackled (see the Features page).
Special Features
All Wallace-specific features will be completed last.