From 888ec031aca7e4f81a72497f9ebc0259e07621cb Mon Sep 17 00:00:00 2001 From: Duncan Roe Date: Thu, 22 Jun 2017 17:26:08 +0700 Subject: network/netqmail: Added (the qmail MTA). Signed-off-by: Willy Sudiarto Raharjo --- network/netqmail/README | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 network/netqmail/README (limited to 'network/netqmail/README') diff --git a/network/netqmail/README b/network/netqmail/README new file mode 100644 index 0000000000..bc385cb16b --- /dev/null +++ b/network/netqmail/README @@ -0,0 +1,17 @@ +netqmail - djb's qmail mta. + +This package is intended for folk who are using qmail now and might +like a clean way to install and remove the latest version there is. + +daemontools is an optional dependency, highly recommended. + +The following 2 changes are made to the installed layout: + +1. man pages formerly under /var/qmail/man are moved to /usr/man, and +2. documentation formerly under /var/qmail/doc is moved to the usual + Slackware documentation location. + +Please see README.SBo for important information on how to build and +install this package. + +You can perform test installs to a chroot environment - see tests/README. -- cgit v1.2.3