comparison INSTALL @ 420:09da6e72cd30

Updated INSTALL to the new --with-piddir option.
author markus schnalke <meillo@marmaro.de>
date Tue, 29 May 2012 22:15:55 +0200
parents d209b4846f2b
children f37384470855
comparison
equal deleted inserted replaced
419:d209b4846f2b 420:09da6e72cd30
62 created if it does not exist. Default is /var/spool/masqmail/. 62 created if it does not exist. Default is /var/spool/masqmail/.
63 63
64 --with-confdir=CONFDIR 64 --with-confdir=CONFDIR
65 sets the default configuration directory to CONFDIR, in case you 65 sets the default configuration directory to CONFDIR, in case you
66 prefer another location than /etc/masqmail/. 66 prefer another location than /etc/masqmail/.
67
68 --with-piddir=PIDDIR
69 sets the default directory for the pid file of the daemon. The usual
70 location is /var/run, but some GNU/Linux distributions have converted
71 to /run.
67 72
68 73
69 --disable-resolver 74 --disable-resolver
70 disables resolver support. Without the resolver functions, masqmail 75 disables resolver support. Without the resolver functions, masqmail
71 uses only gethostbyname() to resolve DNS names, and you cannot send 76 uses only gethostbyname() to resolve DNS names, and you cannot send