Update README.md

This commit is contained in:
Andris Reinman 2017-06-03 23:40:39 +03:00 committed by GitHub
parent 824fcff47e
commit c2a5ded58c

View file

@ -47,6 +47,10 @@ NODE_ENV=production npm start
See see [below](#http-api) for details about creating new user accounts
### Step 6\. Use an IMAP/POP3 client to log in
Any IMAP or POP3 client will do. Use the credentials from step 5. to log in.
## Goals of the Project
1. Build a scalable and distributed IMAP/POP3 server that uses clustered database instead of single machine file system as mail store