Zimbra Releases/8.8.15/P13
Zimbra Collaboration Joule 8.8.15 Patch 13 GA Release
Check out the Fixed Issues, and Known Issues for this version of Zimbra Collaboration. Please refer to the Patch Installation section for Patch Installation instructions. As always, you are encouraged to tell us what you think in the Forums or open a support ticket to report issues.
NOTE: If you are upgrading or migrating from an older version of Zimbra to Zimbra 8.8 Production Ready, please read Things to Know Before Upgrading and First Steps with the Zimbra NG Modules for critical information before you upgrade.
Fixed Issues
Classic Web App
- If the HTML content in the message is non-standardized, then the Modern Web App failed to load full contents. The issue has been fixed.
Zimbra Collaboration
- When opening conversations the user interface will work flawlessly on Firefox.
- Users were unable to send an email If the persona account is locked. The issue no more appears and the users will be able to send emails.
- When a user receives a message which has "Original message as an attachment" and any other file attachment, clicking "Download all attachment" resulted in NullPointerException. The issue has been fixed.
- If user has setup 2FA and added the device as Trusted device, then resetting the 2FA settings doesn't ask User to resetup 2FA. It continues to work with user's standard password. The issue has been fixed and it now asks user to resetup 2FA even if the device is the Trusted device.
- Fixed SendAs and Send On Behalf Of functionality which was broken in Multi-Server environment
Note: Fixed above issue in updated Patch version today dated Sept 02, 2020 which were reported on first version of 8.8.15 Patch 13.
Zimbra Connector for Outlook
- Custom ZCO installer with "--disable-autoupgrade" option was not working and it continued to ask users to upgrade as soon as the new version was present. The issue has been fixed and it doesn't prompt users to upgrade.
HSM
- Docheckblobs operations now fix double compressed items if check_incorrect_compressed_digests is set to true
- Added a log line for the docheckblobs whenever an item is removed by missing_blob_delete_item option
NG Modules
- Enabled apply hsm option to restore operations
- Improved restore operation operation log, now restored/unrestored/skipped zimbra
- Improved restore operation so that it will complete even if any Drive’s blob is missing from the backup.
- Fixed a bug that showed a blank Bcc field in mobile devices when the recipient is in Bcc
- Implemented a workaround for mobile devices that do not validate destination accounts that would end up in a loop when sending mails with invalid addresses.
Zimbra Drive
- Minor graphical improvement regarding the spacing between text and icon in the first line of the drive file versioning window
- Removed "Save into Drive" option for mail-type attachment
- The command "zxsuite drive list mailaddress@domain/LOCAL_ROOT" no longer returns an error
- Fixed a bug where opening a PDF file using the Firefox browser the page wouldn’t scroll using the keyboard
Zimbra Connect
- It is not possible to move groups/spaces/channels between hosts
- Connect and Drive hidden in mobile browsers
- While creating a new instant meeting, you can now switch tabs without losing the data already inserted
- Fixed the issue when instant message duplication on connection loss
- Now users can start a new instant meeting from a new conversation without having written a single message first
Zimbra Docs
- Users will no more see "too many open documents" error when more than 50 documents are opened.
Known Issues
- When Users sent an email from a persona, even though the email was sent successfully, it remained in the draft folder.
- If a user has rights of send as / send-on-behalf-of from another user, creates a persona with "Manage your signature" option and try to send an email using persona with a signature image, "Permission Denied" error was encountered.
- If there is more than one Galsync account for a domain, then clicking an account in the Admin console results in an error.
Patch Installation
Please refer to the steps below to install 8.8.15 Patch 13 on Redhat and Ubuntu platforms:
Before Installing the Patch
Before installing the patch, consider the following:
- Patches are cumulative.
- A full backup should be performed before any patch is applied. There is no automated roll-back.
- Zimlet patches can include removing existing Zimlets and redeploying the patched Zimlet.
- Only files or Zimlets associated with installed packages will be installed from the patch.
- Switch to
zimbra
user before using ZCS CLI commands. - Important! You cannot revert to the previous ZCS release after you upgrade to the patch.
- Important Note for ZCS Setup with Local ZCS repository: Customers who have set up local ZCS repository should first update the local repository by following instructions in wiki
- Please make note that, installing the zimbra-patch package only updates the Zimbra core packages.
8.8.15 Patch 13 Packages
The package lineup for this release is:
FOSS:
PackageName Version zimbra-patch -> 8.8.15.1598975361.p13-1 zimbra-common-core-jar -> 8.8.15.1598958739-1 zimbra-common-core-libs -> 8.8.15.1574853769-1 zimbra-mbox-store-libs -> 8.8.15.1574853769-1 zimbra-mbox-war -> 8.8.15.1575620896-1 zimbra-mbox-admin-console-war -> 8.8.15.1596800534-1 zimbra-mbox-webclient-war -> 8.8.15.1596804041-1 zimbra-drive -> 1.0.13.1576152256-1 zimbra-core-components -> 2.0.2-1zimbra8.8b1 zimbra-openjdk -> 13.0.1-1zimbra8.8b1 zimbra-openssl -> 1.0.2t-1zimbra8.7b2 zimbra-chat -> 3.0.1.1594306000-1 zimbra-proxy-patch -> 8.8.15.1594879048.p12-1 zimbra-mta-patch -> 8.8.15.1586424251.p9-1 zimbra-ldap-components -> 1.0.4-1zimbra8.8b1 zimbra-clamav -> 0.102.2-1zimbra8.8b1 zimbra-perl-mail-spamassassin -> 3.4.4-1zimbra8.8b1 zimbra-spamassassin-rules -> 1.0.0-1zimbra8.8b1 zimbra-nginx -> 1.7.1-1zimbra8.8b1 zimbra-openldap-server -> 2.4.49-1zimbra8.8b2 zimbra-mta-components -> 1.0.7-1zimbra8.8b1 zimbra-proxy-components -> 1.0.4-1zimbra8.8b1
NETWORK:
Package Name Version zimbra-patch -> 8.8.15.1598975361.p13-2 zimbra-mbox-ews-service -> 8.8.15.1590048861-1 zimbra-drive-ng -> 3.0.9.1596731606-1 zimbra-network-modules-ng -> 6.0.14.1597335102-1 zimbra-docs -> 3.0.6.1592415783-1 zimbra-connect -> 1.0.13.1596731920-1 zimbra-zco -> 8.8.15.1884.1597040376-1
Redhat
Installing Zimbra packages with system package upgrades
- As
root
, first clear the yum cache and check for updates so the server sees there is a newzimbra-patch
package in the patch repository:
yum clean metadata yum check-update
- Then ask yum to update available packages:
yum update
- Restart ZCS as
zimbra
user:
su - zimbra zmcontrol restart
Installing Zimbra packages individually
Install/Upgrade zimbra-proxy-components
on Proxy node for FOSS and NETWORK
- As
root
, first clear the yum cache and check for updates so the server sees all updated packages in the patch repository:
yum clean metadata yum check-update
- Then install the package:
yum install zimbra-proxy-components
- Restart proxy as
zimbra
user:
su - zimbra zmproxyctl restart
Install/Upgrade zimbra-proxy-patch
on Proxy node for FOSS and NETWORK
- As
root
, install the package:
yum install zimbra-proxy-patch
- Restart proxy as
zimbra
user:
su - zimbra zmproxyctl restart zmmemcachedctl restart
Install/Upgrade zimbra-mta-components
on MTA node for FOSS and NETWORK
- As
root
, first clear the yum cache and check for updates so the server sees all updated packages in the patch repository:
yum clean metadata yum check-update
- Then install the package:
yum install zimbra-mta-components
- Restart
amavisd
aszimbra
user:
su - zimbra zmamavisdctl restart
Install/Upgrade zimbra-mta-patch
on MTA node for FOSS and NETWORK
- As
root
, install the package:
yum install zimbra-mta-patch
- Restart
amavisd
aszimbra
user:
su - zimbra zmamavisdctl restart
Install/Upgrade zimbra-patch
on mailstore node for FOSS and NETWORK
- As
root
, install the package:
yum install zimbra-patch
- Restart ZCS as
zimbra
user:
su - zimbra zmcontrol restart
Install/Upgrade zimbra-chat
for FOSS
- As
root
, install the package:
yum install zimbra-chat
- Restart Zimbra mailbox service as
zimbra
user:
su - zimbra zmmailboxdctl restart
Uninstall zimbra-talk
(NETWORK Only)
Starting Zimbra 8.8.15 GA, zimbra-connect
replaces zimbra-talk
hence it is important to remove zimbra-talk
before installing zimbra-connect
.
- As
root
, uninstall the package:
yum remove zimbra-talk
Install/Upgrade zimbra-network-modules-ng
, zimbra-connect
and zimbra-zimlet-auth
(NETWORK Only)
- As
root
, first clear the yum cache and check for updates so the server sees all updated packages in the patch repository:
yum clean metadata yum check-update
- Then install the packages:
yum install zimbra-network-modules-ng yum install zimbra-connect yum install zimbra-zimlet-auth
- Restart Zimbra mailbox service as
zimbra
user:
su - zimbra zmmailboxdctl restart
Install/Upgrade zimbra-docs
(NETWORK Only)
- As
root
, install the package:
yum install zimbra-docs
- Restart Zimbra mailbox service as
zimbra
user:
su - zimbra zmmailboxdctl restart
Install/Upgrade zimbra-drive-ng
(NETWORK Only)
- As
root
, install the package:
yum install zimbra-drive-ng
- Restart Zimbra mailbox service as
zimbra
user:
su - zimbra zmmailboxdctl restart
Upgrade OpenLDAP on LDAP node for FOSS and NETWORK
- As
root
, install the package:
yum install zimbra-ldap-components
- Restart
ldap
aszimbra
user:
su - zimbra ldap restart
Ubuntu
Installing zimbra packages with system package upgrades
- As
root
, check for updates so the server sees there is a newzimbra-patch
package in the patch repository:
apt-get update
- Then update available packages:
apt-get upgrade
OR
- Update all available packages plus any kernel updates:
apt-get dist-upgrade
- Restart ZCS as
zimbra
user:
su - zimbra zmcontrol restart
Installing zimbra packages individually
Install/Upgrade zimbra-proxy-components
on Proxy node for FOSS and NETWORK
- As
root
, install package
apt-get install zimbra-proxy-components
- Restart proxy as
zimbra
user:
su - zimbra zmproxyctl restart
Install/Upgrade zimbra-proxy-patch
on Proxy node for FOSS and NETWORK
- As
root
, install package
apt-get install zimbra-proxy-patch
- Restart proxy as
zimbra
user:
su - zimbra zmproxyctl restart zmmemcachedctl restart
Ubuntu 18 zimbra-proxy-patch version
zimbra-proxy-patch -> 8.8.12.1554984827.p3-1
The installation of this patch is mandatory for the proxy to function on Ubuntu 18 servers.
Install/Upgrade zimbra-mta-components
on MTA node for FOSS and NETWORK
- As
root
, install package
apt-get install zimbra-mta-components
- Restart
amavisd
aszimbra
user:
su - zimbra zmamavisdctl restart
Install/Upgrade zimbra-mta-patch
on MTA node for FOSS and NETWORK
- As
root
, install package
apt-get install zimbra-mta-patch
- Restart
amavisd
aszimbra
user:
su - zimbra zmamavisdctl restart
Install/Upgrade zimbra-patch
on mailstore node for FOSS and NETWORK
- As
root
, check for updates and install package:
apt-get update apt-get install zimbra-patch
- Restart ZCS as
zimbra
user:
su - zimbra zmcontrol restart
Install/Upgrade zimbra-chat for FOSS
- As
root
, install package:
apt-get install zimbra-chat
- Restart Zimbra mailbox service as
zimbra
user:
su - zimbra zmmailboxdctl restart
Uninstall zimbra-talk
(NETWORK Only)
Starting Zimbra 8.8.15 GA, zimbra-connect
replaces zimbra-talk
hence it is important to remove zimbra-talk
before installing zimbra-connect
.
- As
root
, uninstall the package:
apt-get remove zimbra-talk
Install/Upgrade zimbra-network-modules-ng, zimbra-connect and zimbra-zimlet-auth (NETWORK Only)
- As
root
, check for updates and install packages:
apt-get update apt-get install zimbra-network-modules-ng apt-get install zimbra-connect apt-get install zimbra-zimlet-auth
- Restart Zimbra mailbox service as
zimbra
user:
su - zimbra zmmailboxdctl restart
Install/Upgrade zimbra-docs (NETWORK Only)
- As
root
, install package:
apt-get install zimbra-docs
- Restart Zimbra mailbox service as
zimbra
user:
su - zimbra zmmailboxdctl restart
Install/Upgrade zimbra-drive-ng (NETWORK Only)
- As
root
, install package:
apt-get install zimbra-drive-ng
- Restart Zimbra mailbox service as
zimbra
user:
su - zimbra zmmailboxdctl restart
Upgrade OpenLDAP on LDAP node for FOSS and NETWORK
- As
root
, install the package:
apt-get install zimbra-ldap-components
- Restart
ldap
aszimbra
user:
su - zimbra ldap restart
Quick note: Open Source repo
The steps to download, build, and see our code via Github can be found here: https://github.com/Zimbra/zm-build
Jira Summary
Jira Tickets fixed in 8.8.15 Patch 13
ZCS-9684 | Added move room between hosts feature |
ZCS-9683 | Connect and Drive hidden in mobile browsers |
ZCS-9676 | Implemented double compression handling |
ZCS-9675 | Added log line on docheckblobs item deletion |
ZCS-9674 | Blank Bcc field stripped from email in mobile devices |
ZCS-9673 | Mobile invalid address handling improvement |
ZCS-9672 | Drive file versioning window improvement |
ZCS-9671 | Removed "Save into Drive" option for mail-type attachment |
ZCS-9670 | Fixed zxsuite drive list LOCAL_ROOT |
ZCS-9669 | Fixed PDF scrolling bug on Firefox |
ZCS-9668 | Enabled apply hsm option to restore operations |
ZCS-9667 | Improved Restore Operation Feedback |
ZCS-9666 | Fixed conversation GUI issue on Firefox |
ZCS-9664 | Improved restore operation error handling |
ZCS-9663 | Data are being preserved while creating new instant meetings |
ZCS-9662 | Instant message duplication on connection loss |
ZCS-9660 | Start a new instant meeting from new conversations |
ZCS-9659 | Removed incorrect "too many open documents" error |
ZCS-8165 | Web client is not rendering full html content |
ZBUG-1705 | can't edit any accounts from the admin console |
ZBUG-1665 | Cannot send email if the status of the account in persona is locked |
ZBUG-1605 | Download all attachments" link causes NullPointerException and downloaded archive file is broken |
ZBUG-1574 | Multiple copies of the same message are being added to dumpster using IMAP and NG Mobile |
ZBUG-1555 | Can not reset the Two factor setup (zimbraTwoFactorAuthSecret) from trusted device clients |
ZBUG-1464 | Custom MSI with disable-autoupgrade has no effect |
ZBUG-1850 | SendAs and Send On Behalf Of functionality is broken in Multi-Server environment. |