masqmail

diff 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
line diff
     1.1 --- a/man/mservdetect.1	Sun Apr 24 19:02:09 2011 +0200
     1.2 +++ b/man/mservdetect.1	Sun Apr 24 19:14:38 2011 +0200
     1.3 @@ -14,8 +14,7 @@
     1.4  if the modem server masqdialer is used.
     1.5  It connects to the\fIhost\fR at \fIport\fR and prints the connection name to stdout.
     1.6  
     1.7 -If you want to use it, set \fBonline_detect\fR=\fIpipe\fR and
     1.8 -\fBonline_pipe\fR=\fI"/usr/bin/mservdetect host port"\fR in
     1.9 +If you want to use it, set \fBonline_query\fR=\fI"/usr/bin/mservdetect host port"\fR in
    1.10  masqmail.conf.
    1.11  
    1.12  .SH OPTIONS