The mutt_vc_query program is a vCard query utility for mutt.
It was originally written for `rolo'.
'nohtml' is a filter which strips HTML attachments from email
messages. It is primarily intended to be used with remailers like
mailing lists to suppress HTML from ever hitting those lists.
[ 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).
There really isn't much to say, noattach is a milter that parses the body
of email messages from sendmail and checks if the filename of attachments
matches one of the regular expressions in a given pattern file and rejects
those emails that match.
Filenames are rfc2047 or rfc2231 decoded if needed.
This program needs sendmail version 8.12.2 or newer to be compiled with
libmilter.
This is nullmailer, a sendmail/qmail/etc replacement MTA for hosts which
relay to a fixed set of smart relays. It is designed to be simple to
configure, secure, and easily extendable.
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).
What is NeoMutt?
* NeoMutt is a project of projects.
* A place to gather all the patches against Mutt.
* A place for all the developers to gather.
Hopefully this will build the community and reduce duplicated effort.
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.
CommunigatePro Command Line Interface perl module.
OpenSMTPD is a FREE implementation of the server-side SMTP protocol as
defined by RFC 5321, with some additional standard extensions. It
allows ordinary machines to exchange e-mails with other systems
speaking the SMTP protocol.
This port packages the development snapshots released by OpenSMTPD team.