Opinionated email server
Find a file
snyk-bot be3989b176
fix: package.json to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-ANSIREGEX-1583908
2021-11-24 00:27:41 +00:00
.github
assets feat: add graphics 2021-02-02 22:31:48 +03:30
bin
certs
config allow to use "cpus" as process count 2021-11-12 10:29:17 +02:00
docs Allow to automatically delete previous draftby reference 2021-11-15 14:22:00 +02:00
emails
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 ensure that in-reply-to and message-id headers are stored as single strings, not arrays 2021-10-12 23:18:17 +03:00
lib Allow to automatically delete previous draftby reference 2021-11-15 14:22:00 +02:00
plugins
public v1.35.1 2021-09-05 14:11:24 +03:00
setup bumped commit hashes 2021-10-11 17:19:58 +03:00
test allow to use predefined asp passwords 2021-06-04 10:34:26 +03:00
.dockerignore
.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
.ncurc.js v1.36.2. downgraded bull 2021-11-16 13:52:38 +02:00
.prettierrc.js
.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 pass loggelf for certificate handler 2021-10-08 17:30:15 +03:00
CODE_OF_CONDUCT.md
docker-compose.yml Use sane defaults in the example docker-compose 2020-08-19 20:41:47 +02:00
Dockerfile Removed python from Dockerfile 2021-11-16 13:30:41 +02:00
Gruntfile.js bumped deps 2021-07-05 00:04:00 +03:00
imap.js pass loggelf for certificate handler 2021-10-08 17:30:15 +03:00
indexes.yaml Forward tracking 2021-10-04 11:57:43 +03:00
LICENSE fix: license 2021-02-02 22:49:38 +03:30
LICENSE_ET
lmtp.js v1.35.1 2021-09-05 14:11:24 +03:00
logo.txt
package.json fix: package.json to reduce vulnerabilities 2021-11-24 00:27:41 +00:00
pop3.js pass loggelf for certificate handler 2021-10-08 17:30:15 +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 pass loggelf for certificate handler 2021-10-08 17:30:15 +03:00
webhooks.js Allow to automatically delete previous draftby reference 2021-11-15 14:22:00 +02: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.