diff options
author | zuntum <zuntum@pkgsrc.org> | 2001-08-13 10:11:16 +0000 |
---|---|---|
committer | zuntum <zuntum@pkgsrc.org> | 2001-08-13 10:11:16 +0000 |
commit | bd8a779f85974bafa559d61f6059f055230ea88b (patch) | |
tree | f7156fa6a6db96fe2b409a4759d44acb7f84f11e /mail/qmail-conf/distinfo | |
parent | b2d8be281c603ad6ea13bca97a583985d5202b81 (diff) | |
download | pkgsrc-bd8a779f85974bafa559d61f6059f055230ea88b.tar.gz |
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.
Diffstat (limited to 'mail/qmail-conf/distinfo')
-rw-r--r-- | mail/qmail-conf/distinfo | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/mail/qmail-conf/distinfo b/mail/qmail-conf/distinfo new file mode 100644 index 00000000000..e119c947a91 --- /dev/null +++ b/mail/qmail-conf/distinfo @@ -0,0 +1,6 @@ +$NetBSD: distinfo,v 1.1.1.1 2001/08/13 10:11:16 zuntum Exp $ + +SHA1 (qmail-conf-0.55.tar.gz) = 8de17493d9407356f16131cae5850ae1a2b13b07 +Size (qmail-conf-0.55.tar.gz) = 6374 bytes +SHA1 (djbdns-1.05.tar.gz) = 2efdb3a039d0c548f40936aa9cb30829e0ce8c3d +Size (djbdns-1.05.tar.gz) = 85648 bytes |