-
-
Notifications
You must be signed in to change notification settings - Fork 3
irmail.8
Manvendra Bhangui edited this page Sep 4, 2022
·
1 revision
rmail - handle remote mail received via uucp
rmail [-D domain] [-T] user ...
Rmail interprets incoming mail received via uucp(1), collapsing ``From'' lines in the form generated by mail(1) 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.
-D
Use the specified domain instead of the default domain of ``UUCP''.
-T
Turn on debugging.
uucp(1) mail(1) sendmail(8)
HISTORY The rmail program appeared in 4.2BSD.
BUGS Rmail should not reside in /bin.