From: Chris Hanson Date: Mon, 8 May 2000 13:49:06 +0000 (+0000) Subject: Initial registration. X-Git-Tag: 20090517-FFI~3925 X-Git-Url: https://birchwood-abbey.net/git?a=commitdiff_plain;h=58bd615450765f8d12b4f13aabcdcadd957c1e54;p=mit-scheme.git Initial registration. --- diff --git a/v7/src/imail/imap-response.txt b/v7/src/imail/imap-response.txt new file mode 100644 index 000000000..c2d2835d9 --- /dev/null +++ b/v7/src/imail/imap-response.txt @@ -0,0 +1,393 @@ +$Id: imap-response.txt,v 1.1 2000/05/08 13:49:06 cph Exp $ + +Notes on IMAP server responses + ++ ;continuation response ++ ;continuation response + +* OK ;status condition +* NO ;status condition +* BAD ;status condition +* BYE ;fatal if not response to LOGOUT + +* FLAGS (#) +* LIST (#) +* LSUB (#) +* SEARCH ... +* STATUS ( ...) +* EXISTS +* RECENT +* EXPUNGE +* FETCH ( ...) +* CAPABILITY ... IMAP4rev1 ... + + OK ;end of response to tagged command + NO ;end of response to tagged command + BAD ;end of response to tagged command + + + + = + = + = [] + = [] + + + = ALERT + = PARSE + = PERMANENTFLAGS (#) + = READ-ONLY + = READ-WRITE + = TRYCREATE + = UIDVALIDITY + = UNSEEN + = + = + + + = + = \* + + + = \ + = + + + = "" + = NIL + + + = INBOX + = + + + = MESSAGES + = RECENT + = UIDNEXT + = UIDVALIDITY + = UNSEEN + + + = ENVELOPE + = FLAGS ( ...) + = INTERNALDATE + = RFC822 + = RFC822.HEADER + = RFC822.TEXT + = RFC822.SIZE + = BODY + = BODYSTRUCTURE + = BODY
+ = BODY
+ = UID + + + = ( ;date + ;subject + ;from + ;sender + ;reply-to + ;to + ;cc + ;bcc + ;in-reply-to + ;message-id + ) + + + = (
...) + = NIL + +
+ = ( ;name + ;route-addr + ;local-part + ;domain-name + ) + + = "--<4digit>