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

rmail - handle remote mail received via uucp

Bugs

Rmail should not reside in /bin.

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

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.

History

       The rmail program appeared in 4.2BSD.

Name

       rmail - handle remote mail received via uucp

See Also

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

Synopsis

rmail [-Ddomain] [-T] user...

See Also