logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

rcvpack - append an email from standard input to a file

Bugs

       Only two return codes are meaningful, others should be.

nmh-1.8                                            1999-04-30                                       RCVPACK(1mh)

Description

rcvpack appends a copy of a message to the file specified on its command line.

       If the -mbox switch is given (the default), messages are separated by mbox (uucp) style delimiters.  This
       is the format used by most mail clients (elm, mailx, etc.).

       Alternatively,  if  the  -mmdf  switch  is  given,  messages are separated by mmdf style delimiters, each
       message being separated by four CTRL-A's and a newline.

       rcvpack will correctly lock and unlock the file to serialize  access  when  running  multiple  copies  of
       rcvpack.

       In  general,  rcvpack has been rendered obsolete by the file action of slocal, although it may still have
       some use in shell scripts.

Files

       /etc/nmh/mts.conf          nmh mts configuration file

Name

       rcvpack - append an email from standard input to a file

See Also

rcvdist(1), rcvstore(1), rcvtty(1), slocal(1)

Synopsis

/usr/lib/mh/rcvpack [-help] [-version] file [-mbox] [-mmdf]

See Also