view docs/mservdetect.8 @ 33:e1004fcc93c9

flattened conditional nesting
author meillo@marmaro.de
date Thu, 06 May 2010 13:31:57 +0200
parents 607221b0dac1
children 8ea86ac25658
line wrap: on
line source

.TH mservdetect 8 User Manuals
.SH NAME
mservdetect \- Helper for masqmail and masqdialer
.SH SYNOPSIS
\fB/usr/bin/masqmail \fIhost\f1\fB \fIport\f1\fB

\fB
.SH DESCRIPTION

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.

If you want to use it, set \fBonline_detect\f1=\fIpipe\f1 and \fBonline_pipe\f1=\fI"/usr/bin/mservdetect host port"\f1.

.SH OPTIONS
.TP

\fBhost\f1

The hostname where the masqdialer server is running.
.TP

\fBport\f1

The port number where the masqdialer server is listening.
.SH AUTHOR

masqmail was written by Oliver Kurth. It is now maintained by Markus Schnalke <meillo@marmaro.de>.

You will find the newest version of masqmail at \fBhttp://prog.marmaro.de/masqmail/\f1.
There is also a mailing list, you will find information about it at masqmail's main site.

.SH BUGS

You should report them to the mailing list.

.SH SEE ALSO

\fBmasqmail.conf (5)\f1

.SH COMMENTS

This man page was written using \fBxml2man (1)\f1 by the same author.