Installation and Upgrade • Re: Zimbra 10.0.7 FIPS manage ciphers offered?
You can easily disable all DHE ciphers, just set zimbraSSLDHParam to an empty value: zmprov mcf zimbraSSLDHParam '' (that's an empty value between quotes).Btw, DHE ciphers are not vulnerable or "weak"...
View ArticleAdministrators • BUG: Cannot set zimbraHttpCompressionEnabled to FALSE in...
Hi, The current advice is to disable HTTP Compression to mitigate BREACH attacks. In both zimbra 9 and 10, if you do this, it exposes a bug in the /opt/zimbra/jetty_base/etc/jetty.xml.in file that...
View ArticleAdministrators • Re: BUG: Cannot turn off HttpCompression in zimbra 9 and 10
This can be seen visually by looking at the generated /opt/zimbra/jetty_base/etc/jetty.xml file in Notepad++ With HTTP Compression disabled, the xml file generator tries to comment out the entire...
View ArticleAdministrators • Re: Anyone else getting a lot of "502 Bad Gateway"...
Getting beyond a joke now. Great way to kill off your community.Thank you all for your patience. I know this is a challenging and frustrating issue, since it completely blocks access to the forums....
View ArticleAdministrators • Re: BUG: Cannot set zimbraHttpCompressionEnabled to FALSE in...
https://github.com/Zimbra/zm-jetty-conf/pull/24Statistics: Posted by ghen — Fri Apr 19, 2024 8:58 pm
View ArticleAdministrators • Re: How To Use cURL With Zimbra's New Support Vault
Hi MarkI tried this, but I get an error "password login forbidden" when using curl this way. I can only access the vault with a browser (with the same password...), not with WebDAV.Is this something...
View ArticleInstallation and Upgrade • Re: Automated OS package updates may break...
Steps to fix.As root:Code: cp /etc/apt/sources.list.d/zimbra.list /root/zimbra.list.baksed -i '$d' /etc/apt/sources.list.d/zimbra.listapt updatedpkg -r --force-depends zimbra-spell-componentsdpkg -r...
View ArticleAdministrators • Re: Can Zimbra autodelete items marked with :::SPAM::: ?
That's not surprising. So irritating that Apple does not allow syncing of RULES between Mac OS mail and iOS mail. It was worth a try. Thank you, all!Statistics: Posted by debunix — Sun Apr 21, 2024...
View ArticleInstallation and Upgrade • 9.0.0 Patch 40 and 10.0.8 are out
Just got the announcement per mail.The release notes say PHP is updated 8.0.3 (quite outdated) and not 8.3.0 (as seen in the package name/version)...I guess the release notes are wrong.Statistics:...
View ArticleInstallation and Upgrade • New Patches - Zimbra 10.0.8 and Zimbra 9.0.0 Patch 40
New Patches have been released on 22 April 2024.Please post up your experiences.Please note that the Release Notes indicate that the new version of Postfix will require us to reapply our...
View ArticleInstallation and Upgrade • Re: New Patches - Zimbra 10.0.8 and Zimbra 9.0.0...
[root@mail trevor]# yum check-updateRocky Linux 8 - AppStream 3.0 MB/s | 12 MB 00:03Rocky Linux 8 - BaseOS 2.4 MB/s | 8.2 MB 00:03Rocky Linux 8 - Extras 12 kB/s | 14 kB 00:01Zimbra RPM Repository 223...
View ArticleInstallation and Upgrade • Re: 9.0.0 Patch 40 and 10.0.8 are out
Just got the announcement per mail.The release notes say PHP is updated 8.0.3 (quite outdated) and not 8.3.0 (as seen in the package name/version)...I guess the release notes are wrong.The Release...
View ArticleAdministrators • Admin Account authentication now honors...
Zimbra support various authentication sources for authenticating users. Examples include external LDAP, Active Directory and custom authentication plugins.Prior to Zimbra 10.0.8 the setting of...
View ArticleAdministrators • Re: Admin Account authentication now honors...
This blog post also applies on Zimbra 9.0 P40 which has reached End of General Support.Ya wha? https://www.zimbra.com/product/product-lifecycle/ says 9.0 General Support was extended to...
View ArticleAdministrators • Manually Migrate two servers manually
I have two servers running OSE that I would like to merge to a single instance of Network. Ideally I'd like to rebuild the system to avoid any potential security issues. I do not have a lot of...
View ArticleAdministrators • [solved] how to restore single email message to mailbox in...
Hi,I have a situation where I wanted to migrated hdd disk to ssd disk. I had rsync all data from hdd disk to ssd disk. But at the very end of rsync it shows mismatch with total file. I again rollback...
View ArticleAdministrators • Re: how to restore single email message to mailbox in zimbra
You can insert messages into a mailbox folder with this command (as zimbra user)Code: zmmailbox -z -m mailbox@domain.com addMessage /Inbox mymail.msgwhere /Inbox is the folder you want to insert into,...
View ArticleAdministrators • Signature feature - help needed
Hi,I run Zimbra Open Source (ver. 8.8.15_GA4464.FOSS) I am aware it is outdated and am working on getting the server upgraded)I need to configure, for all users, a signature that utilizes the same...
View ArticleAdministrators • Clarification about Ephemeral Storage enabling/disabling
Hello to all,due to a weird behaviour in zmsetup.pl sometimes you will find the field "Use ephemeral storage" automatically set to yes.This prevents us to automate securely Zimbra updates. So we need...
View ArticleAdministrators • Re: Clarification about Ephemeral Storage enabling/disabling
Found the solution on https://zimbra.github.io/zimbra-9/admin ... meral_dataldap://default seems to be the default configuration....Statistics: Posted by gabrieles — Mon Apr 29, 2024 1:54 pm
View Article