Search found 344 matches

by adrian.gibanel.btactic
Fri Jul 11, 2025 8:44 am
Forum: Installation and Upgrade
Topic: Maldua's Zimbra FOSS Builds - Share your feedback
Replies: 63
Views: 33631

mailbox import based on curl does not work ?

halfgaar wrote: Tue Jul 08, 2025 11:41 pm Beware, the account export (the curl method) is rumored to be somewhat useless, because the import of it actually doesn't work.
Can you please link to some threads or webpages where it's stated that import (based on curl) doesn't work?

Thank you.
by adrian.gibanel.btactic
Fri Jul 11, 2025 8:29 am
Forum: Installation and Upgrade
Topic: Zimbra FOSS 10.1.10 build problem
Replies: 2
Views: 311

Re: Zimbra FOSS 10.1.10 build problem

I'm using Ubuntu 16.04 as instructed and installed all of the build tools required. As @Klug says Ubuntu 16.04 is not supported for Zimbra 10.1.x. What you see in the documentation is an example (quite old, yes) of how you would build ZCS in Ubuntu 16.04. That's not equivalent to say that it's comp...
by adrian.gibanel.btactic
Thu Jul 10, 2025 11:33 am
Forum: Installation and Upgrade
Topic: Maldua's Zimbra FOSS Builds - Share your feedback
Replies: 63
Views: 33631

Re: Maldua's Zimbra FOSS Builds - Share your feedback

The only issues remaining for me is that I can't seem to create a systemd service that is capable of starting Zimbra properly. Given the instructions that were given to you I think you are missing a final step which would be running: ./install.sh (This time you don't add -s switch) in order to upgr...
by adrian.gibanel.btactic
Wed Jul 09, 2025 8:39 am
Forum: Administrators
Topic: Globally protecting Zimbra against XSS with Content-Security-Policy
Replies: 22
Views: 3028

Re: Globally protecting Zimbra against XSS with Content-Security-Policy

The maldua docker images would work also for other platforms if RHEL8 isn't your thing and you wanted to reproduce the work. If you either publish a Zimbra's nginx repo fork (or git patches that I can apply on top of a given tag) I can even add some tags to the maldua-pimbra-config repo. Same thing...
by adrian.gibanel.btactic
Wed Jul 09, 2025 8:30 am
Forum: Administrators
Topic: Globally protecting Zimbra against XSS with Content-Security-Policy
Replies: 22
Views: 3028

Re: Globally protecting Zimbra against XSS with Content-Security-Policy

JDunphy wrote: Tue Jul 08, 2025 2:46 pm I have a compiled nginx+lua+luajit statically patched I did a few weeks ago
Adding those modules/features to nginx does not expand the attack surface?
Or is it something that it's only accessed locally?
by adrian.gibanel.btactic
Wed Jul 09, 2025 8:25 am
Forum: Installation and Upgrade
Topic: The patching mess just keeps getting bigger - 10.1.10 & 10.0.16 are now in the repo
Replies: 1
Views: 565

Re: The patching mess just keeps getting bigger - 10.1.10 & 10.0.16 are now in the repo

we are still waiting for security fixes from earlier releases to be made available That's to be expected. Embargo might have not ended yet. 10.1.10 & 10.0.16 have now been added to the repo That's also to be expected. We have already seen in the past tags from future versions pushed to the Zimb...
by adrian.gibanel.btactic
Thu Jul 03, 2025 4:31 pm
Forum: Administrators
Topic: Autocomplete behaviour change between 9.0 and 10.1
Replies: 13
Views: 2038

Re: Autocomplete behaviour change between 9.0 and 10.1

Yes, we had a huge problem with autocomplete after migration from 9.0 to 10.1.8 last week. We use external LDAP as GAL and we hide all the internal accounts of Zimbra LDAP ("Internal GAL") using zimbraHideInGal=TRUE. The problem is that there are some addresses in internal accounts that c...
by adrian.gibanel.btactic
Thu Jul 03, 2025 3:57 pm
Forum: Administrators
Topic: Enormous IMAP traffic from Outlook clients to ZCS server
Replies: 5
Views: 15951

Re: Enormous IMAP traffic from Outlook clients to ZCS server

I personally think that Zimbra cannot do too much on fixing this bug but that Outlook is the software to be fixed. I also think that we might explore asking for a ZRFE where a mailbox Dumpster ignores saving into itself a new email if that email id is exactly the same one as the previous email id (o...
by adrian.gibanel.btactic
Thu Jul 03, 2025 3:51 pm
Forum: Administrators
Topic: uploads exceeding users quota - ZBUG-4613
Replies: 1
Views: 500

Re: uploads exceeding users quota - ZBUG-4613

Repeated uploads of the same emails (duplicate message id's) which does not increase their reported mailbox size but does increase actual storage consumed on disk. (...) All of the occurrences I've seen, the email client has been New Outlook. However, it's only a few users so that might be unrelate...