Thanks to visit codestin.com
Credit goes to Github.com

Skip to content

Tags: yeah/mailinabox

Tags

v73

Toggle v73's commit message
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

Toggle v72's commit message
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

Toggle v71a's commit message
Version 71a (January 6, 2025)

Fixes a setup regression.

v71

Toggle v71's commit message
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

Toggle v70's commit message
Version 70 (August 15, 2024)

----------------------------

* Roundcube is updated to version 1.6.8 fixing security vulnerabilities.

v69b

Toggle v69b's commit message
v69b

Correct a setup failure.

v69a

Toggle v69a's commit message
v69a (July 21, 2024)

Corrects a setup failure.

v69

Toggle v69's commit message
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

Toggle v68's commit message
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.

v67

Toggle v67's commit message
Version 67 (December 22, 2023)

------------------------------

Guard against a newly published vulnerability called SMTP Smuggling. See https://sec-consult.com/blog/detail/smtp-smuggling-spoofing-e-mails-worldwide/.