X-Git-Url: http://git.marmaro.de/?p=mmh;a=blobdiff_plain;f=man%2Fslocal.man1;h=e8defa551790dd6e9cda4321369f3f8491273f00;hp=200d280c75080b9dd3ec7554a019b9d93692028e;hb=9e9e918ec2a607aca26253fe945ea9569475aae3;hpb=ecd6d6a20cb7a1507e3a20d6c4cb3a1cf14c6bbf diff --git a/man/slocal.man1 b/man/slocal.man1 index 200d280..e8defa5 100644 --- a/man/slocal.man1 +++ b/man/slocal.man1 @@ -7,7 +7,7 @@ slocal \- asynchronously filter and deliver new mail .SH SYNOPSIS .HP 5 .na -.B %libdir%/slocal +.B slocal [address\ info\ sender] .RB [ \-addr .IR address ] @@ -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 @@ -117,7 +117,7 @@ support a \&.forward file for directing incoming mail. You should include the line .PP .RS 5 -\*(lq|\ %libdir%/slocal\ \-user\ username\*(rq +\*(lq|\ %bindir%/slocal\ \-user\ username\*(rq .RE .PP in your \&.forward file in your home directory. This will cause @@ -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 : @@ -315,9 +320,6 @@ From steve destroy A \- # Put anything not matched yet into mailbox default \- file ? mailbox - -# always run rcvtty -* \- pipe R %libdir%/rcvtty .fi .SS "Sub-process environment" @@ -330,7 +332,9 @@ variables .BR $USER , .BR $HOME , .B $SHELL -are set appropriately, and no other environment variables exist. +are set appropriately, +.B $PATH +is preserved, but no other environment variables exist. .PP The process is given a certain amount of time to execute. If the process does not exit within this limit, the process will be terminated with @@ -363,7 +367,7 @@ quicker delivery into your maildrop. .fi .SH "SEE ALSO" -rcvdist(1), rcvpack(1), rcvstore(1), rcvtty(1), mh\-format(5) +rcvdist(1), rcvpack(1), rcvstore(1), mh\-format(5) .SH DEFAULTS .nf