On Wed, May 30, 2012 at 12:22:09PM -0400, Cyrus Daboo wrote: > Are there existing client and server implementations of the > draft-gulbrandsen-imap-move right now? Does "implementation" also > cover actual interoperability testing, or does it only speak to the > actual ability to modify existing servers/clients to adopt the > extension?
Cyrus git-master has XMOVE implemented. We use it in FastMail for our web interface to avoid quota issues when moving messages via the web interface rather than the old hack of working out the quota, then temporarily raising the limit, doing the copy+expunge and then reducing the limit again. Bron. _______________________________________________ imap5 mailing list [email protected] https://www.ietf.org/mailman/listinfo/imap5
