emailjs / emailjs-imap-client

Low-level JS IMAP client for all your IMAP needs.
MIT License
553 stars 122 forks source link

Support IMAP RENAME command #174

Open felixhammerl opened 6 years ago

felixhammerl commented 6 years ago

We should look into supporting the RENAME command in order to rename mailboxes. CREATE is already implemented, however the others are missing.

RFC: https://tools.ietf.org/html/rfc3501#section-6.3.5