Mercurial > masqmail
comparison man/mservdetect.1 @ 85:0707a9ae145d
mservdetect should be listed in man section 1 if it resides in /.../bin/
improved the manpage a bit too
author | meillo@marmaro.de |
---|---|
date | Sat, 19 Jun 2010 18:31:03 +0200 |
parents | man/mservdetect.8@ed34413652fc |
children | e01fed4846e4 |
comparison
equal
deleted
inserted
replaced
84:ffeff2c33799 | 85:0707a9ae145d |
---|---|
1 .TH mservdetect 1 2010-06-19 masqmail-0.2.22 "User Commands" | |
2 | |
3 .SH NAME | |
4 mservdetect \- Helper for masqmail and masqdialer | |
5 | |
6 | |
7 .SH SYNOPSIS | |
8 \fB/usr/bin/masqmail \fIhost port\fR | |
9 | |
10 | |
11 .SH DESCRIPTION | |
12 | |
13 Mservdetect is a small helper application for masqmail to detect its online status | |
14 if the modem server masqdialer is used. | |
15 It connects to the\fIhost\fR at \fIport\fR and prints the connection name to stdout. | |
16 | |
17 If you want to use it, set \fBonline_detect\fR=\fIpipe\fR and | |
18 \fBonline_pipe\fR=\fI"/usr/bin/mservdetect host port"\fR in | |
19 masqmail.conf. | |
20 | |
21 .SH OPTIONS | |
22 | |
23 .TP | |
24 \fBhost\fR | |
25 | |
26 The hostname where the masqdialer server is running. | |
27 | |
28 .TP | |
29 \fBport\fR | |
30 | |
31 The port number where the masqdialer server is listening. | |
32 | |
33 | |
34 .SH AUTHOR | |
35 | |
36 Masqmail was written by Oliver Kurth. | |
37 It is now maintained by Markus Schnalke <meillo@marmaro.de>. | |
38 | |
39 You will find the newest version of masqmail at \fBhttp://prog.marmaro.de/masqmail/\fR. | |
40 There is also a mailing list, you will find information about it at masqmail's main site. | |
41 | |
42 | |
43 .SH BUGS | |
44 | |
45 Please report bugs to the mailing list. | |
46 | |
47 | |
48 .SH SEE ALSO | |
49 | |
50 \fBmasqmail(8)\fR, \fBmasqmail.conf(5)\fR |