Per Mail-in-a-Box Maintenance Guide, yes, I have run the upgrade three times now and rebooted as many times. And, yes, all System Status Checks are green (except for the MIAB version, of course).
System OS: Ubuntu v18.04.6 LTS
I log into the system and execute the usual install/upgrade command:
curl -s https://mailinabox.email/setup.sh | sudo bash
The output:
Mail-in-a-Box Version: v57a
Updating system packages...
Installing system packages...
Initializing system random number generator...
Firewall is active and enabled on system startup
Installing nsd (DNS server)...
Installing Postfix (SMTP server)...
Installing Dovecot (IMAP server)...
Installing OpenDKIM/OpenDMARC...
Installing SpamAssassin...
Installing Nginx (web server)...
Installing Roundcube (webmail)...
Installing Nextcloud (contacts/calendar)...
Nextcloud is already latest version
Installing Z-Push (Exchange/ActiveSync server)...
Installing Mail-in-a-Box system management daemon...
Installing Munin (system monitoring)...
updated DNS: OpenDKIM configuration
Your Mail-in-a-Box is running.
Please log in to the control panel for further instructions at:
I can see that some files were updated in the mailinabox folder (e.g., bootstart.sh, management.sh, nextcloud.sh, and system.sh in the setup folder). However, the CHANGELOG.md (which is also modified with today’s date) still says Version 57a (June 19, 2022).
Before running the upgrade I made sure that the system had all system updates. After the upgrade I run apt update again, and it says all packages are up to date.
Any ideas / suggestions? Thanks!