Opinionated email server
Find a file
NickOvt aab6608119
fix(getmessages): ZMS-260: messages.js getMessages allow unseen request flag to be false (#861)
* messages.js allow unseen request flag to be false to allow search for seen messages only

* messages.js check filterUnseen type instead of just checking for undefined
2025-08-26 09:47:42 +03:00
.github fix:(workflow): fix api.js, fix release artifacts publishing ZMS-241 (#826) 2025-06-12 10:35:47 +03:00
.vscode Added deploy action script 2023-03-31 11:59:42 +03:00
assets feat: add graphics 2021-02-02 22:31:48 +03:30
bin an user > a user 2019-07-08 18:14:55 +02:00
certs Added example certififcates 2017-07-25 15:50:16 +03:00
config fix: Update all urls in all files to point to new repo url. ZMS-180 (#791) 2025-03-10 11:21:48 +02:00
docs fix(connection-management): implement connection management, POP3 timeout fixes, and comprehensive documentation (#835) 2025-07-23 10:46:13 +03:00
emails fix: Update all urls in all files to point to new repo url. ZMS-180 (#791) 2025-03-10 11:21:48 +02:00
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 fix(connection-management): implement connection management, POP3 timeout fixes, and comprehensive documentation (#835) 2025-07-23 10:46:13 +03:00
lib fix(getmessages): ZMS-260: messages.js getMessages allow unseen request flag to be false (#861) 2025-08-26 09:47:42 +03:00
plugins fix(typos): fixed typos ZMS-167 (#740) 2024-10-14 10:37:58 +03:00
public/public fix(defer): Added new setting const:sender:defer_times ZMS 63 (#574) 2023-12-14 14:00:31 +02:00
setup fix(setup-script): ZMS-252 Install script updates (#847) 2025-08-01 10:31:16 +03:00
test fix(connection-management): implement connection management, POP3 timeout fixes, and comprehensive documentation (#835) 2025-07-23 10:46:13 +03:00
.dockerignore Add files to dockerize wildduck 2020-02-13 17:36:27 +05:30
.eslintrc v1.37.0 2022-07-18 20:24:04 +03:00
.gitignore chore(tests): Zms 86 mailboxes (#501) 2023-09-21 12:52:18 +03:00
.ncurc.js fix(deps): Upgraded mailauth for BIMI CMC support 2024-11-05 09:33:32 +02:00
.prettierrc.js Log ip and sess to Graylog 2020-04-08 11:57:48 +03:00
acme.js Log acme results to graylog 2023-01-19 10:46:12 +02:00
api.js fix:(workflow): fix api.js, fix release artifacts publishing ZMS-241 (#826) 2025-06-12 10:35:47 +03:00
CHANGELOG.md chore(master): release 1.45.12 [skip-ci] (#854) 2025-08-22 16:23:55 +03:00
CODE_OF_CONDUCT.md Create CODE_OF_CONDUCT.md 2017-12-05 11:11:43 +02:00
docker-compose.yml fix(docker-compose-wd-image): ZMS-250 use up-to-date wildduck image from GHCR (#842) 2025-07-24 11:16:53 +03:00
Dockerfile fix(dockerfile): Use JSON array for CMD 2024-10-28 08:56:52 +02:00
Gruntfile.js fix(mime-parsing): ensure that text content for multipart nodes always ends with a newline. Fixes #571 2023-12-07 13:53:27 +02:00
imap.js Updated XAPPLEPUSHSERVICE schema handling 2024-07-29 11:37:30 +03:00
indexer.js fix(typos): fixed typos ZMS-167 (#740) 2024-10-14 10:37:58 +03:00
indexes.yaml fix(domaincache): ZMS-247 implement domain cache to store all used domains of users (#845) 2025-07-31 11:17:08 +03:00
LICENSE fix: license 2021-02-02 22:49:38 +03:30
LICENSE_ET Modified license definition to use EUPL 1.1 or later (previously EUPL 1.1. only) 2017-12-31 16:38:00 +02:00
lmtp.js fix(typos): fixed typos ZMS-167 (#740) 2024-10-14 10:37:58 +03:00
logo.txt v1.0.106 2018-01-02 15:09:46 +02:00
package-lock.json chore(master): release 1.45.12 [skip-ci] (#854) 2025-08-22 16:23:55 +03:00
package.json chore(master): release 1.45.12 [skip-ci] (#854) 2025-08-22 16:23:55 +03:00
pop3.js Added thread data to FETCH command (#785) 2025-02-17 10:15:34 +02:00
README.md fix: revert recent readme changes, keep only necessary info (#848) 2025-08-01 10:46:03 +03:00
server.js fix(debug): replaced SIGPIPE with SIGHUP to generate snapshots 2023-10-04 10:18:13 +03:00
tasks.js fix(typos): fixed typos ZMS-167 (#740) 2024-10-14 10:37:58 +03:00
webhooks.js Migrate from Bull to BullMQ for background processing 2023-03-10 15:47:47 +02:00
worker.js Log acme results to graylog 2023-01-19 10:46:12 +02:00

WildDuck Mail Server

Wild Duck
WildDuck is a scalable no-SPOF IMAP/POP3 mail server.

gitter License

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 Server is licensed under the European Union Public License 1.2 or later.

WildDuck Mail Server is part of the Zone Mail Suite (ZMS). Suite of programs and modules for an efficient, fast and modern email server.

Copyright (c) 2024 Zone Media OÜ