Search found 2664 matches

by Klug
Sat Mar 09, 2024 8:01 am
Forum: Administrators
Topic: Large mailbox backup strategy with zimbraBackupSkipHsmBlobs
Replies: 5
Views: 515

Re: Large mailbox backup strategy with zimbraBackupSkipHsmBlobs

RAIZD2 = you get the iops of a single drive For ZCS backups, especially writing them you're looking for iops, not throughput. It's the worst solution for backing up Zimbra with a network share (lots of tiny files on the NFS server). The issue is the same with people running other tools with lots of ...
by Klug
Fri Mar 08, 2024 10:24 am
Forum: Administrators
Topic: Large mailbox backup strategy with zimbraBackupSkipHsmBlobs
Replies: 5
Views: 515

Re: Large mailbox backup strategy with zimbraBackupSkipHsmBlobs

Also, which version of ZCS are your currently using (and which backup tool)?
by Klug
Fri Mar 08, 2024 7:45 am
Forum: Administrators
Topic: Large mailbox backup strategy with zimbraBackupSkipHsmBlobs
Replies: 5
Views: 515

Re: Large mailbox backup strategy with zimbraBackupSkipHsmBlobs

How is the backup currently done, you're not saying it. I guess you're sharing a volume of the TrueNAS with NFS, but how? Is the backup volume directly mounted from your TrueNAS on the ZCS VM/server (or you get a zillions files on the TrueNAS)? Or is it a "virtual volume" (VMDK, QCOW2) mou...
by Klug
Tue Mar 05, 2024 6:01 pm
Forum: Administrators
Topic: IMAP login failure
Replies: 3
Views: 400

Re: IMAP login failure

You should check on which port your mailstore (zmmailboxd) is listening and if it's listening in imap and/or imaps. The log lines shows the proxy listens on 993 for imaps. Then it tries to talk to the mailstore on port 7993 using imaps. Maybe the mailstore is not listening on 7993 and/or using only ...
by Klug
Mon Mar 04, 2024 5:28 pm
Forum: Installation and Upgrade
Topic: zm-build missing 10.0.7 branch
Replies: 17
Views: 1116

Re: zm-build missing 10.0.7 branch

I am not sure which mess are you referring to !!! ZBUG-3730 is already tagged in 10.0.7 or 9.0.0 P39, Links shared in the above post. The only reason security issues are not tagged to the develop branch before a release is because it's a security issue !!! I hope you understand threat actors can al...
by Klug
Mon Mar 04, 2024 3:56 pm
Forum: Installation and Upgrade
Topic: zm-build missing 10.0.7 branch
Replies: 17
Views: 1116

Re: zm-build missing 10.0.7 branch

Quite exactly what I was about to post... Another example: ZBUG-3730 appeared on GitHub AFTER the patch release. It's tagged in "develop", not in a "standard" branch (10.0.7 or 9.0.0 P39) while we're asked to build against a tag and not "develop" . The amount of time sp...
by Klug
Thu Feb 29, 2024 4:40 pm
Forum: Installation and Upgrade
Topic: New Patch Releases 10.0.7 and 9.0.0 Patch 39 - Installation Results
Replies: 7
Views: 1148

Re: New Patch Releases 10.0.7 and 9.0.0 Patch 39 - Installation Results

I had a quick look at the GitHub repos. I was able to find the pull request for ZBUG-3625 (Local Privilege Escalation vulnerability Patched). It's here: https://github.com/Zimbra/zm-launcher/pull/14 But I found nothing for ZBUG-3730 (An XSS vulnerability in a Calendar invite has been resolved). I wa...
by Klug
Thu Feb 29, 2024 8:52 am
Forum: Administrators
Topic: zmbackup error
Replies: 3
Views: 370

Re: zmbackup error

Looks like it is this zmbackup: https://github.com/lucascbeyeler/zmbackup

You might have better answers if you open an issue in the GitHub project, as this is not a standard tool that comes with Zimbra.
However as stated on the project page, it's "dead" now.
by Klug
Tue Feb 20, 2024 7:02 pm
Forum: Administrators
Topic: Connection of POP3 issue in zimbra
Replies: 8
Views: 715

Re: Connection of POP3 issue in zimbra

Did you upgrade your server each time you were supposed to upgrade it?