Opinionated email server
Go to file
2021-09-06 14:19:47 +03:00
.github Create FUNDING.yml 2019-11-24 18:23:41 +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 v1.35.1 2021-09-05 14:11:24 +03:00
docs typo 2021-09-05 15:43:06 +03: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 removed extra console.log 2021-08-30 11:26:33 +03:00
lib Made autoreply interval configurable 2021-09-06 14:19:47 +03:00
plugins initial plugin system 2017-10-26 14:57:19 +03:00
public v1.35.1 2021-09-05 14:11:24 +03:00
setup updated commit hashes 2021-09-05 15:03:04 +03:00
test allow to use predefined asp passwords 2021-06-04 10:34:26 +03:00
.dockerignore Add files to dockerize wildduck 2020-02-13 17:36:27 +05:30
.eslintrc replaced browserbox with imapflow, utf7 with iconv-lite 2020-05-15 19:02:24 +03:00
.gitignore Upgrade Mongodb library from 3 to 4 2021-08-30 11:21:50 +03:00
.prettierrc.js Log ip and sess to Graylog 2020-04-08 11:57:48 +03:00
.travis.yml v1.33.0 2021-04-26 10:28:18 +03:00
acme.js Generate ACME certs 2021-06-15 10:47:18 +03:00
api.js v1.35.1 2021-09-05 14:11:24 +03: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 Add openssl dependency to dockerfile 2020-08-19 20:41:28 +02:00
Gruntfile.js bumped deps 2021-07-05 00:04:00 +03:00
imap.js v1.35.1 2021-09-05 14:11:24 +03:00
indexes.yaml Added settings endpoint, allow to override ARCHIVE_TIME 2021-09-04 00:19:24 +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.35.3 2021-09-05 14:59:15 +03:00
pop3.js v1.35.1 2021-09-05 14:11:24 +03:00
README.md fix: readme 2021-02-02 22:52:06 +03:30
server.js updated install script 2018-04-17 22:09:47 +03:00
tasks.js Added settings endpoint, allow to override ARCHIVE_TIME 2021-09-04 00:19:24 +03:00
webhooks.js Upgrade Mongodb library from 3 to 4 2021-08-30 11:21:50 +03:00
worker.js Generate ACME certs 2021-06-15 10:47:18 +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.