Release 71 of the z-push zimbra backend has been uploaded to SourceForge
-
Release 71 of the z-push zimbra backend has been uploaded to SourceForge https://sourceforge.net/projects/zimbrabackend/
As always - please read the full Release Notes before upgrading
- Removed zimbra specific version of include file z_RTF.php
- Don’t output “” for empty Task dates and reminders
- Changed mail.NO_SUCH_WAITSET to LOGLEVEL_DEBUG
- Replaced all references to debugLog with ZLog::Write(LOGLEVEL_DEBUG,
- New override setting ZIMBRA_DELETESASMOVES added
- Mail_Mime files mime.php and mimepart.php updated to release 1.10.10
- Don’t fail recurrence comparison on firstdayofweek value
- Don’t fail recurrence comparison on until value if less than a day differece
- Don’t fail recurrence comparison on until value if not present in input
- Removed use of each() in timezone matching for PHP 8 compatability