Search found 1099 matches

by liverpoolfcfan
Tue Apr 16, 2024 11:16 am
Forum: Installation and Upgrade
Topic: Maldua's Zimbra 10 FOSS Build system
Replies: 24
Views: 1256

Re: Maldua's Zimbra 10 FOSS Build system

Since I don't think we need worry about 8 and 9 going forward as they are at or close to EOL, and the guidance is that the major.minor.patch format will be used going forward I like the simple GAT1007C1006ITS where GA - is obvious T1007 - is the requested build Tag (T and strip the dots from the tag...
by liverpoolfcfan
Mon Apr 15, 2024 11:44 am
Forum: Installation and Upgrade
Topic: Any reason to upgrade 8.8.15 to 9.0? Or just go straight to 10.0.7?
Replies: 4
Views: 239

Re: Any reason to upgrade 8.8.15 to 9.0? Or just go straight to 10.0.7?

BTW, I will be using the ever so helpful Mr. IANW1974's Zimbra OSE/FOSS builds found on his site: https://techfiles.online/zimbra/ Be aware that Iain's build is using the develop branch, and from some reports on the forums it appears that the 10.0.7 build has pulled in some files that are supposed ...
by liverpoolfcfan
Thu Apr 04, 2024 3:37 pm
Forum: Administrators
Topic: Update Notifications
Replies: 6
Views: 439

Re: Update Notifications

yellowhousejake wrote: Thu Apr 04, 2024 1:52 pm ... the Security center daily, which shows the most recent release is 10.0.6, and check the Zimbra Release page, which shows the most recent release as being 10.0.7.
...
Pretty much says it all right there, unfortunately.
by liverpoolfcfan
Wed Mar 27, 2024 1:55 pm
Forum: Installation and Upgrade
Topic: Maldua's Zimbra FOSS Builds - Share your feedback
Replies: 26
Views: 2076

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

@adrian I notice that your 10.0.7 build reports that it was built with ENV_CACHE_CLEAR_FLAG=true ./build.pl --ant-options -DskipTests=true --git-default-tag=10.0.7,10.0.6,10.0.5,10.0.4,10.0.2,10.0.1,10.0.0-GA,10.0.0 --build-release-no=10.0.7 --build-type=FOSS --build-release=LIBERTY --build-release-...
by liverpoolfcfan
Tue Mar 26, 2024 11:45 am
Forum: Administrators
Topic: MAIN FUNCTIONS OF ZIMBRA COMPONENT
Replies: 2
Views: 627

Re: MAIN FUNCTIONS OF ZIMBRA COMPONENT

That's pretty cool. Never seen that before
by liverpoolfcfan
Mon Mar 25, 2024 9:08 am
Forum: Installation and Upgrade
Topic: Determining Zimbra Component Versions and Identifying Latest Patches
Replies: 1
Views: 339

Re: Determining Zimbra Component Versions and Identifying Latest Patches

If you are running FOSS, your only option is to re-download/re-build to get the latest updates. Monitor this page https://wiki.zimbra.com/wiki/Zimbra_Releases to see when there are new patch releases.
by liverpoolfcfan
Fri Mar 22, 2024 10:14 am
Forum: Administrators
Topic: Email sent by javamail doesn't show under the sent items
Replies: 3
Views: 512

Re: Email sent by javamail doesn't show under the sent items

The log just reflects what postfix is doing with the email - sending/receiving. It has no interaction with the zimbra database which records emails that are sent/received through clients interacting with the zimbra mailbox process. If you want to record the sending of emails, you must connect to the...
by liverpoolfcfan
Fri Mar 22, 2024 9:16 am
Forum: Installation and Upgrade
Topic: Zimbra Server refuses localhost LDAP connection out of nowhere
Replies: 1
Views: 128

Re: Zimbra Server refuses localhost LDAP connection out of nowhere

What user are you running under ? It is unclear from your initial prompt - "zimbra@.../root" To start zimbra you need to login to the server using a userId with SUDO privileges. su - zimbra zmcontrol start It would be normal that the connections would be refused if the services haven't bee...
by liverpoolfcfan
Fri Mar 22, 2024 8:55 am
Forum: Administrators
Topic: Email sent by javamail doesn't show under the sent items
Replies: 3
Views: 512

Re: Email sent by javamail doesn't show under the sent items

If you use SMTP you are just relaying the email.

You would need to login as the user using the submission port in order for it to be sent, and recorded in the Sent items folder. Perhaps there is a Zimbra Java API available to do that for you?
by liverpoolfcfan
Fri Mar 15, 2024 9:47 am
Forum: Installation and Upgrade
Topic: zm-build missing 10.0.7 branch
Replies: 17
Views: 1224

Re: zm-build missing 10.0.7 branch

I use this manual set which compiles: 9.0.0.p38,9.0.0.p37,9.0.0.p36,9.0.0.p35,9.0.0.p34,9.0.0.p33,9.0.0.p32.1,9.0.0.p32,9.0.0.p31,9.0.0.p30,9.0.0.p29,9.0.0.p28,9.0.0.p27,9.0.0.p26,9.0.0.p25,9.0.0.p24.1,9.0.0.p24,9.0.0.p23,9.0.0.p22,9.0.0.p21,9.0.0.p20,9.0.0.p19,9.0.0.p18,9.0.0.p17,9.0.0.p16,9.0.0.p...