From c2a5ded58c60dd1dc351a7dc0c354b6f2420951e Mon Sep 17 00:00:00 2001 From: Andris Reinman Date: Sat, 3 Jun 2017 23:40:39 +0300 Subject: [PATCH] Update README.md --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 0742faa7..4445dfa9 100644 --- a/README.md +++ b/README.md @@ -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