Add IMAP RFC specs and implementation plans
Fetch 8 RFCs for IMAP extensions:
- RFC 3691 (UNSELECT)
- RFC 4731 (ESEARCH)
- RFC 5256 (SORT/THREAD)
- RFC 5258 (LIST Extensions)
- RFC 5530 (Response Codes)
- RFC 6154 (Special-Use Mailboxes)
- RFC 6855 (UTF-8 Support)
- RFC 9208 (QUOTA)
Also fetch draft-ietf-mailmaint-messageflag-mailboxattribute-13
for unified IMAP/JMAP keyword and mailbox attribute handling.
Each RFC has a corresponding PLAN-*.md with implementation
analysis comparing spec to current codebase, prioritized tasks,
and OCamldoc citation templates.
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>