Sequence uid ranges which use *:<uid-higher-then-last-uid> MUST return at least
the highest uid in the mailbox
--------------------------------------------------------------------------------------------------------------
Key: IMAP-291
URL: https://issues.apache.org/jira/browse/IMAP-291
Project: JAMES Imap
Issue Type: Bug
Components: Protocol
Affects Versions: 0.2-M1
Reporter: Norman Maurer
Assignee: Norman Maurer
Fix For: 0.2
seq-range = seq-number ":" seq-number
; two seq-number values and all values between
; these two regardless of order.
; Example: 2:4 and 4:2 are equivalent and indicate
; values 2, 3, and 4.
; Example: a unique identifier sequence range of
; 3291:* includes the UID of the last message in
; the mailbox, even if that value is less than 3291.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]