Re: why i can not delete my email with imaplib?

2014-08-06 Thread Skip Montanaro
My apologies. I must be dense. Why do you want to do this from Python? Can't you accomplish the same thing more easily with a Gmail filter which deletes all messages sent to [email protected]? Also, I assume that if you use "[email protected]" only so you can send mail to the list, why not just d

why i can not delete my email with imaplib?

2014-08-06 Thread elearn
I have a gmail account '[email protected]' which subscripted python maillist. I want to delete any emails which is sent to [email protected] . |import imaplib user="xxx" password="yy" con=imaplib.IMAP4_SSL('imap.gmail.com') con.login(user,password) con.select('[Gmail]/&YkBnCZCuTvY-') typ

Re: my email

2012-08-01 Thread BJ Swope
> *To:* [email protected] > *Sent:* Wednesday, July 18, 2012 10:08 AM > *Subject:* Re: my email > > On 18/07/2012 02:44, Maria Hanna Carmela Dionisio wrote: > > [email protected] > > > > Just a newbhie here :> > > > ...who has just r

Re: my email

2012-07-23 Thread Maria Hanna Carmela Dionisio
lolz sorry i already change it..just a newbhie, that's why :Dv From: MRAB To: [email protected] Sent: Wednesday, July 18, 2012 10:08 AM Subject: Re: my email On 18/07/2012 02:44, Maria Hanna Carmela Dionisio wrote: > [email protected]

Re: my email

2012-07-19 Thread Karim
Le 18/07/2012 04:34, Simon Cropper a écrit : On 18/07/12 11:44, Maria Hanna Carmela Dionisio wrote: [email protected] Just a newbhie here :> [snip] You must know your password to change your options (including changing the password, itself) or to unsubscribe. It is: sweet1030

Re: my email

2012-07-19 Thread MRAB
On 18/07/2012 02:44, Maria Hanna Carmela Dionisio wrote: [email protected] Just a newbhie here :> ...who has just revealed her password! [remainder snipped] -- http://mail.python.org/mailman/listinfo/python-list

Re: my email

2012-07-17 Thread Simon Cropper
On 18/07/12 11:44, Maria Hanna Carmela Dionisio wrote: [email protected] Just a newbhie here :> [snip] You must know your password to change your options (including changing the password, itself) or to unsubscribe. It is: sweet103093 I suggest you change you password now th

my email

2012-07-17 Thread Maria Hanna Carmela Dionisio
[email protected] Just a newbhie here :> From: "[email protected]" To: [email protected] Sent: Saturday, July 7, 2012 7:41 PM Subject: Welcome to the "Python-list" mailing list Welcome to the [email protected] mailing l