Revert "chore: add pr 1996"

This reverts commit 58a8ba4b44.
This commit is contained in:
wernerfred 2021-05-23 21:06:41 +02:00
parent 724bacae87
commit 281dc63a4e

View file

@ -12,7 +12,6 @@ This release improves on `9.1.0` in many aspect, including general fixes, Fail2B
- **[general]** `./setup.sh email list` was enhanced, now showing information neatly ([#1898](https://github.com/docker-mailserver/docker-mailserver/pull/1898))
- **[general]** Added update check and notification ([#1976](https://github.com/docker-mailserver/docker-mailserver/pull/1976) [#1951](https://github.com/docker-mailserver/docker-mailserver/pull/1951))
- **[general]** Moved environment variables to the documentation and improvements ([#1948](https://github.com/docker-mailserver/docker-mailserver/pull/1948) [#1947](https://github.com/docker-mailserver/docker-mailserver/pull/1947) [#1931](https://github.com/docker-mailserver/docker-mailserver/pull/1931))
- **[general]** Reduced image layer count by 18 ([#1996](https://github.com/docker-mailserver/docker-mailserver/pull/1996))
- **[security]** Major Fail2Ban improvements (cleanup, update and breaking changes, see below)
- **[fix]** `./setup.sh email del ...` now works properly
- **[code]** Added color variables to `setup.sh` and improved the script as a whole ([#1879](https://github.com/docker-mailserver/docker-mailserver/pull/1879) [#1886](https://github.com/docker-mailserver/docker-mailserver/pull/1886))