Textmail filters a mail message or mbox, replacing MS Word, MS Excel,
HTML, RTF, and PDF attachments with the plain text contained therein.
By default, the following attachments are also deleted: image, audio,
video, and MS Windows executables. MS winmail.dat attachments are
replaced by any attachments contained therein, which are then replaced
by text or deleted in the same fashion. Any of these actions can be
suppressed with the command line options. Mail headers can also be
selectively deleted.
Prom-Wl is a procmail reader for Wanderlust on GNU Emacs.
If you want to install quickly, you shoud do following steps:
(1) add dot.emacs to your ~/.emacs file and change it suitable for your site
% cat /usr/local/share/examples/prom-wl/dot.emacs >> ~/.emacs
% vi ~/.emacs
(2) copy dot.procmailrc to ~/.procmailrc and change it suitable for your site
% cp /usr/local/share/examples/prom-wl/dot.promailrc ~/.promailrc
% vi ~/.promailrc
(3) byte-compile with "byte-comile" script if you want with xemacs-mule code
# cd /usr/local/share/emacs/site-lisp
# /usr/local/share/doc/prom-wl/byte-compile -l wl xemacs-mule prom-wl
Where detail specification for .emacs and .procmailrc may be shown in
/usr/local/share/doc/prom-wl/prom-usage.jis or procmail(1). And for
usage of byte_compile scripts, run byte-compile with -h option.
Run with "M-x prom-wl" in your emacs editors, Wanderlust will be invoked and
then search unread mails from procmail log to show unread message from top of
entries that you specfied in ~/.pronmailrc.
-KIRIYAMA Kazuhiko
<kiri@pis.toba-cmt.ac.jp>
A mail scanning daemon for Postfix written in Python. It acts as the
glue application between the MTA and spam checkers and antivirus
software and focuses on being solid, easy to manage, debug and monitor.
This is a small utility for checking and repairing the qmail queue
structure. It will fix uid/gid settings and permissions. It will
rename the message files to match their inodes. It will even create
directories and files that don't exist that should be there (you can
even create a queue from scratch). It will also print warnings for
any files it finds that should not exist.
Tagged Message Delivery Agent (TMDA) is designed to significantly reduce the
amount of spam (junk-mail) you receive. TMDA strives to be more effective,
yet less time-consuming than traditional spam filters.
The technical countermeasures used by TMDA to thwart spam include:
- whitelists: accept mail from known, trusted senders
- blacklists: refuse mail from undesired senders
- challenge/response: allows unknown senders which aren't on the whitelist or
blacklist the chance to confirm that their message is legitimate (non-spam)
- tagged addresses: special-purpose e-mail addresses such as time-dependent
addresses, or addresses which only accept certain kinds of communication.
These increase the transparency of TMDA for unknown senders by allowing them
to safely circumvent the challenge/response system.
TMDA can also be used as a general purpose local mail delivery agent to filter,
sort, deliver and dispose of incoming mail.
libESMTP is a library to manage posting (or submission of) electronic
mail using SMTP to a preconfigured Mail Transport Agent (MTA) such as
Exim. It may be used as part of a Mail User Agent (MUA) or another
program that must be able to post electronic mail but where mail
functionality is not the program's primary purpose. libESMTP is not
intended to be used as part of a program that implements a Mail
Transport Agent.
libESMTP is an attempt to provide a robust implementation of the SMTP
protocol for use with mail clients. It is being developed as a reaction
to the experience of incomplete or buggy implementations of SMTP and
also to help remove the need for the installation of MTAs on
workstations which only need them to provide a sendmail command for a
mail client to post its mail.
The IMAP Proxy server is a caching IMAP proxy server.
It was written to reduce the load that Webmail clients
put on an IMAP server by keeping server connections
alive for reuse, thus avoiding a new server connection
for each Webmail transaction.
usendmail is a replacement for the sendmail clone of the qmail package.
It accepts more of the original sendmail's commandline options and does
not depend on environment variables to set the envelope sender.
vpopmail provides an easy way to manage virtual domains and virtual
accounts on a qmail mail server.
Features:
. Automates all qmail file modifications into documented command line
programs
. Support for named and IP-based virtual domains
. NFS safe
. dynamic directory creation for scalability using fill-in balanced 3
level tree
. understands standard qmail .qmail directives
. interacts well with qmailadmin for web-based administration, courier-imap
for IMAP support, and sqwebmail for web-based mail.
A web based easy to use interface for creating Sieve scripts on an Cyrus
IMAP mail server as well as allowing users to set access controls, create
new mailboxes and view their mail quota. Also give administrators full
administrative capabilities.