Home » Networking » Net_IMAP » Bug #1772
ANNOTATEMORE Extension Support
Details
| Request #1772 | ANNOTATEMORE Extension Support |
|---|---|
| Submitted | 2004-07-02 12:29 UTC |
| From | omicron at mighty dot co dot za |
| Assigned | damian |
| Status | Closed |
| Package | Net_IMAP |
| PHP Version | Irrelevant |
| OS | All |
| Roadmaps | (Not assigned) |
Comments
[2004-07-02 12:29 UTC] omicron at mighty dot co dot za
Description:
------------
This patch adds support for the IMAP ANNOTATEMORE extension. While this extension is still in draft status, several IMAP servers already support it (e.g. Cyrus IMAP).
The draft extension document can be found at <http://www.ietf.org/internet-drafts/draft-daboo-imap-annotatemore-05.txt>. This draft (revision 5) expires on October 18, 2004, at which time an updated draft specification, or possibly a draft RFC, will be released.
Reproduce code:
---------------
You can find the patch that adds ANNOTATEMORE support to Net_IMAP at the following URL: <http://www.codefusion.co.za/Net_IMAP-ANNOTATEMORE.patch>.
[2004-07-02 12:32 UTC] omicron at mighty dot co dot za
Just a quick note about this: the patch was generated by CVS diff'ing against the latest pear/Net_IMAP code as of 2004-07-02.