Because I refuse to put an NT machine into production. Stability is a
premium. When they finally release LSMTP for Solaris, I'll probably switch
(since that's pretty much all that machine's MTA does).
-----Original Message-----
From: David Villeger [mailto:[EMAIL PROTECTED]]
Sent: Friday, April 16, 1999 6:40 PM
To: Swanson, Scott; Stanley Horwitz
Cc: [EMAIL PROTECTED]
Subject: Re: qmail & listserv
Hi.
I'm curious, why do you guys use qmail with ListServ, and not LSMTP?
Specifically, did you find qmail to be faster?
David.
At 04:16 PM 4/16/99 -0400, Swanson, Scott wrote:
>This took me a little while to get right. I use listserv 1.8d and qmail.
>
>rcpthosts has all my usual aliases: localhost, listserv.domain.name,
>eachmachine.domain.name, etc.
>
>Then for relaying, I have my entire local subnet in /etc/hosts.allow:
>
>tcp-env: my.sub.net. : setenv RELAYCLIENT
>
>and smtpd in inetd.conf:
>
>smtp stream tcp nowait qmaild /path/to/tcp-env tcp-env
>/path/to/qmail-smtpd
>
>The trick is to make ABSOLUTELY sure that -DPROCESS_OPTIONS is enabled for
>tcp wrappers. Even if you think it is, double-check it.
>
>Scott Swanson
>Sysadmin, CTW Online
>[EMAIL PROTECTED]
>http://www.ctw.org/
>
>
>