This is POP3Lite, a flexible, RFC 1939 compliant Post Office
Protocol 3 daemon.
It implements everything mentioned in the RFC (either
natively, or via modules), and some other things that are not
strictly POP3 related capabilities (such as modules, PAM
support, SQL configuration, etc).
qmqtool is a qmail queue manipulation program geared towards the
viewing and safe modification of the contents in a qmail queue.
Features include finding abusers, sorting messages by sender/sender's IP,
showing stats, requeue messages, queue consistency check, queue
backup/restore, and others.
the popa3d goals
================
Is a POP3 daemon by Solar Designer.
Well, the goals themselves are obvious; they're probably the same for most
other POP3 servers as well. It's their priority that differs. For popa3d,
the goals are:
1. Security (to the extent that is possible with POP3 at all, of course).
2. Reliability (again, as limited by the mailbox format and the protocol).
3. RFC compliance (slightly relaxed to work with real-world POP3 clients).
4. Performance (limited by the more important goals, above).
This port is installed to be run from inetd, which is sufficient
for normal usage. However, it is possible to build a stand-alone
version, should you need better performance.
queue_repair features include:
- automatic, dynamic determination of UIDs and GIDs.
- automatic, dynamic determination of conf-split; can be overridden on the
commandline to change the conf-split of an existing queue without running a
parallel, temporary instance of qmail for queuelifetime. Just recompile and
stop qmail, run queue-repair, and restart qmail.
- automatic, dynamic determination of use of big-todo; can be overridden on the
commandline to change an existing queue as above.
- handles basic tasks like fixing a queue restored from backups, incorrect
ownership or permissions of directories and files, missing or extra split
subdirectories, unexpected files or other direntries, or creating a valid
queue from scratch.
- can run in repair or test (report-only) modes. The default is test mode.
Log onto a popserver to see a list of all messages that you have on there, with
sender, subject and size for each message. With an ncurses interface that
easily lets you scroll through them, and optionally deleting messages without
ever downloading them. This can be useful when you've received big mails that
you don't really want to download.
POPular is a suite of programs for setting up large POP3 server systems. It
consists of a POP3 proxy, a storage server and lots of utility programs. Note
that this program is intended to be used in large email systems and is
therefore quite complex to configure. If you only have a few thousand
mailboxes, you are probably better of with a different POP3 server.
The postfix-logwatch(1) utility is a Postfix MTA log parser
that produces summaries, details, and statistics regarding
the operation of Postfix.
A key feature of postfix-logwatch is its ability to produce
a very wide range of reports with data grouped and sorted as
much as possible to reduce noise and highlight patterns. Brief
summary reports provide a quick overview of general Postfix
operations and message delivery, calling out warnings that
may require attention. Detailed reports provide easy to scan,
hierarchically-arranged and organized information, with as
much or little detail as desired.
RipMIME is a utility to extract attached files out of a MIME-encoded
email message.