chiark / gitweb /
Import fastforward 0.51
[fastforward] / INSTALL
1 Like any other piece of software (and information generally),
2 fastforward comes with NO WARRANTY.
3
4
5 Things you have to decide before starting:
6
7 * Where qmail is installed, normally /var/qmail. (To change this
8 directory, edit conf-qmail now.)
9
10
11 How to install:
12
13  1. Create and install the programs and man pages:
14        # make setup check
15
16  2. To configure qmail to use /etc/aliases, see ALIASES.
17
18
19 That's it! To report success:
20        % ( echo 'First M. Last'; cat `cat SYSDEPS` ) | mail djb-qst@cr.yp.to
21 Replace First M. Last with your name.