Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #76008

Re: why i can't copy mail with imaplib?

Path csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!usenet.blueworldhosting.com!feeder01.blueworldhosting.com!border2.nntp.dca1.giganews.com!nntp.giganews.com!ottix-news.ottix.net!newsswitch.lcs.mit.edu!bloom-beacon.mit.edu!bloom-beacon.mit.edu!panix!gordon
From John Gordon <gordon@panix.com>
Newsgroups comp.lang.python
Subject Re: why i can't copy mail with imaplib?
Date Sun, 10 Aug 2014 23:07:42 +0000 (UTC)
Organization PANIX Public Access Internet and UNIX, NYC
Lines 13
Message-ID <ls8tvu$h5d$1@reader1.panix.com> (permalink)
References <mailman.12821.1407690877.18130.python-list@python.org>
NNTP-Posting-Host panix1.panix.com
X-Trace reader1.panix.com 1407712062 17581 166.84.1.1 (10 Aug 2014 23:07:42 GMT)
X-Complaints-To abuse@panix.com
NNTP-Posting-Date Sun, 10 Aug 2014 23:07:42 +0000 (UTC)
User-Agent nn/6.7.3
Xref csiph.com comp.lang.python:76008

Show key headers only | View raw


In <mailman.12821.1407690877.18130.python-list@python.org> luofeiyu <elearn2014@gmail.com> writes:

> self.con.select("inbox")
> self.con.copy(b"1","[Gmail]/&kc2JgQ-]")

> why i can not copy the first email into my  important mailbox?

What happens when you run the above code?  Do you get an error?

-- 
John Gordon         Imagine what it must be like for a real medical doctor to
gordon@panix.com    watch 'House', or a real serial killer to watch 'Dexter'.

Back to comp.lang.python | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


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