How to get Data Source in Zimlet
Hi All, Can any one give me a way to get Data Source in Zimlet JSP file. Actually in source I found one file 'DbPool.java' there getConnection method I found. Using this method can I get the data...
View ArticleStarxpert.save and Zimbra 8
Hi, I heard about Starxpert:Save Zimlet and I was looking forward to using it, but as we're migrating to Zimbra 8, I tried to test it on the test server and failed. Of course, the available Zimlet...
View ArticlesendRequest not returning a response.
Hi. When I do : Code: var response = this.sendRequest(requestString,URL,headers,/*callback*/undefined); I get a string in response like this : __RpcCtxt_2 But the documentation says it returns an...
View ArticleEmail Templates Zimlet - Looking for solutions
Hello, I am looking for an Email Template Zimlet. The current one in the Zimbra Gallery (Email Templates | Zimbra :: Gallery) does not function with versions 7.2.2 or 8.0. The main problem being that...
View ArticleZimlet works in dev mode but won't deploy
My zimlet won't deploy :'( I can see the zimlet icon in the zimlet panel and I can see the menu I created when I right click on it, but for example the property editor menu doesn't display on...
View ArticleHow to troubleshoot zimlet deployment ?
Here are a couple of tips that were really helpful to me that I thought I'd share with others : * Add this to /path/to/zimbra/conf/log4j.properties Code: log4j.logger.zimbra.zimlet=DEBUG and restart...
View ArticleZimlet customization
Hi, I am newbie to Zimbra and have been piloting Zimbra 8. Zimlets being a key aspect that we are testing, was wondering if there is a scope to rebrand Zimlet? If so, what will be required to change in...
View ArticleHow can I see the shared contacts?
Hi, For take the list of contacts, I use this snipper: Code: this._contactList = AjxDispatcher.run("GetContacts"); but with this code I just take my contacts. :confused: Anyone knows how to retrieve...
View ArticleBirthday reminder in ZCS 8.0
In ZCS 8.0 "Birthday reminder" zimlet didn't work :-( I'm new to Zimbra. How to change this zimlet to make me happy ? ;-)
View ArticleHow to completely remove userProperties ?
Code: [I want to delete those properties] s15389121:/opt/zimbra/bin # ./zmprov ma yassine@clarten.fr -zimbraZimletUserProperties "com_feeder_sugarbee:passwd:" s15389121:/opt/zimbra/bin # ./zmprov ma...
View Articlezimlet log
Hi i am working on zimlet development and i have a lot of zimlet to debug by analysing the log file all my zimlet are logging on the zimlet.log can i customise the log4j properties to get one file log...
View Articlewhich is the best way to secure my zimlet
Hi i am working on a zimlet wish communicate to an other server to retreive information from a distant data Bases. i have used a lot of js code and jsp .... i have noticed that i have a lot of links...
View ArticleHow to get contentObjText on click of a context menu
Hi, I am new to zimlet development. I am trying to develop a content zimlet, the issue I am facing is that I am not able to get hold of content text in the context menu handler code (the...
View Article[SOLVED] Sticky Notes and ZCS 8
According to Sticky Notes | Zimbra :: Gallery it should work with ZCS 6.0.7+ but unfortunately it does not seem to with ZCS 8 :( Would be great if rrao could fix it :)
View ArticleUndo Send zimlet Zimbra OS 8.0.1 - hitting Send button not responding
Hi! I've just deployed Undo Send zimlet, and after activating, on the web client the hitting the Send button not responding. If I drop down the button and then hit Send, it sends immediately, so I...
View ArticleHow can I fetch or load an unread zmMailMsg?
Hi there, I'm developping a zimlet to save emails on my company's servers. There are several options, allowing to keep some attachments, change the name of the files, ... It works great when the emails...
View ArticleOrganise most used email folders as favourites
Hi, I am migrating from Outlook 2007 to Zimbra and have certain email folders, sub folders, and shared inboxes in my email folders/ I am hoping at the top my sidebar (above folders searchs, tags,...
View ArticleSender & Receiver bubbles invisible in preview pane for Conversation View
ZCS 8.0.2 I noticed the sender and receiver are blank if the view is Conversation and Bubbles are enabled. Might be an enumerator bug since the list is represented for the entire conversation, and may...
View ArticleBackup Posta and Quota display on Zimbra 8
Hi there, I've just installed Zimbra 8 and it seems that Backup Posta has disappeared... My users really need it to save theirs emails on their local drive. Is anyone can help ? Maybe there another...
View ArticleDropbox Zimlet
I've posted a new zimlet to the gallery that provides Dropbox integration for adding a file for attachement and saving to Dropbox. The zimlet can be found here: Dropbox Zimlet | Zimbra :: Gallery You...
View Article