Merge branch 'master' of github.com:nodemailer/wildduck

This commit is contained in:
Andris Reinman 2018-01-05 10:07:01 +02:00
commit e9cf70fa12

View file

@ -5,7 +5,7 @@
WildDuck is a scalable no-SPOF IMAP/POP3 mail server. WildDuck uses a distributed database (sharded + replicated MongoDB) as a backend for storing all data,
including emails.
WildDuck tries to follow Gmail in architectural design. If there's a decision to be made then usually the answer is to do whatever Gmail has done.
WildDuck tries to follow Gmail in product design. If there's a decision to be made then usually the answer is to do whatever Gmail has done.
> **NB!** WildDuck is currently in **beta**. Use it on your own responsibility.