Opinionated email server
Find a file
2020-07-17 14:22:12 +03:00
.github Create FUNDING.yml 2019-11-24 18:23:41 +02:00
assets
bin
certs
config updated installer script to enable loop detection 2020-07-16 20:08:05 +03:00
docs default GET+POST to req.params 2020-07-16 11:15:04 +03:00
emails
examples replaced browserbox with imapflow, utf7 with iconv-lite 2020-05-15 19:02:24 +03:00
imap-core v1.27.3 2020-07-16 16:57:13 +03:00
lib v1.27.5 2020-07-16 23:01:45 +03:00
plugins
setup updated commit hash 2020-07-17 14:22:12 +03:00
test replaced browserbox with imapflow, utf7 with iconv-lite 2020-05-15 19:02:24 +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
.prettierrc.js Log ip and sess to Graylog 2020-04-08 11:57:48 +03:00
.travis.yml do not test using Node 8 2020-05-15 19:10:42 +03:00
api.js Fix broken accessToken check 2020-07-17 14:21:54 +03:00
CODE_OF_CONDUCT.md
docker-compose.yml Improve docker-compose.yml (#244) 2020-07-13 23:18:56 +02:00
Dockerfile Add cmd_args env variable to pass cmd options to wildduck 2020-02-29 12:41:44 +05:30
Gruntfile.js
imap.js do not throw an error if attachment is missing 2020-06-30 09:10:58 +03:00
indexes.yaml Added simple docs for tokens 2020-07-07 11:06:00 +03: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 v1.27.5 2020-07-16 23:01:45 +03: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 default GET+POST to req.params 2020-07-16 11:15:04 +03:00
worker.js

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.