why i can't copy mail with imaplib?

John Gordon gordon at panix.com
Sun Aug 10 19:07:42 EDT 2014


In <mailman.12821.1407690877.18130.python-list at python.org> luofeiyu <elearn2014 at 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 at panix.com    watch 'House', or a real serial killer to watch 'Dexter'.




More information about the Python-list mailing list