STORE 1:* FLAGS \RECENT should return a tagged BAD response
-----------------------------------------------------------
Key: IMAP-316
URL: https://issues.apache.org/jira/browse/IMAP-316
Project: JAMES Imap
Issue Type: Improvement
Components: Parser
Affects Versions: 0.2, 0.2.1
Reporter: Norman Maurer
Assignee: Norman Maurer
Priority: Minor
Fix For: 0.3
RFC3501 disallow setting the \RECENT flag via the STORE command. At the moment
we just ignore it when parsing the STORE command. We should better return a
tagged BAD response if we detect that the client tries to set the \RECENT flag.
That is what dovecot does:
C: a store 1:* FLAGS \RECENT
S: a BAD Invalid system flag \RECENT
--
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]