Program to test MTA configurations.
SYMPA -- Systeme de Multi-Postage Automatique
SYMPA is an electronic mailing list manager. It is used to automate list
management functions such as subscription, moderation and management of
archives. SYMPA also manages sending of messages to the lists, and
makes it possible to reduce the load on the system. Provided that you
have enough memory on your system, Sympa is especially well adapted for big
lists. For a list with 20 000 subscribers, it takes 5 minutes to send a
message to 90% of subscribers, of course considering that the network is
available.
This program is a filter which shall improve the readability for messages
(emails and posts) by *hiding* some annoying parts, including:
- mailing list footers
- excessive quoting
- overlong signatures
- Outlook-style "TOFU" (text above - full quote below)
- squeeze sequences of blank lines or punctuation
Its primary mode of operation is a display filter in MUA (it has special
support for Mutt), but it can also be used in MTA/MDA - e.g. for immediately
bouncing "improper" messages.
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>
Horde Groupware Webmail Edition is a free, enterprise ready, browser based
communication suite. Users can read, send and organize email messages with
three different webmail interfaces and manage and share calendars, contacts,
tasks and notes with the standards compliant components from the Horde
Project.
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.
libcmime is a lightweight mime library, written in C. It attempts to
be a general library for parsing and creating mime email messages and
is designed to provide an easy to use and easy to integrate interface
for developers. libcmime is a pretty fresh project so the library is
still in beta state and there will be early and frequent releases.
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.
vqadmin is a web based cgi program. It allows system administrators to
perform actions which require root access. The cgi is authenticated
using Apache style htpasswd files. Root access is required for adding
and deleting domains. A user based ACL provides control over what
actions can be performed, such as adding/deleting a domain. Accessing
user email account information to allow modification of user passwords
and quota's. Account service restrictions include enabling or disabling
of pop access, authentication based smtp relay control, courier-imap
access and sqwebmail access.
vqadmin and qmailadmin can work together. qmailadmin can be used to
allow users to administer thier own domains but not create new domains.
Creation or deletion of domains is normally associated with the
owner/admin's of the machine. vqadmin is for onwer/admin's or their
technical support staff.
Features
. Add / Delete virtual email domains.
. Change user passwords, quota's.
. Turn off account services such as pop, imap, web email or smtp relay.