On Fri, Jun 01, 2012 at 09:54:54PM -0400, Barry Leiba wrote: > As Timo says, you can pipeline the STORE and UID EXPUNGE. Unless you > can come up with some reason that an atomic ERASE command would save > something significant in the message store -- something I can't > imagine to be the case -- there's nowhere near the use for this as > there is for MOVE (where it's not just the round trips that are saved, > because it allows message-store optimization in some cases).
OK, a REAL atomic erase (no intermediate state - guaranteed) gives you this: S1: UID MOVE 1:* FolderA S2: UID MOVE 1:* FolderB A guarantee that at the end, the messages will be in FolderA OR FolderB, but not in both. Bron. _______________________________________________ imap5 mailing list [email protected] https://www.ietf.org/mailman/listinfo/imap5
