Initial import of qmail-conf-0.55
authorzuntum <zuntum>
Mon, 13 Aug 2001 10:11:16 +0000 (10:11 +0000)
committerzuntum <zuntum>
Mon, 13 Aug 2001 10:11:16 +0000 (10:11 +0000)
commitc46771138c02cf529b0283c5f99350c79de42612
treee8f074d3cfa57a1c508c448a3a084b55df1c33b0
parent5f89aff6be1d5abcd84881959596bffdb32fc85c
Initial import of qmail-conf-0.55

qmail-conf is a collection of tools for setting up various qmail services.
They are like *-conf programs in djbdns.

With qmail-conf, for example, setting up a minimal SMTP service takes
the following four steps:

qmail-smtpd-conf qmaild qmaill /var/qmail/service/smtpd
cd /var/qmail/service/smtpd
make
ln -s /var/qmail/service/smtpd /service
qmail-conf assumes that (recent versions of) daemontools and ucspi-tcp have
already been installed. It also assumes that svscan is already running.

qmail-conf tries to provide reasonable defaults: it avoids DNS reverse lookups;
it avoids IDENT lookups; it lets TCP connection attempts be logged with
multilog; and for POP3 and QMQP, connection attempts are denied unless you
explicitly authorize and for POP3 and QMQP, connection attempts are denied
unless you explicitly authorize and for POP3 and QMQP, connection attempts
are denied unless you explicitly authorize and for POP3 and QMQP,
connection attempts are denied unless you explicitly authorize your clients.
mail/qmail-conf/Makefile [new file with mode: 0644]
mail/qmail-conf/distinfo [new file with mode: 0644]
mail/qmail-conf/pkg/COMMENT [new file with mode: 0644]
mail/qmail-conf/pkg/DESCR [new file with mode: 0644]
mail/qmail-conf/pkg/PLIST [new file with mode: 0644]