Mailmgr is a Sendmail Analisys Report Generator.
The html reports contain the following informations:
Username
messages sent
messages received
bytes sent
bytes received
Messages from with date, time and bytes per user
Messages to with date, time and bytes per user
mbox2mdir is a small program to convert mail stored in UNIX mbox format to
qmail's Maildir format. It can (optionally) also truncate the source mbox file
upon successful conversion. I use it to move mail delivered by /bin/mail or
sendmail to qmail Maildir folders, but of course there are many other possible
uses for it.
mls will read mailbox file in MBOX format and display various
statistical data about it. You can specify input and ouput files (can
be stdin/stdout), language used for output (in this version
Slovak/English/Italian/Francais/Deutsch/Spanish/Serbian), error and
diagnostic msgs are always printed in english. You can also specify
text which will be displayed instead of standart title in output (can
be used for automatic mailing of produced output).
It also supports cache file for faster re-generation of stats from the
same input file. It is useful when you want to show statistics on web
- you can use HTML output & PHP wrapper.
Convert .MSG files to multipart MIME messages (mbox).
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.
Sendmail::Milter provides users with the ability to write mail filters in Perl
that tightly integrate with sendmail's mail filter API.
With this module, you can define and register Perl callbacks with the Milter
engine. This module calls your perl callbacks using interpreters from a
threaded persistent interpreter pool. Milter contexts are presented using an
object-oriented style interface for performing operations on a Milter context.
ProxSMTP is a flexible tool that allows you to reject, change or log
email based on arbitrary criteria. It accepts SMTP connections and
forwards the SMTP commands and responses to another SMTP server. You
need to be able to write the filtering scripts that integrate it with
your particular needs.
PEAR::MIME_Type provides functionality for dealing with MIME types.
* Parse MIME type.
* Supports full RFC2045 specification.
* Many utility functions for working with and determining info about types.
* Most functions can be called statically.
* Autodetect a file's mime-type, either with mime_content_type() or the 'file'
command.
It can split messages inside a Mbox, return the number of messages, return,
update or remove an specific message or add a message on the Mbox.
PEAR classes to deal with creation and manipulation of MIME messages.