6.0.0-beta1
▾
Tasks
New Task
Search
Photos
Wiki
▾
Tickets
New Ticket
Search
dev.horde.org
Toggle Alerts Log
Help
10/17/25
H
istory
A
ttachments
C
omment
W
atch
Download
Comment on [#2733] RSS/Atom feeds for mailboxes
*
Your Email Address
*
Spam protection
Enter the letters below:
. ,.__ . .. .. . \./ | \| ||__|| | | |__/|__|| ||/\|
Comment
>> I've implemented RSS feeds for mailboxes in the attached patch. As > >> per a discussion with Chuck, the url scheme is: > >> > >> http://server/horde/imp/rss.php - gives all mail in inbox > >> http://server/horde/imp/rss.php/new - gives new mail in inbox > > > > There's a quirk in the GData query syntax, which I was thinking to > base this on > (http://code.google.com/apis/gdata/protocol.html#query-requests) that > should take care of the /new problem. /new is a category, and > categories should be preceded with /-/ to distinguish them from other > path elements. So we'd have: > > > > http://server/horde/imp/rss.php - gives all mail in inbox > > http://server/horde/imp/rss.php/-/new - gives new mail in inbox > > > > Also, rss.php/INBOX should work as well. I like the REQUEST_URI usage > to avoid PATH_INFO; any sense how portable it is?
Attachment
Watch this ticket
N
ew Ticket
M
y Tickets
S
earch
Q
uery Builder
R
eports
Saved Queries
Open Bugs
Bugs waiting for Feedback
Open Bugs in Releases
Open Enhancements
Enhancements waiting for Feedback
Bugs with Patches
Enhancements with Patches
Release Showstoppers
Stalled Tickets
New Tickets
Horde 5 Showstoppers