Opinionated email server
Find a file
2021-01-04 17:47:57 +02:00
.github Create FUNDING.yml 2019-11-24 18:23:41 +02:00
assets
bin an user > a user 2019-07-08 18:14:55 +02:00
certs
config first draft for webhooks 2020-10-09 11:08:33 +03:00
docs added test for deleting queue entries 2021-01-04 17:47:57 +02:00
emails
examples replaced browserbox with imapflow, utf7 with iconv-lite 2020-05-15 19:02:24 +03:00
imap-core allow UTF8 literals for APPEND 2020-10-30 12:06:17 +02:00
lib bumped deps 2021-01-04 14:20:48 +02:00
plugins
setup bumped commit hash for webmail 2020-12-02 12:29:45 +02:00
test added test for deleting queue entries 2021-01-04 17:47:57 +02: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
.prettierrc.js Log ip and sess to Graylog 2020-04-08 11:57:48 +03:00
.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 do not throw an error if attachment is missing 2020-06-30 09:10:58 +03:00
indexes.yaml new API endpoint /addressresgister 2020-11-18 17:56:52 +02:00
LICENSE
LICENSE_ET
lmtp.js Fix issue where POP3 did not mark messages as seen 2020-03-15 13:25:17 +02:00
logo.txt
package.json bumped deps 2021-01-04 14:20:48 +02:00
pop3.js added new user option pop3MaxMessages 2020-07-08 20:50:51 +03:00
README.md Combine readme and wiki onto centralized docs 2020-05-02 17:38:12 +02:00
server.js
tasks.js bumped deps 2021-01-04 14:20:48 +02:00
webhooks.js Make webhooks config section optional 2020-12-28 14:56:56 +01: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.