Message223172
Here is the code in order to see the bug.
imaplib.Debug = 5
mail = imaplib.IMAP4_SSL('imap.gmail.com')
mail.login(username, password) # Enter your login here
mail.select('test') |
|
Date |
User |
Action |
Args |
2014-07-16 05:09:45 | Lita.Cho | set | recipients:
+ Lita.Cho, barry, ezio.melotti, r.david.murray, jesstess, rafales |
2014-07-16 05:09:45 | Lita.Cho | set | messageid: <1405487385.28.0.884670724002.issue21815@psf.upfronthosting.co.za> |
2014-07-16 05:09:45 | Lita.Cho | link | issue21815 messages |
2014-07-16 05:09:45 | Lita.Cho | create | |
|