4 .TH RCVPACK %manext1% "%nmhdate%" MH.6.8 [%nmhversion%]
6 rcvpack \- asynchronously append message to mbox file
18 program will read a message on standard in, convert it and
19 append it to the mbox file listed on the command line.
21 The RFC 822 message is converted to the mbox format.
22 This is the format used by most mail clients (elm, mailx, etc.).
23 For the nitpickers: It's the mboxo format.
26 will correctly lock and unlock the file to serialize
27 access to the file, when running multiple copies of
32 argument is given, the converted message is printed to standard out.
33 No locking will be done in this case.
38 .ta \w'%etcdir%/ExtraBigFileName 'u
42 rcvdist(1), rcvstore(1), slocal(1), packf(1)
45 Some people say that this tool would be obsoleted by the
49 although it might still have occasional uses in various
53 Only two return codes are meaningful, others should be.