QMail-patches is a project aimed at creating a patch for qmail which adds the most-needed features. It includes authorization (and cram md5), tarpitting, a qmail-queue replacement, support for a list of banned "mail from" addresses, and relaying based on mail from an address.
| Tags | Communications Email Mail Transport Agents |
|---|---|
| Licenses | GPL |
| Operating Systems | POSIX |
| Implementation | C |
Recent releases


Changes: qmail-remote supports connections to other hosts protected by TLS.


Changes: Fixed UIDs and GIDs are now used instead of dynamic ones. The installation process is now easier to maintain. Makefile rules to create RPM packages were added. Sample scripts for daemontools were added.


Changes: This release adds qmail-1.03-autouidgid.patch and some changes to the build system.


Changes: This release changes error.h to include errno.h, and removes the definition of the errno variable.


Changes: A patch which changes the way of naming files in Maildirs was added. This causes file names to be more unique, and it corresponds to the new Maildir format as described at http://cr.yp.to/proto/maildir.html. A patch is also included for qmail-remote that causes it to skip MX servers which return codes from 400 to 600 at the connection greeting (as described in RFC2821).