Updated README

This commit is contained in:
Andris Reinman 2017-03-06 16:32:32 +02:00
parent 9ba0cba7fc
commit b074f3186a

View file

@ -11,7 +11,7 @@ This is a very early preview of an IMAP server built with Node.js and MongoDB.
### Todo
Does it work? Yes, it does. You can run the server and get a working IMAP server for mail store, LMTP server for pushing messages to the mail store and HTTP API server to create new users.
Does it work? Yes, it does. You can run the server and get a working IMAP server for mail store, LMTP server for pushing messages to the mail store and HTTP API server to create new users. All handled by Node.js and MongoDB, no additional dependencies needed.
Is the server scalable? Not yet. These are some actions that must be done: