The main goal of this lib is to be as flexible as possible but writing an IMAP server is no simple task. Asking of every user to grasp RFC 3501 is really crazy.
The project need to provide abstraction mechanisms for most of IMAP features and document very well what can't be hidden to the user (e.g.: FLAGS to be returned by SELECT and EXAMINE).
To do :
[ ] Create or select an existing Jekyll theme (Bootstrap FTW?)
The main goal of this lib is to be as flexible as possible but writing an IMAP server is no simple task. Asking of every user to grasp RFC 3501 is really crazy.
The project need to provide abstraction mechanisms for most of IMAP features and document very well what can't be hidden to the user (e.g.: FLAGS to be returned by SELECT and EXAMINE).
To do :