diff options
author | Duncan Roe <duncan_roe@optusnet.com.au> | 2017-06-22 17:26:08 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-06-24 08:32:21 +0700 |
commit | 888ec031aca7e4f81a72497f9ebc0259e07621cb (patch) | |
tree | 0fcfcba8c18643f6a6111d70b341326312acc27e /network/netqmail/README | |
parent | a8e78c52c72b342c5436f5ff39148a3f2e68f7ee (diff) |
network/netqmail: Added (the qmail MTA).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'network/netqmail/README')
-rw-r--r-- | network/netqmail/README | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/network/netqmail/README b/network/netqmail/README new file mode 100644 index 000000000000..bc385cb16b39 --- /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. |