Fix two bugs in syntax.
authorChris Hanson <org/chris-hanson/cph>
Thu, 1 Jun 2000 04:56:42 +0000 (04:56 +0000)
committerChris Hanson <org/chris-hanson/cph>
Thu, 1 Jun 2000 04:56:42 +0000 (04:56 +0000)
v7/src/imail/imap-response.txt

index aee3233776dfa1474d658d55d8112a00fde178e4..6decfbacb8dd2e22ad3b15813238a93eb2b291ad 100644 (file)
@@ -1,4 +1,4 @@
-$Id: imap-response.txt,v 1.5 2000/05/28 15:16:47 cph Exp $
+$Id: imap-response.txt,v 1.6 2000/06/01 04:56:42 cph Exp $
 
 Notes on IMAP server responses
 
@@ -161,7 +161,7 @@ Notes on IMAP server responses
        = <nstring>
        = <number>
        = (<body-extension> <body-extension> ...)
-<body-fields> = <body-field-param> <nstring> <nstring> <body-field-enc> <number>
+<body-fields> = <body-field-param> <nstring> <nstring> <string> <number>
 <body-field-param>
        = (<string> <string> ...)               ;even number of <string>s
        = NIL
@@ -285,6 +285,10 @@ Notes on IMAP server responses
           <string-or-false>            ;message-id
           )
 <addr-list>
+       = (<address>+)
+       | #f
+
+<address>
        = (<string-or-false>            ;personal name
           <string-or-false>            ;source route
           <string>                     ;mailbox name