rmail.8

来自「< linux网络编程工具>>配套源码」· 8 代码 · 共 50 行

8
50
字号
.\" 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 $
.\"
.TH RMAIL 8 "$Date: 1999/06/22 20:41:33 $"
.SH NAME
.B rmail
\- handle remote mail received via uucp
.SH SYNOPSIS
.B rmail
.I 
user ...
.SH DESCRIPTION
.B 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).
.PP
.B Rmail
is explicitly designed for use with 
uucp 
and 
sendmail.
.SH SEE ALSO
uucp(1), 
mail.local(8), 
sendmail(8)
.SH HISTORY
The
.B rmail
program appeared in 
4.2BSD.
.SH BUGS
.B Rmail
should not reside in 
/bin.

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?