[KLUG Members] Qmail issues

Adam bultman adamb at glaven.org
Wed May 18 21:45:48 EDT 2005


Greetings.

I'm installing qmail on a test server. Ideally, this server would become
a production server. 


I'm running into problems patching the qmail source.  I untar the
source, and then I run the errno patch against it:

patch -p0 < qmail-1.03.errno.patch

All's well and good. It compiles.

Well, I'd like TLS and SMTP auth, too, which are these two patches:

qmail-1.03-tls-20021228.patch
mail-smtpd-auth-0.31/auth.patch


However, those two seem to be mutually exclusive.

If I run the tls patch against the source, the smtpd-auth patch won't
work (and yes, I included the new .h and .c files).

If I run the smtpd-auth patch,  the tls patch won't work.

This is pretty annoying; the current system has no source lying around,
and I have NO idea how I'm supposed to get both working at the same
time.  I've googled a bit, tried different ages of patches, and even
checked out 'netqmail-1.05'... But I have other patches I need to run
(and I need to find whitelisting patches and rbl patches, too) so I need
to stay as 'vanilla' qmail as possible without deviating and using other
people's pre-patched versions of qmail.

Ideas re: the smtpd-auth and tls patches?

Have any good ideas re: rbl and whitelisting patches?

Note: Please don't recommend sendmail, postfix, or anything else. 

Thanks!

Adam


More information about the Members mailing list