0
|
1 <?xml version="1.0" standalone='no'?>
|
|
2 <!DOCTYPE spec SYSTEM "man.dtd">
|
|
3
|
|
4 <manpage name="mservdetect" section="8" desc="Helper for masqmail and masqdialer">
|
|
5
|
|
6 <synopsis>
|
|
7 <cmd>/usr/bin/masqmail <arg>host</arg> <arg>port</arg></cmd>
|
|
8 </synopsis>
|
|
9
|
|
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>
|
|
18
|
|
19 <options>
|
|
20
|
|
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>
|
|
27
|
|
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>
|
|
34
|
|
35 </options>
|
|
36
|
|
37 <section name = "Author">
|
|
38 <p>masqmail was written by Oliver Kurth
|
|
39 <oku@masqmail.cx></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>
|
|
44
|
|
45 <section name = "Bugs">
|
|
46 <p>You should report them to the mailing list.</p>
|
|
47 </section>
|
|
48
|
|
49 <section name = "See also">
|
|
50 <p>
|
|
51 <manref name="masqmail.conf" section="5" href="masqmail.conf.5.html"/>
|
|
52 </p>
|
|
53 </section>
|
|
54
|
|
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>
|
|
59
|
|
60 </manpage>
|