Installation and Upgrade • Maldua's Zimbra OSE 2FA for ZCS FOSS 10.1.x is...
v0.9.2 version is now available for you to BETA test.This version only supports ZCS FOSS 10.1.x.Please give me feedback about your tests either here in this thread or in the zimbra-ose-2fa issues...
View ArticleInstallation and Upgrade • Re: Maldua's Zimbra OSE 2FA for ZCS FOSS 10.0.x is...
Hi @adrian.gibanel.btactic I tried installing 0.9.2 over 0.9.1 - Got permission errors. Code: [root@mail zimbra-ose-2fa_0.9.2]# ./install.sh2025-03-19 09:41:17,674 [main] INFO : Deploying Zimlet...
View ArticleGeneral Questions • duplicate emails
Hello! How to delete duplicate emails in the mailbox? Is there a script? The box is quite large Statistics: Posted by tipopo — Wed Mar 19, 2025 6:55 pm
View ArticleAdministrators • Re: Secrutiy Patch 10.1.5 10.0.13 9.0.0p44 any Idea to patch...
That's because Zimbra doesn't serve the .js files to the user, but the "minified" .js.zgz versions, which you can regenerate with yuicompressor.We use the following script for that, based on...
View ArticleAdministrators • FOSS - How to patch/build source to include missing commits...
Hello,Packages included in 10.1.5 are listed here:https://wiki.zimbra.com/wiki/Zimbra_Rel ... 5#PackagesPackages included in 10.1.6 are listed here:https://wiki.zimbra.com/wiki/Zimbra_Rel ......
View ArticleAdministrators • Re: FOSS - How to patch/build source to include missing...
So 10.1.6 does nothing other than update copyrights?What about the addition of /opt/zimbra/bin/zmacl which is introduced in the patch files?Code: fred:/var/lib/dpkg/info# grep zmacl...
View ArticleInstallation and Upgrade • How do I install Zimbra with redundancy
How do I install Zimbra with redundancy? Can I find any procedures?Statistics: Posted by simonleung — Thu Mar 20, 2025 4:01 am
View ArticleInstallation and Upgrade • Re: Building Zimbra with our own patches
I am busy with other projects so I won't be able to tackle on this in the short term.Thanks to zmcontrol I have made a quick draft on how to implement this.Statistics: Posted by adrian.gibanel.btactic...
View ArticleMigration • Re: Error during Migration Centos 6 to Rocky 8 Zimbra v9.0.0
So I am doing a new install to migrate Zimbra from a Red Hat 7 to Red Hat 8.10 server. The installation process completes successfully till the very last .install -s option.I've received this...
View ArticleAdministrators • Re: Zimbra Ubuntu packaging key expired? [SOLVED]
I opened a Sev-1 Support Case for this and heard back that all you need to do is run:Code: sudo apt-key adv --keyserver hkp://keyserver.ubuntu.com:80 --recv-keys 5234D2B73B6996C7No script to build...
View ArticleInstallation and Upgrade • Re: Maldua's Zimbra FOSS Builds - Share your feedback
hi my name is rio,i have a problem with mail zimbra foss builds 10.1.4.GA.4200000.UBUNTU20.64 UBUNTU20_64 FOSS editionwhen i get new mail from noreply@mxtoolbox.com; with spam DMARC_FAIL_REJECT=9 for...
View ArticleGeneral Questions • Re: duplicate emails
UP Statistics: Posted by tipopo — Fri Mar 21, 2025 1:13 pm
View ArticleInstallation and Upgrade • Re: Maldua's Zimbra 10 FOSS Build system
@JDunphy... Are you able to build 9.0.0.p44 with your alternate way of getting tags?The current v0.0.1 of zimbra-tag-helper is unable to build 9.0.0.p44 because that tag is only found only in zm-build...
View ArticleDevelopers • Maldua's Pimbra - Patched Zimbra
What is Pimbra?Just a short way of saying patched Zimbra.It's also a Github organisation that helps Zimbra builders to apply community based patches which are not found in the upstream repos in a...
View ArticleInstallation and Upgrade • Maldua's Zimbra Foss Build system now uses Pimbra
From now on Maldua's Zimbra Foss Build system will be using Pimbra.More details in the specific Maldua's Pimbra thread.Statistics: Posted by adrian.gibanel.btactic — Fri Mar 21, 2025 4:53 pm
View ArticleInstallation and Upgrade • Maldua's Zimbra 10.1.6 FOSS Builds - Share your...
Hello,Maldua's Zimbra 10.1.6 FOSS Builds have just been released.Please share your experience when upgrading or installing from scratch.Versions (and their platforms): 10.1.6 RHEL7 (Red Hat Enterprise...
View ArticleAdministrators • 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 Article