comparison man/masqmail.8 @ 174:dbe3dadd1afe

Documentation improvements in the INSTALL file and some man pages thanks to Nico R.
author meillo@marmaro.de
date Wed, 14 Jul 2010 12:02:01 +0200
parents 4aa6b6e18a13
children 89f951be358f
comparison
equal deleted inserted replaced
173:4917e764f108 174:dbe3dadd1afe
27 27
28 Masqmail is a mail server designed for hosts that do not have a permanent internet connection 28 Masqmail is a mail server designed for hosts that do not have a permanent internet connection
29 e.g. a home network or a single host at home. 29 e.g. a home network or a single host at home.
30 It has special support for connections to different ISPs. 30 It has special support for connections to different ISPs.
31 It replaces sendmail or other MTAs such as qmail or exim. 31 It replaces sendmail or other MTAs such as qmail or exim.
32 It can also act as a pop3 client. 32 It can also act as a POP3 client (if this functionality has not been disabled at
33 build configuration time).
33 34
34 35
35 .SH OPTIONS 36 .SH OPTIONS
36 37
37 Since masqmail is intended to replace sendmail, it uses the same command line options, 38 Since masqmail is intended to replace sendmail, it uses the same command line options,
136 If called with an interval option (recognized by a digit as the first characater), 137 If called with an interval option (recognized by a digit as the first characater),
137 masqmail starts as a daemon and tries to get mail in these intervals. 138 masqmail starts as a daemon and tries to get mail in these intervals.
138 It checks for the online status first. 139 It checks for the online status first.
139 Example: `masqmail \-go 5m' will retrieve mail every five minutes. 140 Example: `masqmail \-go 5m' will retrieve mail every five minutes.
140 141
141 If called without \fIname\fR the online status is determined with the configured method 142 If called without \fIname\fR, the online status is determined with the configured method
142 (see \fBonline_detect\fR in \fBmasqmail.conf(5)\fR). 143 (see \fBonline_detect\fR in \fBmasqmail.conf(5)\fR).
143 144
144 .TP 145 .TP
145 \fB\-i\fR 146 \fB\-i\fR
146 147