Administrators • Re: Zimbra 10 mail.log empty
Can you please share the output of:Code: zmcontrol -v ?Can you also provide the contents of your /etc/logrotate.d/zimbra file?Also... please check Version 10.1.4 for Ubuntu 20.04 and Ubuntu 22.04...
View ArticleDevelopers • Re: Maldua's Pimbra - Patched Zimbra
Trying to wrap my head around all this. I did this:Code: #!/bin/shgit clone --depth 1 --branch "9.0.0.p44" "git@github.com:Zimbra/zm-build.git"cd zm-buildENV_CACHE_CLEAR_FLAG=true ./build.pl \...
View ArticleDevelopers • About Git overrides
Trying to wrap my head around all this. I did this:Code: #!/bin/shgit clone --depth 1 --branch "9.0.0.p44" "git@github.com:Zimbra/zm-build.git"cd zm-buildENV_CACHE_CLEAR_FLAG=true ./build.pl \...
View ArticleAdministrators • Re: Secrutiy Patch 10.1.5 10.0.13 9.0.0p44 any Idea to patch...
Jered - I wonder if you'd be willing to share your POC/test exploit? Would be super helpful for those working to use this patch method.Statistics: Posted by ronee — Sun Mar 23, 2025 11:06 pm
View ArticleUsers • Re: Reject All Except
Does anyone know if I can set up a (filter or the like) to only accept incoming eMail from persons in my current contact list? All others not in my contact list receive a message "This eMail is not...
View ArticleAdministrators • command line - /bin/bash /opt/zimbra/bin/zmacl disable
/bin/bash /opt/zimbra/bin/zmacl disableThis command suddenly create notification to the security endpoint running on the zimbra server. Per zimbra wiki, zmfixperms has this zmacl command. But i cannot...
View ArticleAdministrators • Re: command line - /bin/bash /opt/zimbra/bin/zmacl disable
zmmailboxdctl start uses it also. Are you restarting the mailbox by any chance?Code: if [ ! -d ${mailboxd_directory}/webapps/zimlet/WEB-INF ]; then [ -f /opt/zimbra/bin/zmacl ] &&...
View ArticleMigration • Re: Error during Migration Centos 6 to Rocky 8 Zimbra v9.0.0
Thank you BradC for your responses. Very helpful and I will go back to look at the binaries that I am installing.For your question:I know nothing about Redhat based OS's, but are you using the...
View ArticleAdministrators • Re: Wrong DKIM 8.8.15
Yes, follow this wiki: https://wiki.zimbra.com/wiki/Best_Pract ... _and_DMARCStatistics: Posted by ferra — Mon Mar 24, 2025 2:50 pm
View ArticleInstallation and Upgrade • Re: Upgrade V9 to V10 error
This appears to be 9.0.0_ZEXTRASStarting mysql...done.Checking ldap status...not running.Checking ldap status...not running.Starting ldap...done.Running mysql_upgrade...done.Schema upgrade required...
View ArticleInstallation and Upgrade • Re: Zimbra 10 FOSS Installation Guide
Upgrading from 9.0.0_ZEXTRAS_20221203 to 10.1.0_GA_4633Stopping zimbra services...done.This appears to be 9.0.0_ZEXTRASStarting mysql...done.Checking ldap status...not running.Checking ldap...
View ArticleAdministrators • Shared (cross version) packages.
I've been looking at the suggested sources.list for 10.1 which includes 8.7 10.0 and 10.1 repositories. I did a bit of shell work to see what packages might be shared across versions and came up with...
View ArticleAdministrators • zimbra-patch alike package for Foss thoughts
and patch files to remove the need to do a complete over the top install each time a security patch is released.Given the current packages architecture if you want to get a quick update when a...
View ArticleAdministrators • About repo packages and how to build them.
how many packages may be able to be used to update FOSS builds given there's 192 packages sourced from the non-ne 10.1 repo for example.Surely there has to be a way to build custom/revised...
View ArticleAdministrators • Debugging high Java CPU usage
Hi,Today I migrated 20 accounts of some company. And suddenly Java process takes lots of CPU:Code: top - 22:17:43 up 2:29, 2 users, load average: 4.45, 2.65, 1.38Tasks: 95 total, 1 running, 94...
View ArticleAdministrators • Re: How to remove a MySQL account entry that is not shown...
I will open up a support request ... (Case 01788859)Statistics: Posted by oetiker — Wed Mar 26, 2025 8:21 am
View ArticleAdministrators • unexpected blob in the mailbox store
HiI'm running Zimbra 10 on a normal single server ... I check from time to time the Mailboxstore with `zmblobchk` and get some unexpected blob's.How can this happen? Does Zimbra not secure the writing...
View ArticleAdministrators • Zimbra Backup - zimbraBackupMode: Auto-Grouped (Zimbra 10)
hiI use zimbra backup autogroup option with zimbraBackupAutoGroupedNumGroups: 14and 362 Mailboxes ... the system does make a full backup every day with 25 Mailboxes. But the Mailbox size are different...
View ArticleGeneral Questions • Zimbra desktop for windows 4.43.0...
Does anyone know where in Zimbra desktop for windows 4.43.0 "import/export" tab is located?Statistics: Posted by vasiapavlov — Wed Mar 26, 2025 6:01 pm
View ArticleAdministrators • Re: FOSS - How to patch/build source to include missing...
Hello,The zimbra team made both the 10.1.5 and 10.1.6 zm-web-client tags public.The patches included in this thread are no longer needed when building FOSS 10.1.5/6.Interestingly the 10.1.5 tag was...
View Article