Télécharger la liste

Description du projet

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.

Système requise

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

Ce communiqué a fixé une base de données de manutention bug qui faisait que Mozilla Thunderbird 1.0 + et probablement plusieurs autres clients IMAP pour recevoir toujours le corps tout premier message en combinaison avec des têtes de courriers électroniques à partir d'autres messages. Un autre bug gênant qui a causé le serveur se bloquer lorsque des clients a envoyé la commande APPEND trop souvent dans une ligne a été aksi fixe.
Tags: Major bugfixes
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.

2005-01-25 12:38
0.3

Cette version introduit un outil Web de configuration du nouveau système intégré fonctionnant sur son propre serveur Web mini. L'installation de nouveaux comptes de messagerie est maintenant très facile. Le protocole peut gérer les extensions suivantes: ACL, ID, paresseux et UIDPLUS. Le serveur peut maintenant être utilisé pour "IMAP déconnecté», comme il est soutenu par KMail ou Thunderbird. Tous les emails sont récupérés des serveurs existants POP3.
Tags: Major feature enhancements
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.

2004-11-04 01:49
0.2

Tags: Initial freshmeat announcement

Project Resources