masqmail-0.2

view docs/mservdetect.8 @ 26:607221b0dac1

added myself as maintainer; updated URL of the website
author meillo@marmaro.de
date Thu, 06 May 2010 11:44:43 +0200
parents 8c55886cacd8
children 8ea86ac25658
line source
1 .TH mservdetect 8 User Manuals
2 .SH NAME
3 mservdetect \- Helper for masqmail and masqdialer
4 .SH SYNOPSIS
5 \fB/usr/bin/masqmail \fIhost\f1\fB \fIport\f1\fB
7 \fB
8 .SH DESCRIPTION
10 mservdetect is a small helper application for masqmail to detect its online status if the modem server masqdialer is used. It connects to the\fIhost\f1 at \fIport\f1 and prints the connection name to stdout.
12 If you want to use it, set \fBonline_detect\f1=\fIpipe\f1 and \fBonline_pipe\f1=\fI"/usr/bin/mservdetect host port"\f1.
14 .SH OPTIONS
15 .TP
17 \fBhost\f1
19 The hostname where the masqdialer server is running.
20 .TP
22 \fBport\f1
24 The port number where the masqdialer server is listening.
25 .SH AUTHOR
27 masqmail was written by Oliver Kurth. It is now maintained by Markus Schnalke <meillo@marmaro.de>.
29 You will find the newest version of masqmail at \fBhttp://prog.marmaro.de/masqmail/\f1.
30 There is also a mailing list, you will find information about it at masqmail's main site.
32 .SH BUGS
34 You should report them to the mailing list.
36 .SH SEE ALSO
38 \fBmasqmail.conf (5)\f1
40 .SH COMMENTS
42 This man page was written using \fBxml2man (1)\f1 by the same author.