Mercurial > masqmail-0.2
view man/mservdetect.8 @ 80:e5090ac234cf
refactoring plus one small bugfix
replaced deep nested conditionals with early exits
fixed a small bug in the same go (Note: it is bad to fix
bugs during refactoring): The SMTP_HELO case did not break
in case of error. Now it does.
author | meillo@marmaro.de |
---|---|
date | Sat, 19 Jun 2010 11:11:28 +0200 |
parents | ed34413652fc |
children |
line wrap: on
line source
.TH mservdetect 8 2010-05-07 masqmail-0.2.22 "Maintenance Commands" .SH NAME mservdetect \- Helper for masqmail and masqdialer .SH SYNOPSIS \fB/usr/bin/masqmail \fIhost port\fR .SH DESCRIPTION Mservdetect is a small helper application for masqmail to detect its online status if the modem server masqdialer is used. It connects to the\fIhost\fR at \fIport\fR and prints the connection name to stdout. If you want to use it, set \fBonline_detect\fR=\fIpipe\fR and \fBonline_pipe\fR=\fI"/usr/bin/mservdetect host port"\fR. .SH OPTIONS .TP \fBhost\fR The hostname where the masqdialer server is running. .TP \fBport\fR The port number where the masqdialer server is listening. .SH AUTHOR Masqmail was written by Oliver Kurth. It is now maintained by Markus Schnalke <meillo@marmaro.de>. You will find the newest version of masqmail at \fBhttp://prog.marmaro.de/masqmail/\fR. There is also a mailing list, you will find information about it at masqmail's main site. .SH BUGS Please report bugs to the mailing list. .SH SEE ALSO \fBmasqmail.conf(5)\fR