masqmail
diff man/masqmail.8 @ 259:f4117fd5a163
made default mode sensible
Until now in case no mode was specified, a message would have been read
from stdin but then it would fail because no recipients had been given
on the cmd line. (This had been useful only if -t was given.) Now in
case of no mode being specified neither address arguments or -t is given
then the version message is printed, otherwise mode accept is entered
(as until yet).
author | markus schnalke <meillo@marmaro.de> |
---|---|
date | Thu, 02 Dec 2010 16:22:55 -0300 |
parents | 05fa719b7002 |
children | 1abc1faeb45d |
line diff
1.1 --- a/man/masqmail.8 Wed Dec 01 18:27:46 2010 -0300 1.2 +++ b/man/masqmail.8 Thu Dec 02 16:22:55 2010 -0300 1.3 @@ -33,6 +33,12 @@ 1.4 but not all are implemented. 1.5 The \fB\-qo\fP option is additional, and unique to masqmail. 1.6 1.7 +When no mode had been specified by either a command line option 1.8 +(e.g. \fB\-bd\fP, \fB\-bs\fP) or by calling masqmail under a special name 1.9 +(e.g. ``mailq''), then the default mode is used. 1.10 +This is accepting messages on stdin if any address arguments are given, 1.11 +and only printing its version (\fB\-bV\fP) otherwise. 1.12 + 1.13 .TP 1.14 \fB\-\-\fR 1.15