Search found 432 matches

by ghen
Fri Jun 12, 2026 7:48 pm
Forum: Installation and Upgrade
Topic: Zimbra 10.1.18 Patch Release
Replies: 3
Views: 1493

Re: Zimbra 10.1.18 Patch Release

This raises the question whether the critical security issue fixed in 10.1.18 has been introduced in 10.1.17 ?

(as it seems the license issue fixed in 10.1.18 has also been introduced in 10.1.17: https://github.com/Zimbra/zm-mailbox/pull/1829)
by ghen
Fri Jun 12, 2026 1:37 pm
Forum: Installation and Upgrade
Topic: Zimbra 10.1.17 Released - Please Post Your Patch/Upgrade Results Here
Replies: 24
Views: 8674

Re: Zimbra 10.1.17 Released - Please Post Your Patch/Upgrade Results Here

Can we discuss upcoming 10.1.18 in a separate thread ?

PS: if already on 10.1.17 you can in fact apply the 10.1.18 patch with more confidence (less changes wrt your current version).
by ghen
Fri Jun 05, 2026 5:38 pm
Forum: Developers
Topic: Question about zimbra-foss-builder repo split
Replies: 2
Views: 9920

Re: Question about zimbra-foss-builder repo split

It's called a spam bot. :)

Reported to the moderators.
by ghen
Fri May 15, 2026 9:27 am
Forum: Administrators
Topic: Nginx CVE-2026-42945, CVE-2026-42946, CVE-2026-40701, CVE-2026-42934
Replies: 7
Views: 9679

Re: Nginx CVE-2026-42945, CVE-2026-42946, CVE-2026-40701, CVE-2026-42934

I rebuilt zimbra-nginx with the relevant patches and we're running this in production now.
I sent this to Zimbra support and they assigned it ZBUG-5554.
by ghen
Thu Apr 30, 2026 10:20 am
Forum: Administrators
Topic: Zimbra SSDB resource pool limits
Replies: 1
Views: 3722

Zimbra SSDB resource pool limits

Hi Does anyone here have zimbraSSDBResourcePoolSize and/or zimbraSSDBResourcePoolTimeout set to non-zero values? We are experiencing occasional connection leaks from Zimbra towards the ephemeral database (SSDB/Redis), where sometimes new connections get created in bursts, which are never closed agai...
by ghen
Wed Apr 22, 2026 6:44 pm
Forum: Installation and Upgrade
Topic: "wiki" account in Zimbra?
Replies: 4
Views: 9042

Re: "wiki" account in Zimbra?

I went ahead and deleted the "wiki" user. It's not used anywhere anymore.
by ghen
Wed Apr 22, 2026 5:20 pm
Forum: Installation and Upgrade
Topic: Another head-scratcher: moving an account with a "+" sign in the name
Replies: 7
Views: 12994

Re: Another head-scratcher: moving an account with a "+" sign in the name

I can reproduce rainer's problem (unable to migrate the mailbox), but without the logging issue; the address is properly logged here, including the + sign: com.zimbra.common.service.ServiceException: system failure: Account a+b+c@example.com does not have a mailbox on server server1.example.com I wa...
by ghen
Wed Apr 22, 2026 2:47 pm
Forum: Installation and Upgrade
Topic: Another head-scratcher: moving an account with a "+" sign in the name
Replies: 7
Views: 12994

Re: Another head-scratcher: moving an account with a "+" sign in the name

Can you rename it and add the problematic address back as an alias? (with "zmprov ra" and "zmprov aaa")
by ghen
Tue Apr 21, 2026 2:36 pm
Forum: Installation and Upgrade
Topic: "wiki" account in Zimbra?
Replies: 4
Views: 9042

Re: "wiki" account in Zimbra?

It was created at initial installation by /opt/zimbra/libexec/zmsetup.pl, it seems to be related to the deprecated "notebook" feature (deprecated since Zimbra 7.0). We still have it too, and it was migrated along with all our other accounts by zmmboxmove last year, so it shouldn't be an ex...