Path to this page:
./
mail/qmail-conf,
Collection of tools for setting up qmail services
Branch: pkgsrc-2015Q1,
Version: 0.60nb3,
Package name: qmail-conf-0.60nb3,
Maintainer: schmonzqmail-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 your clients.
Required to run:[
sysutils/daemontools] [
sysutils/checkpassword] [
mail/qmail]
Package options: djbware-errno-hack
Master sites:
SHA1: d9a48e15394b0e7beaf5f7c64db4be101a71fb08
RMD160: 41bb36cb644c3669be96abccce3b69a91aa44cd8
Filesize: 6.184 KB
Version history: (Expand)
- (2015-04-03) Package added to pkgsrc.se, version qmail-conf-0.60nb3 (created)