Opinionated email server
Find a file
2020-05-02 21:15:48 +01:00
.github Create FUNDING.yml 2019-11-24 18:23:41 +02:00
assets updated example emails 2018-04-28 22:44:38 +03:00
bin an user > a user 2019-07-08 18:14:55 +02:00
certs
config Disable default extra imap interface 2020-03-24 14:16:55 +02:00
docs Fix typo 2020-05-02 17:51:43 +02:00
emails fixed invalid embedded image 2018-04-29 00:29:24 +03:00
examples fix message parsing for too large messages 2019-07-03 11:37:26 +03:00
imap-core use setKeepAlive for IMAP sockets 2020-03-26 13:46:05 +02:00
lib do not use collection.update 2020-04-24 12:27:25 +03:00
plugins
setup fix typo in server path for log files 2020-05-02 21:15:48 +01:00
test Updated fixture pgp keys to fix tests 2019-10-21 23:01:11 +03:00
.dockerignore Add files to dockerize wildduck 2020-02-13 17:36:27 +05:30
.eslintrc v1.20.9 2019-07-05 13:56:11 +03:00
.gitignore updated example emails 2018-04-28 22:44:38 +03:00
.prettierrc.js Log ip and sess to Graylog 2020-04-08 11:57:48 +03:00
.travis.yml added node 12 to travis list 2019-05-08 15:12:48 +03:00
api.js Log ip and sess to Graylog 2020-04-08 11:57:48 +03:00
CODE_OF_CONDUCT.md
docker-compose.yml Update docker-compose.yml 2020-02-13 22:47:21 +05:30
Dockerfile Add cmd_args env variable to pass cmd options to wildduck 2020-02-29 12:41:44 +05:30
Gruntfile.js v1.19.0 2019-05-07 10:27:30 +03:00
imap.js Fix issue where POP3 did not mark messages as seen 2020-03-15 13:25:17 +02:00
indexes.yaml log api search queries 2020-03-19 13:21:05 +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 v1.0.106 2018-01-02 15:09:46 +02:00
package.json Combine readme and wiki onto centralized docs 2020-05-02 17:38:12 +02:00
pop3.js Fix issue where POP3 did not mark messages as seen 2020-03-15 13:25:17 +02:00
README.md Combine readme and wiki onto centralized docs 2020-05-02 17:38:12 +02:00
server.js updated install script 2018-04-17 22:09:47 +03:00
tasks.js log api search queries 2020-03-19 13:21:05 +02:00
worker.js update ASP generator 2018-10-10 16:19:20 +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.