masqmail-0.2

diff docs/mservdetect.8 @ 3:8c55886cacd8

man pages will be maintained in troff now
author meillo@marmaro.de
date Fri, 26 Sep 2008 21:40:10 +0200
parents docs/man/mservdetect.8@08114f7dcc23
children 607221b0dac1
line diff
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/docs/mservdetect.8	Fri Sep 26 21:40:10 2008 +0200
     1.3 @@ -0,0 +1,42 @@
     1.4 +.TH mservdetect 8 User Manuals
     1.5 +.SH NAME
     1.6 +mservdetect \- Helper for masqmail and masqdialer
     1.7 +.SH SYNOPSIS
     1.8 +\fB/usr/bin/masqmail \fIhost\f1\fB \fIport\f1\fB
     1.9 +
    1.10 +\fB
    1.11 +.SH DESCRIPTION
    1.12 +
    1.13 +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.
    1.14 +
    1.15 +If you want to use it, set \fBonline_detect\f1=\fIpipe\f1 and \fBonline_pipe\f1=\fI"/usr/bin/mservdetect host port"\f1.
    1.16 +
    1.17 +.SH OPTIONS
    1.18 +.TP
    1.19 +
    1.20 +\fBhost\f1
    1.21 +
    1.22 +The hostname where the masqdialer server is running.
    1.23 +.TP
    1.24 +
    1.25 +\fBport\f1
    1.26 +
    1.27 +The port number where the masqdialer server is listening.
    1.28 +.SH AUTHOR
    1.29 +
    1.30 +masqmail was written by Oliver Kurth <oku@masqmail.cx>
    1.31 +
    1.32 +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.
    1.33 +
    1.34 +.SH BUGS
    1.35 +
    1.36 +You should report them to the mailing list.
    1.37 +
    1.38 +.SH SEE ALSO
    1.39 +
    1.40 +\fBmasqmail.conf (5)\f1
    1.41 +
    1.42 +.SH COMMENTS
    1.43 +
    1.44 +This man page was written using \fBxml2man (1)\f1 by the same author.
    1.45 +