1
0
mirror of https://github.com/mail-in-a-box/mailinabox.git synced 2026-03-19 18:17:22 +01:00

Fix DNS secondary nameserver refesh failure retry period

Fixes #1979
This commit is contained in:
Joshua Tauberer
2022-01-08 09:38:41 -05:00
parent d1d6318862
commit cb564a130a
2 changed files with 3 additions and 2 deletions

View File

@@ -22,6 +22,7 @@ Other:
* Set systemd journald log retention to 10 days (from no limit) to reduce disk usage.
* Fixed log processing for submission lines that have a sasl_sender or other extra information.
* Fix DNS secondary nameserver refesh failure retry period.
Version 55 (October 18, 2021)
-----------------------------