masqmail-0.2
diff man/mservdetect.1 @ 85:0707a9ae145d
mservdetect should be listed in man section 1 if it resides in /.../bin/
improved the manpage a bit too
author | meillo@marmaro.de |
---|---|
date | Sat, 19 Jun 2010 18:31:03 +0200 |
parents | man/mservdetect.8@ed34413652fc |
children | e01fed4846e4 |
line diff
1.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 1.2 +++ b/man/mservdetect.1 Sat Jun 19 18:31:03 2010 +0200 1.3 @@ -0,0 +1,50 @@ 1.4 +.TH mservdetect 1 2010-06-19 masqmail-0.2.22 "User Commands" 1.5 + 1.6 +.SH NAME 1.7 +mservdetect \- Helper for masqmail and masqdialer 1.8 + 1.9 + 1.10 +.SH SYNOPSIS 1.11 +\fB/usr/bin/masqmail \fIhost port\fR 1.12 + 1.13 + 1.14 +.SH DESCRIPTION 1.15 + 1.16 +Mservdetect is a small helper application for masqmail to detect its online status 1.17 +if the modem server masqdialer is used. 1.18 +It connects to the\fIhost\fR at \fIport\fR and prints the connection name to stdout. 1.19 + 1.20 +If you want to use it, set \fBonline_detect\fR=\fIpipe\fR and 1.21 +\fBonline_pipe\fR=\fI"/usr/bin/mservdetect host port"\fR in 1.22 +masqmail.conf. 1.23 + 1.24 +.SH OPTIONS 1.25 + 1.26 +.TP 1.27 +\fBhost\fR 1.28 + 1.29 +The hostname where the masqdialer server is running. 1.30 + 1.31 +.TP 1.32 +\fBport\fR 1.33 + 1.34 +The port number where the masqdialer server is listening. 1.35 + 1.36 + 1.37 +.SH AUTHOR 1.38 + 1.39 +Masqmail was written by Oliver Kurth. 1.40 +It is now maintained by Markus Schnalke <meillo@marmaro.de>. 1.41 + 1.42 +You will find the newest version of masqmail at \fBhttp://prog.marmaro.de/masqmail/\fR. 1.43 +There is also a mailing list, you will find information about it at masqmail's main site. 1.44 + 1.45 + 1.46 +.SH BUGS 1.47 + 1.48 +Please report bugs to the mailing list. 1.49 + 1.50 + 1.51 +.SH SEE ALSO 1.52 + 1.53 +\fBmasqmail(8)\fR, \fBmasqmail.conf(5)\fR