masqmail
changeset 158:91b8b44ba619
documented that online_pipe must contain an absolute path
author | meillo@marmaro.de |
---|---|
date | Thu, 08 Jul 2010 10:35:42 +0200 |
parents | 586f001f5bbd |
children | 27363b36a28c |
files | man/masqmail.conf.5 |
diffstat | 1 files changed, 6 insertions(+), 0 deletions(-) [+] |
line diff
1.1 --- a/man/masqmail.conf.5 Thu Jul 08 09:59:52 2010 +0200 1.2 +++ b/man/masqmail.conf.5 Thu Jul 08 10:35:42 2010 +0200 1.3 @@ -408,6 +408,12 @@ 1.4 Of course, instead of the example above you could as well use \fIfile\fR as 1.5 the online detection method, but you can do something more sophisticated. 1.6 1.7 +\fIfile\fR must contain an absolute path to an executable program. 1.8 +It can contain optional arguments. 1.9 + 1.10 +Example: \fI/bin/echo foo\fR 1.11 +(This tells masqmail to be always online with connection `foo'.) 1.12 + 1.13 .TP 1.14 \fBmserver_iface = \fIinterface\fR 1.15