masqmail-0.2

annotate 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
rev   line source
meillo@0 1 <?xml version="1.0" standalone='no'?>
meillo@0 2 <!DOCTYPE spec SYSTEM "man.dtd">
meillo@0 3
meillo@0 4 <manpage name="mservdetect" section="8" desc="Helper for masqmail and masqdialer">
meillo@0 5
meillo@0 6 <synopsis>
meillo@0 7 <cmd>/usr/bin/masqmail <arg>host</arg> <arg>port</arg></cmd>
meillo@0 8 </synopsis>
meillo@0 9
meillo@0 10 <description>
meillo@0 11 <p>
meillo@0 12 mservdetect is a small helper application for masqmail to detect its online
meillo@0 13 status if the modem server masqdialer is used. It connects to the
meillo@0 14 <arg>host</arg> at <arg>port</arg> and prints the connection name to
meillo@0 15 stdout.</p>
meillo@0 16 <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>
meillo@0 17 </description>
meillo@0 18
meillo@0 19 <options>
meillo@0 20
meillo@0 21 <option>
meillo@0 22 <p><opt>host</opt></p>
meillo@0 23 <optdesc><p>
meillo@0 24 The hostname where the masqdialer server is running.
meillo@0 25 </p></optdesc>
meillo@0 26 </option>
meillo@0 27
meillo@0 28 <option>
meillo@0 29 <p><opt>port</opt></p>
meillo@0 30 <optdesc><p>
meillo@0 31 The port number where the masqdialer server is listening.
meillo@0 32 </p></optdesc>
meillo@0 33 </option>
meillo@0 34
meillo@0 35 </options>
meillo@0 36
meillo@0 37 <section name = "Author">
meillo@0 38 <p>masqmail was written by Oliver Kurth
meillo@0 39 &lt;oku@masqmail.cx&gt;</p><p>You will find the newest version of
meillo@0 40 masqmail at <url href="http://masqmail.cx/masqmail/"/> or search for it
meillo@0 41 in freshmeat (<url href="http://www.freshmeat.net"/>). There is also a mailing list,
meillo@0 42 you will find information about it at masqmails main site.</p>
meillo@0 43 </section>
meillo@0 44
meillo@0 45 <section name = "Bugs">
meillo@0 46 <p>You should report them to the mailing list.</p>
meillo@0 47 </section>
meillo@0 48
meillo@0 49 <section name = "See also">
meillo@0 50 <p>
meillo@0 51 <manref name="masqmail.conf" section="5" href="masqmail.conf.5.html"/>
meillo@0 52 </p>
meillo@0 53 </section>
meillo@0 54
meillo@0 55 <section name = "Comments">
meillo@0 56 <p>This man page was written using <manref name="xml2man" section="1"
meillo@0 57 href="http://masqmail.cx/xml2man/"/> by the same author.</p>
meillo@0 58 </section>
meillo@0 59
meillo@0 60 </manpage>