add Berkeley specific copyright notice
[unix-history] / usr / src / bin / rmail / rmail.8
CommitLineData
9e51e005
KB
1.\" Copyright (c) 1983 The Regents of the University of California.
2.\" All rights reserved.
08eae204 3.\"
9e51e005
KB
4.\" Redistribution and use in source and binary forms are permitted
5.\" provided that the above copyright notice and this paragraph are
6.\" duplicated in all such forms and that any documentation,
7.\" advertising materials, and other materials related to such
8.\" distribution and use acknowledge that the software was developed
9.\" by the University of California, Berkeley. The name of the
10.\" University may not be used to endorse or promote products derived
11.\" from this software without specific prior written permission.
12.\" THIS SOFTWARE IS PROVIDED ``AS IS'' AND WITHOUT ANY EXPRESS OR
13.\" IMPLIED WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED
14.\" WARRANTIES OF MERCHANTIBILITY AND FITNESS FOR A PARTICULAR PURPOSE.
15.\"
16.\" @(#)rmail.8 6.2 (Berkeley) %G%
08eae204 17.\"
238b0df1 18.TH RMAIL 1 ""
08eae204
KM
19.UC 5
20.SH NAME
21rmail \- handle remote mail received via uucp
22.SH SYNOPSIS
23.B rmail
24user ...
25.SH DESCRIPTION
26.I Rmail
27interprets incoming mail received via
28.IR uucp (1C),
29collapsing ``From'' lines in the form generated
30by
31.IR binmail (1)
32into a single line of the form ``return-path!sender'',
33and passing the processed mail on to
34.IR sendmail (8).
35.PP
36.I Rmail
37is explicitly designed for use with
38.I uucp
39and
40.IR sendmail .
41.SH "SEE ALSO"
9e51e005 42binmail(1), uucp(1), sendmail(8)
08eae204
KM
43.SH BUGS
44.I Rmail
45should not reside in /bin.