Opinionated email server
Find a file
2020-11-26 18:03:23 +02:00
.github
assets
bin
certs
config first draft for webhooks 2020-10-09 11:08:33 +03:00
docs Add example values for getUserAddressregister 2020-11-18 17:28:50 +01:00
emails
examples
imap-core allow UTF8 literals for APPEND 2020-10-30 12:06:17 +02:00
lib when submitting message structures then extract embedded attachments from HTML before doing validation checks 2020-11-26 18:03:23 +02:00
plugins
setup updated commit hashes 2020-10-08 11:05:05 +03:00
test when submitting message structures then extract embedded attachments from HTML before doing validation checks 2020-11-26 18:03:23 +02:00
.dockerignore
.eslintrc
.gitignore
.prettierrc.js
.travis.yml when submitting message structures then extract embedded attachments from HTML before doing validation checks 2020-11-26 18:03:23 +02:00
api.js first draft for webhooks 2020-10-09 11:08:33 +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 Add openssl dependency to dockerfile 2020-08-19 20:41:28 +02:00
Gruntfile.js when submitting message structures then extract embedded attachments from HTML before doing validation checks 2020-11-26 18:03:23 +02:00
imap.js
indexes.yaml new API endpoint /addressresgister 2020-11-18 17:56:52 +02:00
LICENSE
LICENSE_ET
lmtp.js
logo.txt
package.json when submitting message structures then extract embedded attachments from HTML before doing validation checks 2020-11-26 18:03:23 +02:00
pop3.js added new user option pop3MaxMessages 2020-07-08 20:50:51 +03:00
README.md
server.js
tasks.js default GET+POST to req.params 2020-07-16 11:15:04 +03:00
webhooks.js log webhook results to graylog 2020-10-09 14:01:35 +03:00
worker.js first draft for webhooks 2020-10-09 11:08:33 +03:00

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.

Contact

Gitter chat

License

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