comparison INSTALL @ 227:cab46cefa4ce

renamed contrib/ to admin/ because the contents are for system admins and possibly for advanced users too
author meillo@marmaro.de
date Fri, 23 Jul 2010 11:49:44 +0200
parents 0241aaccfcdb
children 92340177150d
comparison
equal deleted inserted replaced
226:7b70bf4f1f42 227:cab46cefa4ce
151 151
152 The only thing you must configure in order to use masqmail is the 152 The only thing you must configure in order to use masqmail is the
153 hostname. It's the name under which masqmail operates. In most cases 153 hostname. It's the name under which masqmail operates. In most cases
154 it is the same as the machine's name, but it can be different. 154 it is the same as the machine's name, but it can be different.
155 155
156 The script `contrib/guess-hostname' tries to print the hostname of 156 The script `admin/guess-hostname' tries to print the hostname of
157 your machine. The first output line is probably the best choice. 157 your machine. The first output line is probably the best choice.
158 158
159 Create a minimal config with: 159 Create a minimal config with:
160 160
161 echo "host_name = HOSTNAME" >/etc/masqmail/masqmail.conf 161 echo "host_name = HOSTNAME" >/etc/masqmail/masqmail.conf