summaryrefslogtreecommitdiff
path: root/mail/qmail-conf/DESCR
diff options
context:
space:
mode:
authorzuntum <zuntum@pkgsrc.org>2001-11-01 00:57:41 +0000
committerzuntum <zuntum@pkgsrc.org>2001-11-01 00:57:41 +0000
commitc72c1cf5f95cbe537b005028f1743cddb16ef203 (patch)
tree93b6296152ccfbaa88b43de043b2d69ce6e63fc5 /mail/qmail-conf/DESCR
parent37637e483f1bf6574e9306aebbd013bb63d888d6 (diff)
downloadpkgsrc-c72c1cf5f95cbe537b005028f1743cddb16ef203.tar.gz
Move pkg/ files into package's toplevel directory
Diffstat (limited to 'mail/qmail-conf/DESCR')
-rw-r--r--mail/qmail-conf/DESCR20
1 files changed, 20 insertions, 0 deletions
diff --git a/mail/qmail-conf/DESCR b/mail/qmail-conf/DESCR
new file mode 100644
index 00000000000..97bee18e126
--- /dev/null
+++ b/mail/qmail-conf/DESCR
@@ -0,0 +1,20 @@
+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.