Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

RENAME command - special INBOX #33

Open
EtienneBruines opened this issue Jul 8, 2015 · 0 comments
Open

RENAME command - special INBOX #33

EtienneBruines opened this issue Jul 8, 2015 · 0 comments
Labels

Comments

@EtienneBruines
Copy link
Collaborator

RENAME is now implemented (dev branch currently, but will be merged with master as soon as fetch is available), but requires some special attention w.r.t. the INBOX mailbox.

 Renaming INBOX is permitted, and has special behavior.  It moves
      all messages in INBOX to a new mailbox with the given name,
      leaving INBOX empty.  If the server implementation supports
      inferior hierarchical names of INBOX, these are unaffected by a
      rename of INBOX.

This would move all messages, and (which requires a bit more effort), update the counters (first unseen, recent count, etc.)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant