view man/mservdetect.1 @ 354:08932c629849

reworked the route concept; removed the idea of the localnet Renamed to reflect the actual meaning more clearly: s/online_routes/query_routes/g s/local_net_route/permanent_routes/g Removed local_nets, which are now represented by allowed_recipients in a permanent route. (See. examples/localnet.route) There is no more abiguity between `local' and `local net'. Run admin/config-transition on your config to learn how to update it.
author markus schnalke <meillo@marmaro.de>
date Sun, 04 Sep 2011 11:25:38 +0200
parents ef346dc67514
children 35c5239ebcc1
line wrap: on
line source

.TH mservdetect 1 2011-08-27 masqmail-0.3.3 "User Commands"

.SH NAME
mservdetect \- Helper for masqmail in combination with masqdialer


.SH SYNOPSIS
\fB/usr/bin/mservdetect \fIhost port\fR


.SH DESCRIPTION

Mservdetect is a small helper application for masqmail to detect its online status
through the modem server masqdialer.
It connects to \fIhost\fR at \fIport\fR, speaking the masqdialer
protocol, and finally prints the active connection name, if any, to stdout.

If you want to use it, set \fBonline_query\fR=\fI"/usr/bin/mservdetect host port"\fR in
masqmail.conf.

.SH OPTIONS

.TP
\fBhost\fR

The hostname where the masqdialer server is running.

.TP
\fBport\fR

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://marmaro.de/prog/masqmail/\fR.
There is also a mailing list, you will find information about it at masqmail's main site.


.SH BUGS

Please report bugs to the mailing list.


.SH SEE ALSO

\fBmasqmail(8)\fR, \fBmasqmail.conf(5)\fR