Opinionated email server
Go to file
2023-01-09 11:58:27 +02:00
.github retry test 2022-12-15 11:13:58 +02:00
assets feat: add graphics 2021-02-02 22:31:48 +03:30
bin an user > a user 2019-07-08 18:14:55 +02:00
certs Added example certififcates 2017-07-25 15:50:16 +03:00
config re-run test with 127.0.0.1 2022-12-15 11:29:12 +02:00
docs Only sort searhc by date if order is set 2022-12-10 16:20:51 +00:00
emails fixed invalid embedded image 2018-04-29 00:29:24 +03:00
examples replaced browserbox with imapflow, utf7 with iconv-lite 2020-05-15 19:02:24 +03:00
graphics feat: add graphics 2021-02-02 22:31:48 +03:30
imap-core re-run test with 127.0.0.1 2022-12-15 11:29:12 +02:00
lib Fixed ACME renewals 2023-01-09 11:58:27 +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 re-run test with 127.0.0.1 2022-12-15 11:24:09 +02:00
.dockerignore Add files to dockerize wildduck 2020-02-13 17:36:27 +05:30
.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 Log ip and sess to Graylog 2020-04-08 11:57:48 +03:00
acme.js Fixed ACME renewals 2023-01-09 11:58:27 +02:00
api.js Fixed ACME renewals 2023-01-09 11:58:27 +02:00
CODE_OF_CONDUCT.md Create CODE_OF_CONDUCT.md 2017-12-05 11:11:43 +02:00
docker-compose.yml Use sane defaults in the example docker-compose 2020-08-19 20:41:47 +02:00
Dockerfile re-run test with 127.0.0.1 2022-12-15 11:20:06 +02:00
Gruntfile.js retry test 2022-12-15 11:13:58 +02:00
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 fix: license 2021-02-02 22:49:38 +03:30
LICENSE_ET Modified license definition to use EUPL 1.1 or later (previously EUPL 1.1. only) 2017-12-31 16:38:00 +02:00
lmtp.js v1.35.1 2021-09-05 14:11:24 +03:00
logo.txt v1.0.106 2018-01-02 15:09:46 +02:00
package.json v1.38.2 2022-12-15 16:13:28 +02:00
pop3.js bunch of fixes 2022-07-05 11:57:57 +03:00
README.md fix: readme 2021-02-02 22:52:06 +03:30
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.