masqmail-0.2

view docs/man/mservdetect.8 @ 0:08114f7dcc23

this is masqmail-0.2.21 from oliver kurth
author meillo@marmaro.de
date Fri, 26 Sep 2008 17:05:23 +0200
parents
children
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 <oku@masqmail.cx>
29 You will find the newest version of masqmail at \fBhttp://masqmail.cx/masqmail/\f1 or search for it in freshmeat (\fBhttp://www.freshmeat.net\f1). There is also a mailing list, you will find information about it at masqmails main site.
31 .SH BUGS
33 You should report them to the mailing list.
35 .SH SEE ALSO
37 \fBmasqmail.conf (5)\f1
39 .SH COMMENTS
41 This man page was written using \fBxml2man (1)\f1 by the same author.