masqmail

view man/mservdetect.1 @ 421:f37384470855

Changed lockdir to /var/lock/masqmail; Create lockdir and piddir on startup. Moved the lockdir out of the spool dir. (When /var/lock is a ramdisk we do well to have the lock files there.) Added the new configure option --with-lockdir to change that location. Nontheless, if we run_as_user, then lock files are always stored in the spool dir directly. Instead of installing the lockdir and piddir at installation time, we create them on startup time now if they are missing. This is necessary if lockdir or piddir are a tmpfs.
author markus schnalke <meillo@marmaro.de>
date Wed, 30 May 2012 09:38:38 +0200
parents ef346dc67514
children 34c919a8d74e
line source
1 .TH mservdetect 1 2012-01-18 masqmail-0.3.4 "User Commands"
3 .SH NAME
4 mservdetect \- Helper for masqmail in combination with masqdialer
7 .SH SYNOPSIS
8 \fB/usr/bin/mservdetect \fIhost port\fR
11 .SH DESCRIPTION
13 Mservdetect is a small helper application for masqmail to detect its online status
14 through the modem server masqdialer.
15 It connects to \fIhost\fR at \fIport\fR, speaking the masqdialer
16 protocol, and finally prints the active connection name, if any, to stdout.
18 If you want to use it, set \fBonline_query\fR=\fI"/usr/bin/mservdetect host port"\fR in
19 masqmail.conf.
21 .SH OPTIONS
23 .TP
24 \fBhost\fR
26 The hostname where the masqdialer server is running.
28 .TP
29 \fBport\fR
31 The port number where the masqdialer server is listening.
34 .SH AUTHOR
36 Masqmail was written by Oliver Kurth.
37 It is now maintained by Markus Schnalke <meillo@marmaro.de>.
39 You will find the newest version of masqmail at \fBhttp://marmaro.de/prog/masqmail/\fR.
40 There is also a mailing list, you will find information about it at masqmail's main site.
43 .SH BUGS
45 Please report bugs to the mailing list.
48 .SH SEE ALSO
50 \fBmasqmail(8)\fR, \fBmasqmail.conf(5)\fR