Moves mail messages specified by msglist to specified mailbox mbox. 如果成功则返回 TRUE,失败则返回 FALSE。.
msglist is a range not just message numbers (as described in RFC2060).
options is a bitmask and may contain the single option:
CP_UID - the sequence numbers contain UIDS
See also imap_mail_copy().