Mlmmj (Mailing List Management Made Joyful) is a simple and slim
mailing list manager (MLM) inspired by ezmlm. It works with many
different Mail Transport Agents (MTAs) and is simple for a system
adminstrator to install, configure and integrate with other software.
As it uses very few resources, and requires no daemons, it is ideal
for installation on systems where resources are limited, such as
Virtual Private Servers (VPSes).
"My Mailer" is an incarnation of a UNIX text-based mailer
designed to be an intermediate step between mail and pine.
Features:
MIME aware -- While this mailer does not implement a full set of
the MIME mail extensions, it should handle most MIME mail.
It also handles some Sun mail attachment formats.
Threaded messages -- Articles by default are threaded by subject.
This allows one to plow through huge mailing list discussions,
sometimes spanning weeks, with very little effort.
Automatic detection of a modified mail file, and the changes will
then be merged with the current message listing.
Automatically uncompresses and recompresses gzipped mailfiles
Searchable message listings, including search through message text
The DragonFly Mail Agent is a small Mail Transport Agent (MTA),
designed for home and office use. It accepts e-mail messages
from locally installed Mail User Agents (MUA) and delivers the
messages either locally or to a remote destination. Remote
delivery includes several features like TLS/SSL support and
SMTP authentication, but not MX record lookups. Therefore,
dma is currently not suitable for direct remote delivery.
However, it works very well for handling local mail plus
secure mail submission to a remote smarthost (e.g. for
travelling mobile computers).
Since dma is not intended as a replacement for real, big MTAs
like sendmail(8) or postfix(1), it does not listen on port 25
for incoming connections.
[ excerpt from developer's www site with modifications ]
This is a mime email message parser to be used as a preprocessor
for email classification software.
Tries to normalize the content to 8bit encoding with utf-8 character
set. Also appends a copy of message body with HTML removed (IMG and
A tags remain unaffected).
nmzmail is a tool to use the namazu2 search engine from within a mail
reader such as mutt to search mail stored in maildir folders. Based on
the result of the namazu query, nmzmail generates a maildir folder
containing symbolic links to the mails matching the query. Mutt and
other mail readers can make it easy to use nmzmail with a simple
macro.
Features:
* fast mail searching even with large number of mails
* incremental index building
* rich query language including regular expressions (see the namazu
documentation)
* integrates nicely into mutt
* query history
OSBF-Lua (Orthogonal Sparse Bigrams with confidence Factor) is a Lua C module
for text classification. It is a port of the OSBF classifier implemented in the
CRM114 project. This implementation attempts to put focus on the classification
task itself by using Lua as the scripting language, a powerful yet light-weight
and fast language, which makes it easier to build and test more elaborated
filters and training methods.
OpenVISP Stats is a very simple mail statistics RRDtool frontend for mail
statistics that produces daily, weekly, monthly and yearly graphs of
received/sent, bounces/rejected, spam mails, viruses, ... and pop/imap
statistics.
Dovecot is a secure and compact IMAP server which is in the early stages
of development. It supports Maildirs and mbox formats and much of the
IMAP v4 protocol including SSL/TLS. IPv6 support is also included.
Dovecot supports authentication with OpenLDAP, PostgreSQL, MySQL, vpopmail
and PAM.
Archivemail searches through mailbox files (in any of a number of
formats) and selects messages older than N days to be moved to a new,
optionally-compressed, mbox-format file. Selected messages can also be
appended to an existing archive file, or simply deleted.
This is a POP3 proxycache server useful for use with webmail clients.
It keeps track of existing connections and caches them.