Inherits Command. Inherited by Move.
The Copy class implements the IMAP COPY command (RFC 3501 section 6.4.7), as extended by RFC 4315.
Copy copies all elements of a message, including such things as flags.
Constructs a Copy object parsing uids if uid is true, and msns if uid is false.
Tells the Copy handler to expunge the messages after copying, in effect turning Copy into Move.
This web page based on source code belonging to The Archiveopteryx Developers. All rights reserved.