| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2025-03-23 | 2.2 kB | |
| v15.0.1 source code.tar.gz | 2025-03-23 | 655.9 kB | |
| v15.0.1 source code.zip | 2025-03-23 | 874.5 kB | |
| Totals: 3 Items | 1.5 MB | 0 | |
Useful Links
- Diff to last release: https://github.com/docker-mailserver/docker-mailserver/compare/v15.0.0...v15.0.1
- Our Changelog
What's Changed
This is a patch release to fix minor bugs reported after the release of v15.0.0. As always, take a brief look at the changelog (linked above).
Merged Pull Requests
* fix: `setup email restrict` configs should only prepend once by @polarathene in https://github.com/docker-mailserver/docker-mailserver/pull/4379
* fix: Support `chmod` on `/var/log/mail/*` when dir is empty by @mazzz1y in https://github.com/docker-mailserver/docker-mailserver/pull/4391
* chore: Revise utility install scripts + add Smallstep `step` CLI by @polarathene in https://github.com/docker-mailserver/docker-mailserver/pull/4376
* fix: `postfix-receive-access.cf` should prepend to `smtpd_recipient_restrictions` by @polarathene in https://github.com/docker-mailserver/docker-mailserver/pull/4399
* docs: Fail2Ban - Add example with required ENV to enable by @Lasslos in https://github.com/docker-mailserver/docker-mailserver/pull/4402
* docs: Update Dovecot link in `mailserver.env` by @polarathene in https://github.com/docker-mailserver/docker-mailserver/pull/4415
* fix: `start-mailserver.sh` requires `mail_state.sh` to be sourced on restarts by @polarathene in https://github.com/docker-mailserver/docker-mailserver/pull/4417
* fix: include all files in change detection of Rspamd by @georglauterbach in https://github.com/docker-mailserver/docker-mailserver/pull/4418
* chore: Gender-neutral language by @tranquillity-codes in https://github.com/docker-mailserver/docker-mailserver/pull/4421
* fix: DMS state volume must ensure `o+x` permission by @polarathene in https://github.com/docker-mailserver/docker-mailserver/pull/4420
New Contributors
- @Lasslos made their first contribution in https://github.com/docker-mailserver/docker-mailserver/pull/4402
- @tranquillity-codes made their first contribution in https://github.com/docker-mailserver/docker-mailserver/pull/4421