General 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 • 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 Don't do that. It's rude and un-neccesary. If someone has a solution, they'll contribute.This works : https://github.com/quentinsf/IMAPdedupStatistics: Posted by BradC — Fri Mar 21, 2025 1:14 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 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 Article