mirror of
https://github.com/nodemailer/wildduck.git
synced 2025-09-28 16:08:31 +08:00
Update README.md
This commit is contained in:
parent
824fcff47e
commit
c2a5ded58c
1 changed files with 4 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue