$folder->dup(msg_num, \$folder_ref)
- Copies the message specified by msg_num to the folder referenced by $folder_ref. Like
refile, but doesn't delete the original message. Generates a fatal error if no folder is currently open or if the folder doesn't contain message msg_num.