Updating inc
[mmh] / man / rcvpack.man
1 .\"
2 .\" %nmhwarning%
3 .\" $Id$
4 .\"
5 .\" include the -mh macro file
6 .so %etcdir%/tmac.h
7 .\"
8 .TH RCVPACK %manext1% "%nmhdate%" MH.6.8 [%nmhversion%]
9 .SH NAME
10 rcvpack \- append message to file
11 .SH SYNOPSIS
12 .in +.5i
13 .ti -.5i
14 %libdir%/rcvpack
15 file
16 \%[-mbox] \%[-mmdf]
17 .br
18 \%[\-version]
19 \%[\-help]
20 .in -.5i
21 .SH DESCRIPTION
22 The \fIrcvpack\fR program will append a copy of the message to the file
23 listed on its command line.
24
25 If the `-mbox' switch is given (the default), then the messages are
26 separated using mbox (uucp) style delimiters.  This is the format used
27 by most mail clients (elm, mailx, etc.).
28  
29 If the `-mmdf' switch is given, then the messages are separated by
30 mmdf style delimiters.  Each message in the file is separated by four
31 CTRL\-A's and a newline.
32
33 \fIrcvpack\fR will correctly lock and unlock the file to serialize
34 access to the file, when running multiple copies of \fIrcvpack\fR.
35
36 In general, its use is obsoleted by the \*(lqfile\*(rq action of
37 \fIslocal\fR, although it might still have occasional uses in various
38 shell scripts.
39 .Fi
40 ^%etcdir%/mts.conf~^nmh mts configuration file
41 .Sa
42 rcvdist(1), rcvstore(1), rcvtty(1), slocal(1)
43 .Bu
44 Only two return codes are meaningful, others should be.
45 .En