xref: /freebsd/contrib/sendmail/rmail/rmail.8 (revision 77a0943ded95b9e6438f7db70c4a28e4d93946d4)
Copyright (c) 1998, 1999 Sendmail, Inc. and its suppliers.
All rights reserved.
Copyright (c) 1983, 1990
The Regents of the University of California. All rights reserved.

By using this file, you agree to the terms and conditions set
forth in the LICENSE file which can be found at the top level of
the sendmail distribution.


$Id: rmail.8,v 8.1 1999/06/22 20:41:33 tony Exp $

RMAIL 8 "$Date: 1999/06/22 20:41:33 $"
NAME
rmail - handle remote mail received via uucp
SYNOPSIS
rmail user ...
DESCRIPTION
Rmail interprets incoming mail received via uucp(1), collapsing ``From'' lines in the form generated by mail.local(8) into a single line of the form ``return-path!sender'', and passing the processed mail on to sendmail(8).

Rmail is explicitly designed for use with uucp and sendmail.

SEE ALSO
uucp(1), mail.local(8), sendmail(8)
HISTORY
The rmail program appeared in 4.2BSD.
BUGS
Rmail should not reside in /bin.