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 r.david.murray
Recipients barry, r.david.murray, tom de wulf
Date 2017-11-17.14:15:34
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1510928134.91.0.213398074469.issue32058@psf.upfronthosting.co.za>
In-reply-to
Content
Unfortunately the imap module in the stdlib doesn't provide a whole lot in the way of tools for parsing the imap data, just for sending it back and forth to the server.
History
Date User Action Args
2017-11-17 14:15:34r.david.murraysetrecipients: + r.david.murray, barry, tom de wulf
2017-11-17 14:15:34r.david.murraysetmessageid: <1510928134.91.0.213398074469.issue32058@psf.upfronthosting.co.za>
2017-11-17 14:15:34r.david.murraylinkissue32058 messages
2017-11-17 14:15:34r.david.murraycreate