mirror of
https://github.com/nodemailer/wildduck.git
synced 2025-01-01 13:13:53 +08:00
Opinionated email server
661df2e35e
Bumps [mongodb](https://github.com/mongodb/node-mongodb-native) from 4.14.0 to 4.17.0. - [Release notes](https://github.com/mongodb/node-mongodb-native/releases) - [Changelog](https://github.com/mongodb/node-mongodb-native/blob/v4.17.0/HISTORY.md) - [Commits](https://github.com/mongodb/node-mongodb-native/compare/v4.14.0...v4.17.0) --- updated-dependencies: - dependency-name: mongodb dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> |
||
---|---|---|
.github | ||
.vscode | ||
assets | ||
bin | ||
certs | ||
config | ||
docs | ||
emails | ||
examples | ||
graphics | ||
imap-core | ||
lib | ||
plugins | ||
public/public | ||
setup | ||
test | ||
.dockerignore | ||
.eslintrc | ||
.gitignore | ||
.ncurc.js | ||
.prettierrc.js | ||
acme.js | ||
api.js | ||
CODE_OF_CONDUCT.md | ||
docker-compose.yml | ||
Dockerfile | ||
Gruntfile.js | ||
imap.js | ||
indexer.js | ||
indexes.yaml | ||
LICENSE | ||
LICENSE_ET | ||
lmtp.js | ||
logo.txt | ||
package.json | ||
pop3.js | ||
README.md | ||
server.js | ||
tasks.js | ||
webhooks.js | ||
worker.js |
WildDuck Mail Server
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 product design. If there's a decision to be made then usually the answer is to do whatever Gmail has done.
Links
License
WildDuck Mail Agent is licensed under the European Union Public License 1.2 or later.