copy-mails ( uids mailbox -- )
IMAP library

Prev:fetch-mails ( uids data-spec -- texts )
Next:append-mail ( mailbox flags date-time mail -- uid/f )


Vocabulary
imap

Inputs
uidsA sequence of UID:s
mailboxa string


Outputs
None

Word description
Copies a set of mails to the specified folder.

Definition