qmail toaster patch
时间:2006-12-11 来源:rainballdh
http://shupp.org/patches/netqmail-1.05-tls-smtpauth-20040705.patch
VERSION: 20040705
This patch for netqmail 1.05 is a composite of the latest versions of Frederik
Vermulen's TLS patch (20040419) and Erwin Hoffmann's SMTP-AUTH (0.4.3) update
to Eric M. Johnston's and Krzysztof Dabrowski's qmail-smtpd-auth-0.31 patch.
To install, get netqmail 1.05, put it in the same directory as this patch, and
then set it up:
wget http://qmail.org/netqmail-1.05.tar.gz
tar -xzf netqmail-1.05.tar.gz
cd netqmail-1.05
./collate.sh
cd netqmail-1.05
patch -p0 < ../../netqmail-1.05-tls-smtpauth-20040705.patch
cd netqmail-1.05
make
make setup check
make cert
make tmprsadh
Voila! You should now have TLS and SMTP-AUTH support working in qmail-smtpd.
VPOPMAIL NOTE: This version will only work with vpopmail versions 5.4.0 and later
http://www.tnpi.biz/internet/mail/toaster/patches/netqmail-1.05-toaster-2.9.patch
This is a collection of several popular qmail patches rolled into one. This
composite patch applies to netqmail 1.05. The patches included are:
smtp-auth patch v. 0.4.2 by Erwin Hoffmann
http://www.fehcom.de/qmail/smtpauth.html
TLS patch by Frederik Vermeulen . Here's the original
patch with documentation at the top:
http://inoa.net/qmail-tls/netqmail-1.04-tls-20040120.patch
mfcheck patch (check for valid dns on envelope sender) is Nagy Balazs.
http://lsc.kva.hu/dl/qmail-1.03-mfcheck.3.patch
oversize dns patch by Christopher K. Davis.
http://www.ckdhr.com/ckd/qmail-103.patch
Tarpit patch by Chris Johnson. http://www.palomine.net/qmail/tarpit.html
qregex.patch by Andrew St. Jean.
http://www.unixpimps.org/software/qregex/
This adds regular expression matchin go badmailfrom and badmailto.
Big Concurrency patch by Johannes Erdfelt
http://qmail.org/big-concurrency.patch
qmail-maildir++.patch by me. Here's the link to the original patch:
http://shupp.org/patches/qmail-maildir++-universal.patch
This adds maildirquota support to qmail-pop3d and qmail-local.
Cheers,
Bill Shupp
www.shupp.org