UID FETCH error, non compliance to standard
-------------------------------------------
Key: IMAP-214
URL: https://issues.apache.org/jira/browse/IMAP-214
Project: JAMES Imap
Issue Type: Bug
Affects Versions: 0.2
Environment: Linux, JDK 1.6, Thunderbird 3.0.8
Reporter: François-Denis Gonthier
Thunderbird sends UID FETCH 1:* to list the content of a mailbox. This is
rejected by James. After verification in the standard, this should not be
rejected:
A non-existent unique identifier is ignored without any error
message generated. Thus, it is possible for a UID FETCH command
to return an OK without any data or a UID COPY or UID STORE to
return an OK without performing any operations.
(section 6.4.8)
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]