[Zope-dev] ImapClient 0.1.1 released

Ulrich Eck lists@net-labs.de
Sun, 8 Apr 2001 02:23:21 +0200


The latest version of ImapClient has been released.

http://www.zope.org/Members/jack-e/ImapClient

If you're interested, please test it and give feedback that I can improve
it.

It is mainly developed for use with Cyrus-Imap 2.xx but should work with
others.

It is based on code from Worldpilot but behaves like a Zope-Folder.

ImapClient is a Python Product.

It is has following features:

 * manage multiple Imap-Mailboxes in one Client

 * ImapFolders are BTree-Folders stored persistantly in ZODB

 * Messages are cached in ZODB, but Header are checked every Request

 * Message-Objects grant access to all Information from the Imap Server

 * ImapACLs are supported

 * Sieve Scripts can be managed

 * Attachements are properly decoded an can be downloaded/viewed

 * Use ZMI or custom UI

Thats all for now

Ulrich Eck
net-labs
aka jack-e