Quantcast
Channel: Zimbra Forums
Browsing all 168 articles
Browse latest View live

Developers • Re: SOAP API: Using ModifyAppointment et al. to update only...

There is no simple way to do it. ModifyAppointmentRequest with all necessary data needs to be sent as you already know.Statistics: Posted by koichi.kato — Wed Aug 16, 2023 2:19 am

View Article


Developers • Java 17.0.8 and MariaDB 10.4.31 Please Update Contains MANY...

Hello,Since Zimbra heavily relies on Java and MariaDB, I'd like to see the next patch release OR the ability for users to upgrade these 2 packages on their own via a script kept updated for each...

View Article


Image may be NSFW.
Clik here to view.

Developers • Bug or feature? WaitSet and friends

Hi everyone,one problem that had me stumped for a while now is how ZCS handles WaitSets (on ZCS 10.0.2 NE).I'm trying to use the [Admin]WaitSet SOAP method with expand=true to receive a detailed list...

View Article

Developers • Re: Java 17.0.8 and MariaDB 10.4.31 Please Update Contains MANY...

The real question is whether Zimbra should bundle so many 3rd party packages, instead of relying on those provided by the OS.nginx is a special case with custom Zimbra modules, but many others, like...

View Article

Image may be NSFW.
Clik here to view.

Developers • Passing JSON arrays to the SOAP webservices - possible bug?

Hi everyone,when trying to pass arrays/lists of elements to the (admin) webservice as JSON, I noticed that only one of the elements actually makes it through the parsing stage in the webservice. When...

View Article


Developers • Building zimbra 10 Packages - root relevant?

Hi,when cloning the GitHub repo to build zimbra deb-packages i normally use a normal user account.Does it make a difference If I do the Github clone and the building (build.pl) with the root user, or...

View Article

Developers • Re: Building zimbra 10 Packages - root relevant?

for installation, you need to use root or sudo access otherwise installation can not proceed.for building you don't need root userStatistics: Posted by saket.patel — Thu Aug 24, 2023 8:06 pm

View Article

Developers • Demystifying WaitSets

Hi everyone,when looking at the existing forum posts regarding WaitSets and their usage (e.g. 1, 2, 3), it seems to be a bit of a mystery to most users.After a rather bumpy and lonesome journey...

View Article


Developers • OSE Build of Zimbra 9 - Modify the login screen

I have found references on how to customize the login screen of Zimbra.here viewtopic.php?t=8903https://blog.zimbra.com/2015/09/change- ... k-edition/Are there any new customization instructions for...

View Article


Developers • zimbra large scale

hii am planning to build a large scale zimbra email server with 6000 mailboxes but for now i don't know any Architectural Design Reference for Zimbra Large which is suitable for 6000 mailboxes, could...

View Article

Developers • Re: Demystifying WaitSets

Thanks for this post, for me is gold. Useful even for everyone here struggling with mailstores overloaded for deadly z-push requests and tons of "no such waitset" occurring in mailbox.log.If there was...

View Article

Developers • Documentation for Modern Web App zimlets

Hi everyone,is there a full documentation for all the Modern UI's React components, slots etc. that can be used by Zimlets? The tutorials and examples on Github are very helpful, but some proper...

View Article

Developers • Re: zimbra large scale

Provide us a little bit more info, and we can help. So are the 6,000 fairly active users with email? (consider a high-tech worker probably uses corporate email often, a facilities/maintenance worker...

View Article


Developers • Re: Documentation for Modern Web App zimlets

Hi leading zero,Check out the developer guide on the Zimrba Wiki: https://wiki.zimbra.com/wiki/DevelopersGuideYou will find links to documentation and examples there. What you are likely looking for...

View Article

Developers • Re: How to Implement Get Calendar Method

Please refer this https://wiki.zimbra.com/wiki/Zimbra_RES ... t_CalendarGet_Calendar not pointing http://localhost:7070/ it's just an example given.You can access by http://<zimbra...

View Article


Developers • Get/Set individual message disposal policy

Hello all,given, that a user has set a individual message disposal policy in the retention tab of the Inbox Folder Properties, how can I find this in the backend?I was not able to find it with...

View Article

Image may be NSFW.
Clik here to view.

Developers • get reccurent informations about soap api getAppointement method

Hello, I am currently developing a module to retrieve appointments from the Zimbra calendar and display them using the fullCalendar JavaScript library. I'm facing an issue with retrieving the...

View Article


Developers • Re: get reccurent informations about soap api getAppointement...

You must be getting something under rule section of recur tag.Ex: Code: "recur": [ { "add": [ { "rule": [ { "freq": "DAI", "count": [ { "num": 5 } ], "interval": [ { "ival": 1 } ] } ] } ]Statistics:...

View Article

Image may be NSFW.
Clik here to view.

Developers • Modern UI Zimlets: Questions regarding the Modern UI's settings...

Hi everyone,using the "settings" slot, it's possible for a zimlet to extend the standard "Settings" dialog with your own custom panels. That's pretty cool.I've got two questions on this:1. Is there...

View Article

Developers • Re: Modern UI Zimlets: Questions regarding the Modern UI's...

You can increase priority of zimlet to load first using Code: zmzimletctl setPriority commandStatistics: Posted by saket.patel — Fri Sep 15, 2023 5:16 pm

View Article
Browsing all 168 articles
Browse latest View live