masqmail-0.2

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