F Malina added the comment: I am in for my part and I emailed Piers to come and join us and he surely will when the bug tracker is responsive again.
Imaplib2 does have an up to date test suite and compatibility wise imaplib2 can be substituted for imaplib in existing clients with no changes in the code. On top of that I have a private IDLE test suite for common tasks such as - instant bounce processing, - email photo upload to web service, - unsubscribe processing via list-unsubscribe headers and feedback loops of major email providers. I am looking to make it part of an external project https://github.com/fmalina/emails, but need to extract much of the recipes first out of a working application in a reusable manner as I need it in other projects and will do for years to come. ---------- nosy: +F.Malina _______________________________________ Python tracker <[email protected]> <http://bugs.python.org/issue11245> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
