New
v15.0.1
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 restrictconfigs should only prepend once by @polarathene in https://github.com/docker-mailserver/docker-mailserver/pull/4379 - fix: Support
chmodon/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
stepCLI by @polarathene in https://github.com/docker-mailserver/docker-mailserver/pull/4376 - fix:
postfix-receive-access.cfshould prepend tosmtpd_recipient_restrictionsby @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.envby @polarathene in https://github.com/docker-mailserver/docker-mailserver/pull/4415 - fix:
start-mailserver.shrequiresmail_state.shto 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+xpermission 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