Skip site navigation (1)Skip section navigation (2)

FreeBSD Manual Pages

  
 
  

home | help
RMAIL(8)		     System Manager's Manual			RMAIL(8)

NAME
     rmail - handle remote mail received via uucp

SYNOPSIS
     rmail [-D domain] [-T] 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.

   Flags
     -D     Use the specified domain instead of the default domain of ``UUCP''.

     -T     Turn on debugging.

SEE ALSO
     uucp(1), mail.local(8), sendmail(8)

HISTORY
     The rmail program appeared in 4.2BSD.

BUGS
     Rmail should not reside in /bin.

			  $Date: 2013-11-22 20:51:53 $			RMAIL(8)

Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=rmail&sektion=8&manpath=FreeBSD+Ports+15.1.quarterly>

home | help