IMAPClient (http://imapclient.freshfoo.com) 1.0.0 has been released. IMAPClient is an easy-to-use, Pythonic and complete IMAP client library. Python 2.6, 2.7, 3.3 and 3.4 are officially supported.
The main focus of this release is enhanced TLS support (using pyOpenSSL and backports.ssl). There has also been significant improvements in how search critieria are handled. Backwards compatibility has been broken in a few areas so existing users should take care when upgrading existing software which relies on IMAPClient. Some links related to this release of IMAPClient: - Announcement on freshfoo.com: http://freshfoo.com/blog/imapclient-1.0.0 - Release notes: http://imapclient.readthedocs.org/en/stable/releases.html#version-1-0-0 - Documentation: http://imapclient.readthedocs.org/ Many thanks to the people who contributed to this release and to to Nylas (https://nylas.com/) for their continued support of the project. -- https://mail.python.org/mailman/listinfo/python-announce-list Support the Python Software Foundation: http://www.python.org/psf/donations/