Releases: mail-in-a-box/mailinabox
Releases · mail-in-a-box/mailinabox
v73: Version 73 (July 11, 2025)
Mail: * Quotas for mail storage can now be set per user in the control panel. * Autoconfig now includes POP3 and CardDAV/CalDAV. Backups: * Fix for S3-compatible backups (other than AWS S3 itself). Control Panel: * Backup status is added to the status checks. * S3 backup credentials can now be stored in environment variables. * Fix for when an AAAA record is set up the box's own IP address. * Fix for when logged out of the control panel. * Fix link to Z-Push client compatibility list. Setup: * The Ubuntu version check is updated. Other: * Code cleanup using the Ruff Python linter. * Other minor changes.
v72: Version 72 (June 3, 2025)
------------------------- Upgrades * Roundcube upgraded to version 1.6.11, fixing a security vulnerability. Control Panel * A warning during daily tasks related to no TLS certificates being expired is fixed.
v71a: Version 71a (January 6, 2025)
Fixes a setup regression.
v71: Version 71 (January 4, 2025)
Upgrades Roundcube upgraded to version 1.6.9. Z-Push upgraded to version 2.7.5. Automated Maintenance Daily automated tasks are now run at 1am in the box's timezone and full backups are now restricted to running only on Saturdays and Sundays at that time. Backups now exclude the owncloud-backup folder so that we're not backing up backups. Old TLS certificates are now automatically deleted to improve control panel performance. Setup Fixed broken setup if SSH was configured to listen on multiple ports. Ubuntu MOTD advertisements are now disabled. Fixed missing Roundcube dependency package if NextCloud isn't installed. Control Panel Improved status checks for secondary nameservers. Spamhaus is now queried for the box's IPv6 address also. DSA and EC private keys are now accepted for TLS certificates. Timeouts for loading slow control panel pages are reduced. And other minor fixes.
v70: Version 70 (August 15, 2024)
---------------------------- * Roundcube is updated to version 1.6.8 fixing security vulnerabilities.
v69b
v69a (July 21, 2024)
Corrects a setup failure.
v69: Version 69 (July 20, 2024)
-------------------------- Package updates: * Nextcloud is updated to 26.0.13. * Z-Push is updated to 2.7.3. Other updates: * Fixed an error generating the weekly statistics. * Fixed file permissions when setting up Nextcloud. * Added an undocumented option to proxy websockets. * Internal improvements to the code to make it more reliable and readable.
v68: Version 68
---------- Package updates: * Roundcube updated to version 1.6.6. * Nextcloud is updated to version 26.0.12. Mail: * Updated postfix's configuration to guard against SMTP smuggling to the long-term fix (https://www.postfix.org/smtp-smuggling.html). Control Panel: * Improved reporting of Spamhaus response codes. * Improved detection of SSH port. * Fixed an error if last saved status check results were corrupted. * Other minor fixes. Other: * fail2ban is updated to see "HTTP/2.0" requests to munin also. * Internal improvements to the code to make it more reliable and readable.
v64: Version 64 (September 2, 2023)
------------------------------ * Fixed broken installation when upgrading from Mail-in-a-Box version 56 (Nextcloud 22) and earlier because of an upstream packaging issue. * Fixed backups to work with the latest duplicity package which was not backwards compatible. * Fixed setting B2 as a backup target with a slash in the application key. * Turned off OpenDMARC diagnostic reports sent in response to incoming mail. * Fixed some crashes when using an unrelased version of Mail-in-a-Box. * Added z-push administration scripts.