Zimbra offers Open Source email server software and shared calendar for Linux and the Mac
Go Back   Zimbra :: Forums > Zimbra Collaboration Suite > Developers

Welcome to the Zimbra :: Forums!
Welcome, if you would like to post a comment please register. We also encourage you to explore all things Zimbra with our team and members of the community.

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 05-28-2010, 03:20 AM
New Member
 
Posts: 4
Default [SOLVED] Create signature with java (soap API)

Hello

I am trying to create a signature for an existing Zimbra account. I am using the soap API with java (SoapProvisioning).

I have tried:


SoapProvisioning sp = new SoapProvisioning();
...
HashMap attrs = new HashMap();
attrs.put(SoapProvisioning.A_zimbraPrefMailSignatu reHTML, "<b>bla, bla, bla</b>");
sp.createSignature(account, "signature1", attrs);


and it does not work.

Where can I find an example or where is the documentation for this?

Thank you.
Reply With Quote
Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes


Similar Threads

Why Join?

Registering let's you ask questions, makes it easier to search, displays any files attached to posts, and notifies you about replies.

blog.zimbra.com




 

SEO by vBSEO ©2011, Crawlability, Inc.