Search found 1225 matches
- Mon Feb 16, 2026 3:42 pm
- Forum: Installation and Upgrade
- Topic: Maldua's Zimbra 10 FOSS Build system
- Replies: 63
- Views: 160490
Re: Maldua's Zimbra 10 FOSS Build system
@adrian.gibanel.btactic Please note that on @umashankar.avagadda previous post for building 10.1.16 - it does not include 10.1.0.beta in the git-default-tag list. Perhaps you should also not be including it. Build Ubuntu 24.04 Beta git clone --depth 1 --branch 10.1.16 git@github.com:Zimbra/zm-build....
- Wed Jan 07, 2026 10:00 am
- Forum: Installation and Upgrade
- Topic: ZCS FOSS 10.1.12 - Upcoming FOSS release issues
- Replies: 17
- Views: 8800
Re: ZCS FOSS 10.1.12 - Upcoming FOSS release issues
For the moment, 10.1.16 FOSS actually builds and runs (from a basic smoke test) and is using
So, hopefully we will get a cleaner build this time round once they announce availability
Code: Select all
zimbra-jetty-distribution.x86_64 9.4.57.v20241219-2.r8 @zimbra-1000-oss- Mon Jan 05, 2026 3:11 pm
- Forum: Administrators
- Topic: Thank you
- Replies: 1
- Views: 1664
Re: Thank you
Best of luck with whatever is next.
- Thu Dec 18, 2025 3:53 pm
- Forum: Administrators
- Topic: @SYNACOR - FOSS repos are broken for 10.1
- Replies: 2
- Views: 1820
@SYNACOR - FOSS repos are broken for 10.1
@Synacor The FOSS repos are completely broken for 10.1 (and probably 10.0 releases.) There is a 10.1.14 checkin to the zm-build repo but nothing equivalent to any other repo. Even if we specifically build 10.1.10 - which will build successfully, upon installation the server will not start due to the...
- Wed Dec 17, 2025 11:19 am
- Forum: Installation and Upgrade
- Topic: Over again installation problem Zimbra 10 on rockylinux 9.
- Replies: 17
- Views: 5642
Re: Over again installation problem Zimbra 10 on rockylinux 9.
What is the output of
Code: Select all
yum list zimbra-jetty*- Wed Dec 17, 2025 11:13 am
- Forum: Installation and Upgrade
- Topic: Over again installation problem Zimbra 10 on rockylinux 9.
- Replies: 17
- Views: 5642
Re: Over again installation problem Zimbra 10 on rockylinux 9.
Downloaded it from where?
- Wed Dec 17, 2025 11:04 am
- Forum: Installation and Upgrade
- Topic: Over again installation problem Zimbra 10 on rockylinux 9.
- Replies: 17
- Views: 5642
Re: Over again installation problem Zimbra 10 on rockylinux 9.
You are likely running into this issue - viewtopic.php?t=74044
- Wed Dec 17, 2025 11:03 am
- Forum: Installation and Upgrade
- Topic: Over again installation problem Zimbra 10 on rockylinux 9.
- Replies: 17
- Views: 5642
Re: Over again installation problem Zimbra 10 on rockylinux 9.
Where are you installing it from?
Did you build yourself, and if so, how?
Did you build yourself, and if so, how?
- Tue Nov 18, 2025 12:20 pm
- Forum: Mobility
- Topic: Z-Push Zimbra Backend (Push Email, Contacts, Appointments & Tasks)
- Replies: 1080
- Views: 1280399
Re: Z-Push Zimbra Backend (Push Email, Contacts, Appointments & Tasks)
Release 75 of the z-push zimbra backend has been uploaded to SourceForge https://sourceforge.net/projects/zimbrabackend/ As always - please read the full Release Notes before upgrading Changes Made To Revision 75: - Exclude folders/links marked as "broken" in the Folder List - Updated ToBo...
- Wed Nov 12, 2025 11:48 am
- Forum: Administrators
- Topic: How to change the default SMTP port (25)
- Replies: 2
- Views: 2655
Re: How to change the default SMTP port (25)
As Adrian pointed out, you can use an external proxy to receive your email - forward it to a non-standard port on your server, and use firewall rules to redirect the traffic back to port 25 on your zimbra server. In case it isn't clear why you need all that workaround. Every mail server in the world...