Download List

專案描述

IMAPEngine is an IMAP server that uses a tdbengine
database structure to store all accounts,
messages, and mailboxes. This means it has nearly
no limits in numbers, sizes, and performance, and
it uses indexes to sort/find its data. IMAPEngine
is IMAP4Rev1 compatible and also has built-in
support for the ACL, ID, IDLE, and UIDPLUS
extensions. It is not (yet) an MTA, but it
retrieves incoming messages from different POP3
servers. An simple integrated Web interface makes
account configuration easy.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2005-01-27 12:37
0.3b

This release fixed a database handling bug that caused Mozilla Thunderbird 1.0+ and probably several other IMAP clients to always receive the very first message body in combination with email headers from other messages. Another annoying bug that caused the server to hang when clients sent the APPEND command too often in a row was aksi fixed.
標籤: Major bugfixes

2005-01-25 12:38
0.3

This version introduced a new integrated Web configuration tool running on its own mini Web server. Setup of new email accounts is now really easy. The protocol can handle the following extensions: ACL, ID, IDLE, and UIDPLUS. The server can now be used for "Disconnected IMAP" as it is supported by KMail or Thunderbird. All emails are fetched from existing POP3 servers.
標籤: Major feature enhancements

2004-11-04 01:49
0.2

標籤: Initial freshmeat announcement

Project Resources