This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author jrlevine
Recipients jrlevine
Date 2021-06-13.05:34:08
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1623562448.65.0.279795750286.issue44408@roundup.psfhosted.org>
In-reply-to
Content
Some IMAP servers return an extra blank line after a counted literal value, which makes imaplib crash.
MacOS mail and T'bird handle the blank line OK so it seems to be a somewhat common bug.
History
Date User Action Args
2021-06-13 05:34:08jrlevinesetrecipients: + jrlevine
2021-06-13 05:34:08jrlevinesetmessageid: <1623562448.65.0.279795750286.issue44408@roundup.psfhosted.org>
2021-06-13 05:34:08jrlevinelinkissue44408 messages
2021-06-13 05:34:08jrlevinecreate