Free Email-related Packages
I am pleased to contribute software back to the open-source and qmail communities, subject to 'GPL' license or similar restrictions - please see the specific package for details. Currently everything here is qmail-related except perhaps for greydaemon which could work with other MTAs:
- qmail-logmsg: Adds extensive logging to qmail-smtpd for netqmail-1.06.
- greydaemon: This add-on for netqmail by John Levine (I wrote the 'glue' and documentation) provides full greylisting to reduce spam.
- qmail-verify: Adds a an extra component to qmail to verify the existence of users' mailboxes. This is used during the SMTP session to determine if a message should be accepted. It is a comprehensive update to Paul Jarc's realrcptto patch.
- spamrefuse: This patch extends netqmail to refuse spammy messages at SMTP time. It assumes incoming messages are scanned by SpamAssassin: The resulting score is checked against a supplied threshold and the message refused if the threshold is exceeded.
- ofmipd-plus: This patch enhances the SMTP submission tool ofmipd with John Levine's authentication patch as well as additions to provide detailed logging.
- qmail-hashdir: Extends qmail's functionality by adding a system to manage users' directories (and the Maildirs there) in a scalable manner. It allows for an almost unlimited number of mailboxes on a system, across multiple domains, optionally also on multiple machines with shared mailbox storage. It uses a command-line interface, so is easily integrated with existing user-management systems.
- radcheckpassword: Drop-in replacement for the checkpassword program typically used to authenticate from the system's /etc/passwd database. Instead of consulting this database, external Radius server(s) are consulted.
- couriercheckpassword: Another drop-in replacement for checkpassword, this time providing a way of using Courier's authentication methods which include LDAP.
- Other patches: A variety of smaller patches including logging patches for rblsmtpd & serialmail, early talker patch for qmail[-smtpd] and errno,
make clean
patches for ucspi-tcp, serialmail, mess822.