File: INSTALL

package info (click to toggle)
dot-forward 0.71-2
  • links: PTS
  • area: non-free
  • in suites: potato
  • size: 504 kB
  • ctags: 347
  • sloc: ansic: 2,840; makefile: 399; sh: 298
file content (23 lines) | stat: -rw-r--r-- 695 bytes parent folder | download | duplicates (8)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
Like any other piece of software (and information generally),
dot-forward comes with NO WARRANTY.


Things you have to decide before starting:

* The location of the qmail home directory, normally /var/qmail. (To
change this directory, edit conf-qmail now.)


How to install:

 1. Create and install the programs and man pages:
       # make setup check

 2. With qmail 1.02 and above: To set up .forward handling for all
    users, install a /var/qmail/rc script that invokes dot-forward.
    Several scripts are supplied in /var/qmail/boot/*+df.


That's it! To report success:
       % ( echo 'First M. Last'; cat `cat SYSDEPS` ) | mail djb-qst@cr.yp.to
Replace First M. Last with your name.