Search found 360 matches
- Tue Jun 11, 2013 9:12 pm
- Forum: Developers
- Topic: Where Zimbra tags are stored?
- Replies: 10
- Views: 1612
Where Zimbra tags are stored?
[quote user="a1ex"]Hello,I need to create the same tag (name, color) for all users of some group. For current session this can be done via CreateTagRequest SOAP request.Most probably I have to develop server side extension (for SOAP service).But I can't find where those tags are locate...
- Tue May 28, 2013 1:18 pm
- Forum: Developers
- Topic: How to send New Email with Attachment using Zimbra API
- Replies: 10
- Views: 7978
How to send New Email with Attachment using Zimbra API
[quote user="parin"]here is a link to a full documentation of zimbra soap API :- SOAP API Reference Material Beginning with ZCS 8.0 - Zimbra :: Wiki[/QUOTE] If you want to upload file to Zimbra, don't use SOAP because Zimbra does not have this service. I recommend you use httpupload to...
- Tue May 14, 2013 11:30 pm
- Forum: Developers
- Topic: Zimra Jar files
- Replies: 6
- Views: 1665
Zimra Jar files
[quote user="parin"]Hi. i also wanted to use API. but i did not able to find any API available for implementation. so i ended up with creating manual SOAP requests and parsing them back !. but later on, i found that there is a jar files in jars directiry that can be used in our project. bu...
- Mon Apr 22, 2013 3:57 am
- Forum: Developers
- Topic: Zimra Jar files
- Replies: 6
- Views: 1665
- Mon Apr 08, 2013 9:42 pm
- Forum: Developers
- Topic: Zimra Jar files
- Replies: 6
- Views: 1665
Zimra Jar files
[quote user="jayachitra"]Hi i am a java developer i need Zimra jar files and API for my development can any body help me to get.[/QUOTE]
You need only zimbra's jar files or include its source code?
If only need zimbra's jar file, you can find them in /opt/zimbra/lib/jars directory.
You need only zimbra's jar files or include its source code?
If only need zimbra's jar file, you can find them in /opt/zimbra/lib/jars directory.
- Mon Mar 11, 2013 2:22 am
- Forum: Developers
- Topic: Zimbra server extensions
- Replies: 1
- Views: 463
Zimbra server extensions
Give me your detail and maybe I can help.
- Mon Mar 11, 2013 2:16 am
- Forum: Developers
- Topic: How to send New Email with Attachment using Zimbra API
- Replies: 10
- Views: 7978
How to send New Email with Attachment using Zimbra API
Hope you know how to use SOAP by java. You can use 2 SOAP requests to do this thing: FileUploadServlet and SendMsgRequest. In the first step, you use FileUploadServlet to upload your message to server and get message's id from FileUploadServlet's response. In SendMsgRequest, it has an attrib...
- Mon Mar 11, 2013 2:09 am
- Forum: Developers
- Topic: Zimbra Self Registration
- Replies: 10
- Views: 1790
Zimbra Self Registration
Zimbra has a preauth module.
If you use Zimbra Open Source version, you should download its source code and modify this module to make your register page.
If you use Zimbra Open Source version, you should download its source code and modify this module to make your register page.
- Fri Apr 20, 2012 11:18 am
- Forum: Developers
- Topic: Where do I find the newest Zimbra jars?
- Replies: 4
- Views: 661
Where do I find the newest Zimbra jars?
I don't know your point but If you want that you can download them from the zimbra's installer packages and unpack them.
But if you want to use them in your server please be careful because maybe your zimbra version is not compatible with them.
But if you want to use them in your server please be careful because maybe your zimbra version is not compatible with them.
- Thu Apr 19, 2012 11:18 pm
- Forum: Administrators
- Topic: Public Folder
- Replies: 2
- Views: 710
Public Folder
Or, if you like, you can donate for me. I'll create a plugin to help you do that function :)