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 01-31-2008, 05:47 AM
Intermediate Member
 
Posts: 19
Default API Documentation

Hi,

Where can i find the documentation of Zimbra JAVA Classes?

Thanks.
Reply With Quote
  #2 (permalink)  
Old 01-31-2008, 07:09 AM
Zimbra Employee
 
Posts: 1,434
Default

Which classes?
__________________
Bugzilla - Wiki - Downloads - Before posting... Search!
Reply With Quote
  #3 (permalink)  
Old 01-31-2008, 07:43 AM
Intermediate Member
 
Posts: 19
Default

Hi,

Java Classes (Like com.zimbra.cs.mailbox.Mailbox.OperationContext,... )

Thanks.
Reply With Quote
  #4 (permalink)  
Old 01-31-2008, 07:53 AM
Intermediate Member
 
Posts: 19
Default

I want know how can i attach document to mail from my own jsp.
Reply With Quote
  #5 (permalink)  
Old 01-31-2008, 08:18 AM
Zimbra Employee
 
Posts: 1,434
Default

Do you want to generate emails with document attachments? Or do you want to attach documents to all outgoing emails?
__________________
Bugzilla - Wiki - Downloads - Before posting... Search!
Reply With Quote
  #6 (permalink)  
Old 01-31-2008, 08:43 AM
Intermediate Member
 
Posts: 19
Default

I want attach documents to emails choosen by user (from my repository managed by GED- not from user's file system)
Reply With Quote
  #7 (permalink)  
Old 01-31-2008, 09:41 AM
Zimbra Employee
 
Posts: 1,434
Default

OK. You may want to look at the JSP pages and the taglib that implement the HTML "lite" client for a template -- the JSP files are found in the source tree under ZimbraWebClient/WebRoot/h, while the taglib they use to communicate with the server is found in ZimbraTagLib/src/java/com/zimbra/cs/taglib. You'll probably want to be using ZMailbox in the same way the taglib does.

Note that non-draft messages are immutable in Zimbra. So you're going to have to fetch the message from the store, modify it on your end, put the modified messasge back to the store as a new message, and delete the old message.
__________________
Bugzilla - Wiki - Downloads - Before posting... Search!
Reply With Quote
  #8 (permalink)  
Old 01-31-2008, 09:56 AM
Intermediate Member
 
Posts: 19
Default

Thank you very match
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.