The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

v2.7

http://www.tnpi.biz/internet/mail/toaster/patches/qmail-1.03-toaster-2.7.patch

Based on Bill Shupp's large qmail patch AND his chkusr mysql patch, together and then with a few minor modifications. We use the standard qnofiles group for FreeBSD's port based qmail, use a different location for mysql libs, and include a bunch more documentation for the patches that are included (README.*), and a few minor code tweaks so that the make cert targets will work if your qmail is installed somewhere other than /var/qmail.

v2.6

http://www.tnpi.biz/internet/mail/toaster/patches/qmail-1.03-toaster-2.6.patch

Based on Bill Shupp's patch with only a minor modification to use the standard qnofiles group for FreeBSD's port based qmail.

v2.5

unpublished

v2.4

http://www.tnpi.biz/internet/mail/toaster/patches/qmail-1.03-toaster-2.4.patch

Added qmail-smtpd-chkusr - http://www.interazioni.it/qmail/

v2.3

http://www.tnpi.biz/internet/mail/toaster/patches/qmail-1.03-toaster-2.3.patch

big-concurrency.patch (see README.big-concurrency) raises the number of simultaneous outgoing connections we can make.

smtp tarpitting patch (see README.tarpit)

Eric Johnson's SMTP-AUTH patch (see the README.auth or 'man qmail-smtpd' after installing).

TLS patch - (see README.tls)

qmail-queue - (see README.qmailqueue) - Use for filtering

qmail-pop3d maildir++ quota support - Bill Shupp's patch

v2.2

http://www.tnpi.biz/internet/mail/toaster/patches/qmail-1.03-toaster-2.0.patch

To closely resemble the FreeBSD qmail port, we:

        DNS patch (AOL) to accept >512 byte dns entries.
        Change qmails nofiles group to qnofiles. 

- big-concurrency.patch (see README.big-concurrency) raises the number of simultaneous outgoing connections we can make.

- smtp tarpitting patch (see README.tarpit)

- Eric Johnson's SMTP-AUTH patch (see the README.auth or 'man qmail-smtpd' after installing).

- qmail-queue - For use with mail filtering software

- qmail-pop3d maildir++ quota support - Bill Shupp's patch

- qmail-badrcptto patch - see README.badrcptto

- Patch to make sure evelope sender is a valid DNS name. (based on Nagy Balazs's patch)

v2.0

http://www.tnpi.biz/internet/mail/toaster/patches/qmail-1.03-toaster-2.0.patch

v1.0

http://www.tnpi.biz/internet/mail/qmail/qmail-1.03-matt-toaster.patch

combines SMTP-AUTH, tarpitting, DNS, and large concurrency patches