X-Git-Url: http://git.marmaro.de/?a=blobdiff_plain;f=man%2Fslocal.man1;h=f8952bc4a85c549db85792e5a0abcd4bf7bd4f3a;hb=33b33a0ac8a3f8f05c9bb0195c100306c00cce35;hp=c5cf7cf5009ad97a2bc5a235d2881f25cfeb17da;hpb=b26456a751067ad3182e9897966aae2363873585;p=mmh diff --git a/man/slocal.man1 b/man/slocal.man1 index c5cf7cf..f8952bc 100644 --- a/man/slocal.man1 +++ b/man/slocal.man1 @@ -56,8 +56,8 @@ The message delivery address and message sender are determined from the Message Transfer Agent envelope information, if possible. Under .BR sendmail , -the sender will obtained from the UUCP -\*(lqFrom:\*(rq line, if present. The user may override these +the sender will obtained from the mbox +\*(lqFrom \*(rq line, if present. The user may override these values with command line arguments, or arguments to the .B \-addr and @@ -184,12 +184,15 @@ and time that message was delivered. This action always succeeds. .TP 4 .IR file ", " mbox ", or " > -Append the message to the file named by +Append the message to the mbox file named by .IR string . -The message is -appended to the file in mbox (uucp) format. This is the format used by most -other mail clients (such as mailx, elm). If the message can be appended to -the file, then this action succeeds. +This is handled by piping the message to the +.B nmh +program +.BR rcvpack . +If +.B rcvpack +returned successful, then this action succeeds. .TP 4 .IR pipe " or " | Pipe the message as the standard input to the command named by @@ -230,11 +233,13 @@ Store the message in the .B nmh folder named by .IR string . -Currently this is handled by piping the message to the +This is handled by piping the message to the .B nmh program -.BR rcvstore , -although this may change in the future. +.BR rcvstore . +If +.B rcvstore +returned successful, then this action succeeds. .RE .PP .BR result :