summaryrefslogtreecommitdiffstats
path: root/BIN.README
diff options
context:
space:
mode:
Diffstat (limited to 'BIN.README')
-rw-r--r--BIN.README19
1 files changed, 19 insertions, 0 deletions
diff --git a/BIN.README b/BIN.README
new file mode 100644
index 0000000..6beeee1
--- /dev/null
+++ b/BIN.README
@@ -0,0 +1,19 @@
1Like any other piece of software (and information generally), qmail
2comes with NO WARRANTY.
3
4Configuration: The qmail home directory is /var/qmail. (This must be a
5local directory, not shared among machines. Under Linux, make sure that
6all mail-handling filesystems are mounted with synchronous metadata.)
7The user-ext delimiter is -. The silent concurrency limit is 120. The
8queue subdirectory split is 23.
9
10To install:
11 # make setup
12
13To set up qmail to receive and deliver mail, follow the instructions in
14/var/qmail/doc/fastforward/ALIASES, and then start at step 9 of
15/var/qmail/doc/INSTALL.
16
17Compilation environment: Oops, the package creator forgot to edit this!
18He's supposed to list his OS version, compiler version, hardware, and
19name.