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

Disable Backblaze B2 backups until #1899 is resolved

This commit is contained in:
Joshua Tauberer
2021-01-31 08:33:20 -05:00
parent e3d98b781e
commit b1d703a5e7
3 changed files with 3 additions and 6 deletions

View File

@@ -6,7 +6,6 @@ In Development
* Incoming emails with SPF/DKIM/DMARC failures now have a higher spam score, and these messages are more likely to appear in the junk folder, since they are often spam/phishing.
* A new Download button in the control panel's External DNS page can be used to download the required DNS records in zonefile format.
* Backblaze B2 is now a supported backup protocol.
* Fixed the problem when the control panel would report DNS entries as Not Set by increasing a bind query limit.
* Fixed a control panel startup bug on some systems.
* Fixed the MTA-STS policy file's line endings.