comparison man/masqmail.8 @ 175:25b769efafe6

merge
author meillo@marmaro.de
date Wed, 14 Jul 2010 12:15:45 +0200
parents dbe3dadd1afe
children 89f951be358f
comparison
equal deleted inserted replaced
172:cd38f10532e7 175:25b769efafe6
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