[issue23959] Update imaplib to support RFC3501

2015-04-14 Thread Maciej Szulik
Maciej Szulik added the comment: I'm volunteering myself to work on this as a follow-up work to http://bugs.python.org/issue22137. -- ___ Python tracker ___

[issue23959] Update imaplib to support RFC3501

2015-04-14 Thread Maciej Szulik
New submission from Maciej Szulik: Current imaplib implementation follows obsoleted RFC2060. It should be updated to follow RFC3501. -- components: email messages: 241022 nosy: barry, maciej.szulik, r.david.murray priority: normal severity: normal status: open title: Update imaplib to s