What is message_set in the python documentation for copy in imaplib? Is they referring message set to the particular mail message in my inbox or something else.
copy( message_set, new_mailbox) Copy message_set messages onto end of new_mailbox. -- http://mail.python.org/mailman/listinfo/python-list