Announcing IMAPClient 0.4

Posted on

I've just released IMAPClient 0.4. Changes are:

  • Support for folder subscribing and unsubscribing.
  • Support for server capabilities checks.
  • Support for folder status checks.
  • Tests for the above.
  • More robust date handling.

Many thanks to Helder Guerreiro for contributing patches for some of the features in this release.

IMAPClient can be installed from PyPI using easy_install IMAPClient or downloaded from my Code page. As always, feedback and patches are most welcome