why i can't copy mail with imaplib?

Ben Finney ben+python at benfinney.id.au
Sun Aug 10 19:32:56 EDT 2014


luofeiyu <elearn2014 at gmail.com> writes:

> >>> x.con.copy(b"1","[Gmail]/Important")
> ('NO', [b'[TRYCREATE] No folder [Gmail]/Important (Failure)'])

Your questions have mostly been unrelated to Python, and this is another
example. You should search elsewhere for assistance with IMAP and GMail.

-- 
 \        “The restriction of knowledge to an elite group destroys the |
  `\                   spirit of society and leads to its intellectual |
_o__)                                impoverishment.” —Albert Einstein |
Ben Finney




More information about the Python-list mailing list