Debianization.
[dot-forward] / INSTALL
1 Like any other piece of software (and information generally),
2 dot-forward comes with NO WARRANTY.
3
4
5 Things you have to decide before starting:
6
7 * The location of the qmail home directory, normally /var/qmail. (To
8 change this 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. With qmail 1.02 and above: To set up .forward handling for all
17 users, install a /var/qmail/rc script that invokes dot-forward.
18 Several scripts are supplied in /var/qmail/boot/*+df.
19
20
21 That's it! To report success:
22 % ( echo 'First M. Last'; cat `cat SYSDEPS` ) | mail djb-qst@cr.yp.to
23 Replace First M. Last with your name.