masqmail

annotate man/mservdetect.1 @ 310:f10a56dc7481

reworked online_detect to the simpler online_query Only pipe is supported now. Use online_query="/bin/cat /path/to/file" instead of online_detect=file online_file=/path/to/file and online_query="/path/to/some/script foo" instead of online_detect=pipe online_pipe="/path/to/some/script foo" See man page masqmail.conf(5) and admin/config-transition.
author meillo@marmaro.de
date Sun, 24 Apr 2011 19:14:38 +0200
parents 95d536599fd7
children e74ee75453db
rev   line source
meillo@291 1 .TH mservdetect 1 2010-12-08 masqmail-0.3.1 "User Commands"
meillo@34 2
meillo@0 3 .SH NAME
meillo@0 4 mservdetect \- Helper for masqmail and masqdialer
meillo@34 5
meillo@34 6
meillo@0 7 .SH SYNOPSIS
meillo@97 8 \fB/usr/bin/mservdetect \fIhost port\fR
meillo@0 9
meillo@34 10
meillo@0 11 .SH DESCRIPTION
meillo@0 12
meillo@34 13 Mservdetect is a small helper application for masqmail to detect its online status
meillo@34 14 if the modem server masqdialer is used.
meillo@34 15 It connects to the\fIhost\fR at \fIport\fR and prints the connection name to stdout.
meillo@0 16
meillo@310 17 If you want to use it, set \fBonline_query\fR=\fI"/usr/bin/mservdetect host port"\fR in
meillo@85 18 masqmail.conf.
meillo@0 19
meillo@0 20 .SH OPTIONS
meillo@34 21
meillo@0 22 .TP
meillo@34 23 \fBhost\fR
meillo@0 24
meillo@0 25 The hostname where the masqdialer server is running.
meillo@34 26
meillo@0 27 .TP
meillo@34 28 \fBport\fR
meillo@0 29
meillo@0 30 The port number where the masqdialer server is listening.
meillo@34 31
meillo@34 32
meillo@0 33 .SH AUTHOR
meillo@0 34
meillo@34 35 Masqmail was written by Oliver Kurth.
meillo@34 36 It is now maintained by Markus Schnalke <meillo@marmaro.de>.
meillo@0 37
meillo@95 38 You will find the newest version of masqmail at \fBhttp://marmaro.de/prog/masqmail/\fR.
meillo@26 39 There is also a mailing list, you will find information about it at masqmail's main site.
meillo@0 40
meillo@34 41
meillo@0 42 .SH BUGS
meillo@0 43
meillo@34 44 Please report bugs to the mailing list.
meillo@34 45
meillo@0 46
meillo@0 47 .SH SEE ALSO
meillo@0 48
meillo@85 49 \fBmasqmail(8)\fR, \fBmasqmail.conf(5)\fR