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

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 06-26-2007, 12:40 PM
Member
 
Posts: 13
Default RSS for tags

Hi is there a way to get an RSS-feed for tags. I was trying to model the REST-API with such a string https://.../inbox.atom?query="is:aws" for aws is the tag.

This downloads the proper information but unfortunately it's not subscribeable.

Any ideas?

Thanks Thomas
Reply With Quote
  #2 (permalink)  
Old 06-29-2007, 09:58 AM
Zimbra Employee
 
Posts: 1,434
Default

Remove the double-quotes around the query (and use the correct syntax) and it should work. Something like this:
Code:
https://.../inbox.atom?query=tag:aws
or if you want to search the entire mailbox and not just the inbox folder:
Code:
https://.../?fmt=atom&query=tag:aws
__________________
Bugzilla - Wiki - Downloads - Before posting... Search!
Reply With Quote
  #3 (permalink)  
Old 06-30-2007, 01:53 AM
Member
 
Posts: 13
Default

Thanks this works.

Am I right that folders is the right term for subscring to folders?

Thomas
Reply With Quote
  #4 (permalink)  
Old 06-30-2007, 08:33 AM
Zimbra Employee
 
Posts: 1,434
Default Folder sharing

I don't know what you mean by that. But if you want to share mail folders between users, we suggest using 5.0 which allows exactly that.
__________________
Bugzilla - Wiki - Downloads - Before posting... Search!
Reply With Quote
  #5 (permalink)  
Old 06-30-2007, 02:45 PM
Member
 
Posts: 13
Default

I meant that I could subscribe to folders of my account the same way I subscribe to tags. And the syntax for folder is similar to those of tag feeds

And: i'm surely looking forward to using v5.0

Thanks Thomas
Reply With Quote
  #6 (permalink)  
Old 06-30-2007, 09:18 PM
Zimbra Employee
 
Posts: 1,434
Default

Right. To subscribe to your inbox, you can use
Code:
https://.../?fmt=atom&query=in:inbox
or
Code:
https://.../inbox.atom
or
Code:
https://.../inbox?fmt=atom
__________________
Bugzilla - Wiki - Downloads - Before posting... Search!
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.