ezmlm is an easy-to-use, high-speed mailing list manager for qmail.
ezmlm lets users set up their own mailing lists within qmail's address
hierarchy. A user, Joe, types
ezmlm-make ~/SOS ~/.qmail-sos joe-sos isp.net
and instantly has a functioning mailing list, joe-sos@isp.net, with all
relevant information stored in a new ~/SOS directory.
ezmlm takes advantage of qmail's VERPs to reliably determine the
recipient address and message number for every incoming bounce message.
ezmlm is reliable, even in the face of system crashes. It writes each
new subscription and each new message safely to disk before it reports
success to qmail.
ezmlm doesn't mind huge mailing lists. Lists don't even have to fit into
memory. ezmlm hashes the subscription list into a set of independent
files so that it can handle subscription requests quickly. ezmlm uses
qmail for blazingly fast parallel SMTP deliveries.
This simple utility scans a directory for maildirs and prints them in
mutt-compatible format. It may be called from .muttrc to automatically
fill mutt's mailboxes parameter on startup with all available maildirs.
KBiff is a mail notification utility for the KDE project.
Features:
o Pure GUI Configuration
o Session Management
o Panel Docking
o Animated Gifs
o Sounds
o Supported mailbox formats: mbox, maildir, mh, POP3(s), IMAP4(s), and NNTP.
This package consists of a set of small tools, which collect mail addresses
from mails you received and then offer these addresses as well as data
received using the finger command using mutt's external query feature.
The purpose of this mail library is to provide a portable, efficient
middleware for different kinds of mail access. When using the drivers
interface, the interface is the same for all kinds of mail access, remote
and local mailboxes.
This is a script for cleaning up and archiving mails in Maildir folders based on
the date the mail was received.
The script supports thread detection and can distinguish between read and
partially read threads.
This is a simple and small POP3 daemon implementation designed for
Maildir support. It have direct support for authenticating regular
unix users, has UIDL command support, can access maildirs in
non-default location, and have support for external (pre-)authenticators.
mime4j provides a parser, MimeStreamParser, for e-mail message streams
in plain rfc822 and MIME format. The parser uses a callback mechanism to
report parsing events such as the start of an entity header, the start
of a body, etc. If you are familiar with the SAX XML parser interface
you should have no problem getting started with mime4j.
The parser only deals with the structure of the message stream. It won't
do any decoding of base64 or quoted-printable encoded header fields and
bodies.
The parser has been designed to be extremely tolerant against messages
violating the standards.
mime4j can also be used to build a tree representation of an e-mail
message using the Message class. Using this facility mime4j
automatically handles the decoding of fields and bodies and uses
temporary files for large attachments.
NullPop is a POP3 server that allows logins, but never returns any
email. This is useful for certain setups where the user needs an
'account' setup in their mail client, but no real mail will ever
be received.
No-Brainer SMTP is for people who just need a plain old SMTP outgoing delivery
system. Nothing as fancy as qmail or, heaven forbid, sendmail. It just has 3
required parameters (and 2 optional ones).