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


Groups > comp.lang.python > #52990 > unrolled thread

Imaplib gmail move email from inbox to another folder then delete from inbox not working

Started byrob@attoenterprises.com
First post2013-08-25 15:39 -0700
Last post2013-08-25 15:39 -0700
Articles 1 — 1 participant

Back to article view | Back to comp.lang.python


Contents

  Imaplib gmail move email from inbox to another folder then delete from inbox not working rob@attoenterprises.com - 2013-08-25 15:39 -0700

#52990 — Imaplib gmail move email from inbox to another folder then delete from inbox not working

Fromrob@attoenterprises.com
Date2013-08-25 15:39 -0700
SubjectImaplib gmail move email from inbox to another folder then delete from inbox not working
Message-ID<48b1c30d-95cd-48da-bb2f-d54848403386@googlegroups.com>
I am using imaplib to copy a message from inbox to another folder.  I then use /Deleted on the message.  When I use expunge it does not remove the message from the inbox.  I still have the 'Inbox' and 'newfolder' labels on the message.  I want to only have the 'newfolder' label on the message.

[toc] | [standalone]


Back to top | Article view | comp.lang.python


csiph-web