|
|
| About site: Internet/RFCs/2301 - 2400 - RFC 2359 |
Return to Computers also Computers |
| About site: http://www.faqs.org/rfcs/rfc2359.html |
Title: Internet/RFCs/2301 - 2400 - RFC 2359 IMAP4 UIDPLUS Extension. J. Myers. June 1998. |
|
|
|
|
Lunchbox_Computers Custom-built rugged portable computers with flat panel displays, standard AT/ATX motherboards, and PCI/ISA expansion slots.
| RFC_2698 A Two Rate Three Color Marker. J. Heinanen, R. Guerin. September 1999.
| Nail_It_Now_Typing_Tutor For busy people. A free preview is available online.
| XSLT_Tutorial_I__Basics_and_first_example_application Good 3-part XSLT tutorial covering how to present XML documents (or data) to the user - in a browser, mobile phone or PDF format - and how the original data must first be converted to the necessary fo
| MP3G_to_ZIP Combines matching MP3 and CDG files to a single ZIP file
| HP_InfoTech_S_R_L_ Makes CodeVisionAVR C compiler, integrated development environment (IDE), automatic program generator, ChipBlasterAVR in-system programmer, code wizard, for Atmel AVR microcontrollers. [commercial]
|
|
| Alexa statistic for http://www.faqs.org/rfcs/rfc2359.html |
Please visit: http://www.faqs.org/rfcs/rfc2359.html
|
| Related sites for http://www.faqs.org/rfcs/rfc2359.html |
| Trispen_Technologies Offer secure remote access products based on IPSec. Includes whitepapers and articles. | | Rogers_Communications_Inc_ Provider of cable TV and broadband Internet for Eastern Canada. | | ByFive_com Discussion forums allowing visitors to ask questions relating to programming in ASP and working with Microsoft Site Server 3.0. | | Fox_Internet_Company Offers shared hosting, domain registration and co-location. Located in Colorado, United States. | | COLT_2001_and_EuroCOLT_2001 The Fourteenth Annual Conference on Computational Learning Theory (held jointly with the Fifth European Conference on Computational Learning Theory). Trippenhuis, Amsterdam, the Netherlands July 16 - | | Wireless_Business_and_Technology Wireless Business and Technology from Sys-Con. Everything you wanted to know about mobile and were afraid to ask. | | DSL_Forum Over 300 companies that share ideas and create standards for the DSL Industry. | | ProfGrid Delphi spreadsheet component. | | Capricorn_Information_Systems Information technology firm specializing in application development for AS/400 and iSeries customers using VisualAge RPG. | | VersaIMAGE_Software_Co_ Hybrid document imaging software,combines the ability to scan, store,search and retrieve images from digital media (Tiff images) or microfilm media. | | MP3__Sound_and_fury Special report focusing on MP3 files, the music business, and the regulation of online copyrighted music. [News.com] (April 27, 1999) | | CObol2Java An automatic tool for fast migration from Cobol source code to Java source code. Also Cobol2Java API is a set of Java API to build your own COBOL to Java source code translator. | | Code_On_The_Fly Aim to foster your understanding of Dynamic Compiling, Dynamic Optimization and Code Morphing technologies. | | spstools-_sharepoint_tools Spend Less Do More spstools has revolutionized the implementation process of Microsoft Windows SharePoint Services and Sharepoint Portal Server by drastically reducing the cost, risk and time associat | | Pseudoscheme Embeds Scheme in Common Lisp. | | GUI_Mods Windows Vista and XP customization resources including desktop themes, icons, and wallpapers. Includes a forum. | | RCCS___Resource_Center_for_Cyberculture_Studies An online, not-for-profit organization whose purpose is to research, study, teach, support, and create diverse and dynamic elements of cyberculture. | | Web_Marketer_Inc_ Web design, hosting and marketing. | | leetIRC Open source client for DOS. It handles mIRC color codes and has a scrollable log, drop down menus, integrated server list for connecting quickly, and full DCC file download support. | | dotParagon Offers audience indentification, content development, style, custom graphics, usability analyses, marketing and promotion, discussion list development, site maintenance, and intranet consultation. |
|
This is websites2007.org cache of m/ as retrieved on 2008.10.15 websites2007.org's cache is the snapshot that we took of the page as we crawled the web. The page may have changed since that time.
|
RFC 2359 (rfc2359) - IMAP4 UIDPLUS extension@import 'http://faqs.org/abstracts/css/default.css';@import 'http://faqs.org/search.css';function erfc(s){document.write("[ RFC Index | RFC Search | Usenet FAQs | Web FAQs | Documents | Cities ]Alternate Formats: rfc2359.txt | rfc2359.txt.pdfRFC 2359 - IMAP4 UIDPLUS extensionSearch the Archives Display RFC by number RFC2359 - IMAP4 UIDPLUS extensionNetwork Working Group J. MyersRequest for Comments: 2359 Netscape CommunicationsCategory: Standards Track June 1998 IMAP4 UIDPLUS extensionStatus of this Memo This document specifies an Internet standards track protocol for the Internet community, and requests discussion and suggestions for improvements. Please refer to the current edition of the "Internet Official Protocol Standards" (STD 1) for the standardization state and status of this protocol. Distribution of this memo is unlimited.Copyright Notice Copyright (C) The Internet Society (1998). All Rights Reserved.IESG NOTE The IMAP extension described here assumes a particular means of using IMAP to support disconnected operation. However, this means of supporting disconnected operation is not yet documented. Also, there are multiple theories about how best to do disconnected operation in IMAP, and as yet, there is no consensus on which one should be adopted as a standard. This document is being approved as a Proposed Standard because it does not appear to have technical flaws in itelf. However, approval of this document as a Proposed Standard should not be considered an IETF endorsement of any particular means of doing disconnected operation in IMAP.Table of Contents 1. Abstract .............................................. 2 2. Conventions Used in this Document ..................... 2 3. Introduction and Overview ............................. 2 4. Features .............................................. 2 4.1. UID EXPUNGE Command ................................... 2 4.2. APPENDUID response code ............................... 3 4.3. COPYUID response code ................................. 4 5. Formal Syntax ......................................... 4 6. References ............................................ 4 7. Security Considerations ............................... 5 8. Author's Address ...................................... 5 9. Full Copyright Statement .............................. 61. Abstract The UIDPLUS extension of the Internet Message Access Protocol [IMAP4] provides a set of features intended to reduce the amount of time and resources used by some client operations. The features in UIDPLUS are primarily intended for disconnected-use clients.2. Conventions Used in this Document In examples, "C:" and "S:" indicate lines sent by the client and server respectively. The key words "MUST", "MUST NOT", "SHOULD", "SHOULD NOT", and "MAY" in this document are to be interpreted as defined in "Key words for use in RFCs to Indicate Requirement Levels" [KEYWORDS].3. Introduction and Overview The UIDPLUS extension is present in any IMAP4 server implementation which returns "UIDPLUS" as one of the supported capabilities to the CAPABILITY command. The UIDPLUS extension contains one additional command and additional data returned with successful APPEND and COPY commands. Clients that wish to use the new command in UIDPLUS must of course first test for the presence of the extension by issuing a CAPABILITY command. Each of the features in UIDPLUS are optimizations; clients can provide the same functionality, albeit more slowly, by using commands in the base protocol. With each feature, this document recommends a fallback approach to take when the UIDPLUS extension is not supported by the server.4. Features4.1. UID EXPUNGE Command Arguments: message set Data: untagged responses: EXPUNGE Result: OK - expunge completed NO - expunge failure (e.g. permission denied) BAD - command unknown or arguments invalid The UID EXPUNGE command permanently removes from the currently selected mailbox all messages that both have the \Deleted flag set and have a UID that is included in the specified message set. If a message either does not have the \Deleted flag set or is has a UID that is not included in the specified message set, it is not affected. This command may be used to ensure that a replayed EXPUNGE command does not remove any messages that have been marked as \Deleted between the time that the user requested the expunge operation and the time the server processes the command. If the server does not support the UIDPLUS capability, the client should fall back to using the STORE command to temporarily remove the \Deleted flag from messages it does not want to remove. The client could alternatively fall back to using the EXPUNGE command, risking the unintended removal of some messages. Example: C: A003 UID EXPUNGE 3000:3002 S: * 3 EXPUNGE S: * 3 EXPUNGE S: * 3 EXPUNGE S: A003 OK UID EXPUNGE completed4.2. APPENDUID response code Successful APPEND commands return an APPENDUID response code in the tagged OK response. The APPENDUID response code contains as arguments the UIDVALIDITY of the destination mailbox and the UID assigned to the appended message. If the server does not support the UIDPLUS capability, the client can only discover this information by selecting the destination mailbox and issuing FETCH commands. Example: C: A003 APPEND saved-messages (\Seen) {310} C: Date: Mon, 7 Feb 1994 21:52:25 -0800 (PST) C: From: Fred Foobar <foobar@Blurdybloop.COM> C: Subject: afternoon meeting C: To: mooch@owatagu.siam.edu C: Message-Id: <B27397-0100000@Blurdybloop.COM> C: MIME-Version: 1.0 C: Content-Type: TEXT/PLAIN; CHARSET=US-ASCII C: C: Hello Joe, do you think we can meet at 3:30 tomorrow? C: S: A003 OK [APPENDUID 38505 3955] APPEND completed4.3. COPYUID response code Successful COPY and UID COPY commands return a COPYUID response code in the tagged OK response whenever at least one message was copied. The COPYUID response code contains as an argument the UIDVALIDITY of the appended-to mailbox, a message set containing the UIDs of the messages copied to the destination mailbox, in the order they were copied, and a message containing the UIDs assigned to the copied messages, in the order they were assigned. Neither of the message sets may contain extraneous UIDs or the symbol '*'. If the server does not support the UIDPLUS capability, the client can only discover this information by selecting the destination mailbox and issuing FETCH commands. Example: C: A003 COPY 2:4 MEETING S: A003 OK [COPYUID 38505 304,319:320 3956:3958] Done C: A003 UID COPY 305:310 MEETING S: A003 OK Done5. Formal Syntax The following syntax specification uses the augmented Backus-Naur Form (BNF) notation as specified in [RFC-822] as modified by [IMAP4]. Non-terminals referenced but not defined below are as defined by [IMAP4]. Except as noted otherwise, all alphabetic characters are case- insensitive. The use of upper or lower case characters to define token strings is for editorial clarity only. Implementations MUST accept these strings in a case-insensitive fashion. resp_code_apnd ::= "APPENDUID" SPACE nz_number SPACE uniqueid resp_code_copy ::= "COPYUID" SPACE nz_number SPACE set SPACE set uid_expunge ::= "UID" SPACE "EXPUNGE" SPACE set6. References [IMAP4] Crispin, M., "Internet Message Access Protocol - Version 4rev1", RFC 2060, December 1996. [KEYWORDS] Bradner, S., "Key words for use in RFCs to Indicate Requirement Levels", BCP 14, RFC 2119, March 1997. [RFC-822] Crocker, D., "Standard for the Format of ARPA Internet Text Messages", STD 11, RFC 822, August 1982.7. Security Considerations There are no known security issues with this extension.8. Author's Address John Gardiner Myers Netscape Communications 501 East Middlefield Road Mail Stop MV-029 Mountain View, CA 94043 EMail: jgmyers@netscape.com9. Full Copyright Statement Copyright (C) The Internet Society (1998). All Rights Reserved. This document and translations of it may be copied and furnished to others, and derivative works that comment on or otherwise explain it or assist in its implementation may be prepared, copied, published and distributed, in whole or in part, without restriction of any kind, provided that the above copyright notice and this paragraph are included on all such copies and derivative works. However, this document itself may not be modified in any way, such as by removing the copyright notice or references to the Internet Society or other Internet organizations, except as needed for the purpose of developing Internet standards in which case the procedures for copyrights defined in the Internet Standards process must be followed, or as required to translate it into languages other than English. The limited permissions granted above are perpetual and will not be revoked by the Internet Society or its successors or assigns. This document and the information contained herein is provided on an "AS IS" basis and THE INTERNET SOCIETY AND THE INTERNET ENGINEERING TASK FORCE DISCLAIMS ALL WARRANTIES, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO ANY WARRANTY THAT THE USE OF THE INFORMATION HEREIN WILL NOT INFRINGE ANY RIGHTS OR ANY IMPLIED WARRANTIES OF MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE. Previous: RFC 2358 - Definitions of Managed Objects for the Ethernet-like Interface Types Next: RFC 2360 - Guide for Internet Standards Writers [ RFC Index | RFC Search | Usenet FAQs | Web FAQs | Documents | Cities ] © 2008 FAQS.ORG. All rights reserved. |
|
| |
IMAP4 | UIDPLUS | Extension. | J. | Myers. | June | 1998. |
|
http://www.faqs.org/rfcs/rfc2359.html
RFC 2359 2008 October
dvd rental
dvd
IMAP4 UIDPLUS Extension. J. Myers. June 1998.
Rules
|
© 2008 Internet Explorer 5+ or Netscape 6+
|
|
Recommended Sites: 1.
Arts -
Business -
Computers -
Games -
Health -
Home -
Kids and Teens -
News -
Recreation -
Reference -
Regional -
Science -
Shopping -
Society -
Sports -
World
Miss Gallery
- Top Anime Hentai
- DVD rental by mail
- Free Credit Reports - Credit - Mortgage Calculator - Personal Loans - WoW Gold
|