ABNF says:
> getmetadata = "GETMETADATA" [SP getmetadata-options]
> SP mailbox SP entries
> entries = entry /
> "(" entry *(SP entry) ")"
Bug 1) Placement of getmetadata-options in examples:
> C: a GETMETADATA "INBOX" (MAXSIZE 1024)
> (/shared/comment /private/comment)
and
> C: a GETMETADATA "INBOX" (DEPTH 1)
> (/private/filters/values)
Bug 2) entries list in examples:
> C: a GETMETADATA "INBOX" /private/comment /shared/comment
I suppose ABNF is correct and examples are wrong?
Attachment:
signature.asc
Description: This is a digitally signed message part