mirror of
https://github.com/mail-in-a-box/mailinabox.git
synced 2026-03-22 18:47:23 +01:00
forgot to catch free_tls_certificates.client.ChallengeFailed
Provisioning could crash if, e.g., the DNS we see is different from the DNS Let's Encrypt sees. see #695, probably fixes it
This commit is contained in:
@@ -6,6 +6,7 @@ In Development
|
||||
|
||||
* Roundcube updated to version 1.1.4.
|
||||
* 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.
|
||||
* On low-usage systems, don't hold backups for quite so long by taking a full backup more often.
|
||||
* Nightly status checks might fail if any domains had non-ASCII characters.
|
||||
|
||||
Reference in New Issue
Block a user