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

merge #685 - tweak postfix mail queue/warn/bounce times

This commit is contained in:
Joshua Tauberer
2016-02-15 18:42:03 -05:00
2 changed files with 9 additions and 0 deletions

View File

@@ -5,6 +5,7 @@ In Development
--------------
* Roundcube updated to version 1.1.4.
* When there's a problem deliverying an outgoing message, a new 'warning' bounce will come after 3 hours and the box will stop trying after 2 days (instead of 5).
* On multi-homed machines, Postfix now binds to the right network interface when sending outbound mail so that SPF checks on the receiving end will pass.
* TLS certificate provisioning would crash if DNS propagation was in progress and a challenge failed.
* Backup times were displayed with the wrong time zone.