Quantcast
Channel: Zimbra :: Forums - Developers
Browsing all 286 articles
Browse latest View live
↧

Get list of Aliases via SOAP.

I've been reading through the admin api reference documents, but I can't seem to find a way to list aliases already created for the domain. There is, of course, the addAccountAlias command:...

View Article


Reload tree display

Hi all, Just a quick question - does anyone know of a way to reload the display for the tree? Via a zimlet, I've overridden some base functions which affect the display of the tree and since zimlets...

View Article


Unified Communications SDK

With the release of Zimbra 8, a UC (unified communications) SDK has been promoted, including two Network Edition features - integration of Mitel and Cisco comms systems. 1) Is the SDK available for...

View Article

Add Time to Date display in Serenity Skin

Hello, Several of our users, Customer Service Reps, really need to be able to quickly see the time an email was received. I would like to be able to add the time to the date that gets displayed. I know...

View Article

Plugin

Who can help me ? I have a code Java, I want add on in Zimbra ? thanks !

View Article


overriding javascript functions

Hi all, I have a question regarding overriding javascript functions. I know that generally we'll be doing the overriding via zimlets, but since they get loaded in last, a function that I'm overriding...

View Article

zmprov and dumping soap - not always possible?

Hi, I have used zmprov -d to dump out soap calls made for a given zmprov command - it was very useful. However I have a Zimbra 8 installation and that no longer seems to work reliably, it looks like...

View Article

Any preg_match experts out there ?

I need a regex to figure out if a person's name (part of an email address) is RFC2047 encoded or not using the php function preg_match() * For example * =?ISO-8859-1?Q?Andr=E9?= Pirard * The example...

View Article


Create an appointment via Javascript + SOAP

Hi, Is there a documented javascript example that shows step by step : 1/ How to create a soap message 2/ What arguments are necessary to create an appointment 3/ How to set those 4/ How to send the...

View Article


How to debug SOAP ?

Hi. These are my first steps at writing SOAP messages for Zimbra, and of course I have errors, but I really don't know how those error report can help me to figure out what's wrong ? Code: 2012-10-11...

View Article

REST API: get email in eml format

I use ZCS 8.0 If zimbra should return the email with these headers, it would be great: Code: Content-Type: message/rfc822 Content-Disposition: attachment; filename=something /opt/zimbra/docs/rest.txt:...

View Article

Home tab (portal page) - how to include custom CSS stylesheet

Is there a simle way to include custom css stylesheet with the portal page? One possible workaround is to include a zimlet with provides the css for this portal page; it would be much easier if we...

View Article

Any way to develop Home tab (portal page) on Zimbra Desktop?

Hi! I couldn't find any references as to whether it is doable to enable portal home page on Zimbra Desktop 2.0. I saw that there seem to be some javascript files referring to it, but I don't know how...

View Article


WebODF and ZimbraDocs

Hi, there is a WebODF-plugin for Zarafa: WebODF Would supporting/using WebODF be intersting for Zimbra? The LibreOffice-Team is also working towards a cloud solution for LibreOffice. How about teaming...

View Article

REST API - Limit The Number of Results Returned

Hello, I'm using rest calls to fetch users inboxes. Some inboxes are quite large and I don't really need all their messages returned, only the most 5 recent emails. Is there a way to limit the number...

View Article


Importing appointments from SugarCRM

Hi, What's the best way to test if a given appointement hasn't been created twice ? I already have create the necessary javascript code to import and create appointments in zimbra that relate to...

View Article

Update Wiki Documents

Hello, Any chance you would be updating the wiki's documents regarding building zimbra and setting up a development environment because they are really old. Paul.

View Article


[solved] ZmBatchCommand's own response

Hi. Is there a way to define a callback on the Batch command itself rather then the individual commands it contains when one uses the ZmBatchCommand javascript class in a zimlet ? EDIT : sorry dumb...

View Article

Code example request : ZmBatchCommand

Hi, I would be grateful to anyone who posts an example usage of a very simple code (a hello world code) showing how to use the ZmBatchCommand javascript function in a zimlet to send SOAP requests to...

View Article

can't generate Java SOAP stubs with wsimport

Hello, I want to use wsimport (from Java SDK) to build SOAP-stubs from http://myserver/service/wsdl/zimbraService.wsdl When I start C:\TEMP\ws>c:\programme\java\jdk1.7.0_09\bin\wsimp ort.exe -d bin...

View Article
Browsing all 286 articles
Browse latest View live