diff docs/xml/mservdetect.8.xml @ 0:08114f7dcc23 0.2.21

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 wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/docs/xml/mservdetect.8.xml	Fri Sep 26 17:05:23 2008 +0200
@@ -0,0 +1,60 @@
+<?xml version="1.0" standalone='no'?>
+<!DOCTYPE spec SYSTEM "man.dtd">
+
+<manpage name="mservdetect" section="8" desc="Helper for masqmail and masqdialer">
+
+<synopsis>
+<cmd>/usr/bin/masqmail <arg>host</arg> <arg>port</arg></cmd>
+</synopsis>
+
+<description>
+<p>
+mservdetect is a small helper application for masqmail to detect its online
+status if the modem server masqdialer is used. It connects to the
+<arg>host</arg> at <arg>port</arg> and prints the connection name to
+stdout.</p>
+<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>
+</description>
+
+<options>
+
+<option>
+<p><opt>host</opt></p>
+<optdesc><p>
+The hostname where the masqdialer server is running.
+</p></optdesc>
+</option>
+
+<option>
+<p><opt>port</opt></p>
+<optdesc><p>
+The port number where the masqdialer server is listening.
+</p></optdesc>
+</option>
+
+</options>
+
+<section name = "Author">
+<p>masqmail was written by Oliver Kurth
+&lt;oku@masqmail.cx&gt;</p><p>You will find the newest version of
+masqmail at <url href="http://masqmail.cx/masqmail/"/> or search for it
+in freshmeat (<url href="http://www.freshmeat.net"/>). There is also a mailing list,
+you will find information about it at masqmails main site.</p>
+</section>
+
+<section name = "Bugs">
+<p>You should report them to the mailing list.</p>
+</section>
+
+<section name = "See also">
+<p>
+<manref name="masqmail.conf" section="5" href="masqmail.conf.5.html"/>
+</p>
+</section>
+
+<section name = "Comments">
+<p>This man page was written using <manref name="xml2man" section="1"
+href="http://masqmail.cx/xml2man/"/> by the same author.</p>
+</section>
+
+</manpage>