Opinionated email server
Find a file
2022-11-24 16:46:26 +02:00
.github install mongo cli 2022-11-24 16:46:26 +02:00
assets
bin
certs
config updated restify error response 2022-11-24 16:04:06 +02:00
docs Added new option 'bimi' for message uploads 2022-11-03 13:50:17 +02:00
emails
examples
graphics
imap-core install mongo cli 2022-11-24 16:45:07 +02:00
lib Make sure that wrapped middleware does not return anything 2022-11-24 15:57:11 +02:00
plugins Added partial support for running Zone-mta plugins for message queueing 2022-06-21 10:30:26 +03:00
public/public allow to configure ASP limit dynamically 2022-07-04 17:18:07 +03:00
setup updated hashes 2022-07-19 14:00:19 +03:00
test Added preauth API endpoint 2022-10-07 10:13:05 +03:00
.dockerignore
.eslintrc v1.37.0 2022-07-18 20:24:04 +03:00
.gitignore prefer user email as the username for plugins 2022-06-27 11:49:07 +03:00
.ncurc.js v1.36.2. downgraded bull 2021-11-16 13:52:38 +02:00
.prettierrc.js
acme.js Be resilient to missing acme config 2022-02-02 09:35:30 -07:00
api.js updated restify error response 2022-11-24 16:04:06 +02:00
CODE_OF_CONDUCT.md
docker-compose.yml
Dockerfile Use node 16 in Dockerfile 2022-11-16 14:38:15 +02:00
Gruntfile.js
imap.js bunch of fixes 2022-07-05 11:57:57 +03:00
indexes.yaml v1.37.0 2022-07-18 20:24:04 +03:00
LICENSE
LICENSE_ET
lmtp.js v1.35.1 2021-09-05 14:11:24 +03:00
logo.txt
package.json Upgraded to Restify v9. Removed next() calls. 2022-11-24 12:26:10 +02:00
pop3.js bunch of fixes 2022-07-05 11:57:57 +03:00
README.md
server.js allow to use "cpus" as process count 2021-11-12 10:29:17 +02:00
tasks.js Log message restore info to Gelf 2022-08-23 10:04:26 +03:00
webhooks.js Fixed webhooks with multi db setup 2022-11-18 22:24:29 +02:00
worker.js Added partial support for running Zone-mta plugins for message queueing 2022-06-21 10:30:26 +03:00

WildDuck Mail Server

Wild Duck
WildDuck is a scalable no-SPOF IMAP/POP3 mail server.

build dependencies devDependencies Vulnerabilities docker gitter

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.

License

WildDuck Mail Agent is licensed under the European Union Public License 1.2 or later.