masqmail
diff docs/xml/mservdetect.8.xml @ 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 diff
1.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 1.2 +++ b/docs/xml/mservdetect.8.xml Fri Sep 26 17:05:23 2008 +0200 1.3 @@ -0,0 +1,60 @@ 1.4 +<?xml version="1.0" standalone='no'?> 1.5 +<!DOCTYPE spec SYSTEM "man.dtd"> 1.6 + 1.7 +<manpage name="mservdetect" section="8" desc="Helper for masqmail and masqdialer"> 1.8 + 1.9 +<synopsis> 1.10 +<cmd>/usr/bin/masqmail <arg>host</arg> <arg>port</arg></cmd> 1.11 +</synopsis> 1.12 + 1.13 +<description> 1.14 +<p> 1.15 +mservdetect is a small helper application for masqmail to detect its online 1.16 +status if the modem server masqdialer is used. It connects to the 1.17 +<arg>host</arg> at <arg>port</arg> and prints the connection name to 1.18 +stdout.</p> 1.19 +<p>If you want to use it, set <opt>online_detect</opt>=<arg>pipe</arg> and <opt>online_pipe</opt>=<arg>"/usr/bin/mservdetect host port"</arg>.</p> 1.20 +</description> 1.21 + 1.22 +<options> 1.23 + 1.24 +<option> 1.25 +<p><opt>host</opt></p> 1.26 +<optdesc><p> 1.27 +The hostname where the masqdialer server is running. 1.28 +</p></optdesc> 1.29 +</option> 1.30 + 1.31 +<option> 1.32 +<p><opt>port</opt></p> 1.33 +<optdesc><p> 1.34 +The port number where the masqdialer server is listening. 1.35 +</p></optdesc> 1.36 +</option> 1.37 + 1.38 +</options> 1.39 + 1.40 +<section name = "Author"> 1.41 +<p>masqmail was written by Oliver Kurth 1.42 +<oku@masqmail.cx></p><p>You will find the newest version of 1.43 +masqmail at <url href="http://masqmail.cx/masqmail/"/> or search for it 1.44 +in freshmeat (<url href="http://www.freshmeat.net"/>). There is also a mailing list, 1.45 +you will find information about it at masqmails main site.</p> 1.46 +</section> 1.47 + 1.48 +<section name = "Bugs"> 1.49 +<p>You should report them to the mailing list.</p> 1.50 +</section> 1.51 + 1.52 +<section name = "See also"> 1.53 +<p> 1.54 +<manref name="masqmail.conf" section="5" href="masqmail.conf.5.html"/> 1.55 +</p> 1.56 +</section> 1.57 + 1.58 +<section name = "Comments"> 1.59 +<p>This man page was written using <manref name="xml2man" section="1" 1.60 +href="http://masqmail.cx/xml2man/"/> by the same author.</p> 1.61 +</section> 1.62 + 1.63 +</manpage>