I noticed that quota messages were not being sent when mailboxes got full. I also then noticed that the usage percentage was not updating on any of my mailboxes compared to what Dovecot showed. It looks like some of the cron PHP files are throwing errors. For example: /usr/local/ispconfig/server/lib/classes/cron.d/100-monitor_email_quota.inc.php PHP Fatal error: Uncaught TypeError: Unsupported operand types: string * int in /usr/local/ispconfig/server/lib/classes/cron.d/100-monitor_email_quota.inc.php:89
In fairness, no. I can update this soon. Is there anything else you can suggest? Current version is 3.2.12p1
I forgot that PHP gets checked for updates automatically, didn't think that would break it. That's working after an update, thanks!