Manitou-Mail is a
3-part database-driven email system: a PostgreSQL
database for the storage engine, a Perl daemon that
does send/receive and customizable analysis/indexing
of the mail, and a mailer-like...
user interface (C++/Qt) connected to the database.
The general goal is to provide a database-style
architecture to handle email, not just for storage
but at the application level too. Fast and shared
access, fine-tuned security, robust storage,
consistent backups, auditing, statistics, and
customized add-ons are possible
(more)
Changes:
The user interface now gets instant notice and
display of new messages in the database, and allows
for dynamic fields in signatures for outgoing
messages. This release also fixes...
a couple of bugs with the message counts displayed
in the quick-selection panel, and a possible crash
when the mime_types configuration table was empty
(more)