Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #76010
| From | Ben Finney <ben+python@benfinney.id.au> |
|---|---|
| Subject | Re: why i can't copy mail with imaplib? |
| Date | 2014-08-11 09:32 +1000 |
| References | <mailman.12821.1407690877.18130.python-list@python.org> <ls8tvu$h5d$1@reader1.panix.com> <53E7FFFA.2050902@gmail.com> |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.12831.1407713591.18130.python-list@python.org> (permalink) |
luofeiyu <elearn2014@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
Back to comp.lang.python | Previous | Next — Previous in thread | Find similar | Unroll thread
why i can't copy mail with imaplib? luofeiyu <elearn2014@gmail.com> - 2014-08-10 06:44 -0700
Re: why i can't copy mail with imaplib? John Gordon <gordon@panix.com> - 2014-08-10 23:07 +0000
Re: why i can't copy mail with imaplib? luofeiyu <elearn2014@gmail.com> - 2014-08-10 16:27 -0700
Re: why i can't copy mail with imaplib? Ben Finney <ben+python@benfinney.id.au> - 2014-08-11 09:32 +1000
csiph-web