doc/documentation/manual-pages/ja/man8/rmail.8
Sergio Carlavilla Delgado 989d921f5d Migrate doc to Hugo/AsciiDoctor
I'm very pleased to announce the release of
our new website and documentation using
the new toolchain with Hugo and AsciiDoctor.

To get more information about the new toolchain
please read the FreeBSD Documentation Project Primer[1],
Hugo docs[2] and AsciiDoctor docs[3].

Acknowledgment:
Benedict Reuschling <bcr@>
Glen Barber <gjb@>
Hiroki Sato <hrs@>
Li-Wen Hsu <lwhsu@>
Sean Chittenden <seanc@>
The FreeBSD Foundation

[1] https://docs.FreeBSD.org/en/books/fdp-primer/
[2] https://gohugo.io/documentation/
[3] https://docs.asciidoctor.org/home/

Approved by:    doceng, core
2021-01-26 00:31:29 +01:00

64 lines
1.1 KiB
Groff

.\" Copyright (c) 1998-2000 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 1.11 2002-03-31 07:00:10 horikawa Exp $
.\"
.\" $FreeBSD$
.TH RMAIL 8 "$Date: 2002-03-31 07:00:10 $"
.SH 名称
rmail
\- uucpで送られてきたメールを処理する
.SH 書式
.B rmail
.I
.RB [ \-D
.IR domain ]
.RB [ \-T ]
user ...
.SH 解説
.B rmail
uucp(1)
経由で受けとったメールを解釈し、
mail.local(8)
によって生成される ``From'' 行を、``return-path!sender''
という一行に変換して
sendmail(8)
に渡します。
.PP
.B rmail
は、明らかに
uucp(1)
sendmail(8)
で使われるように設計されています。
.SS フラグ
.TP
.B \-D
指定した
.I domain
を、``UUCP'' のデフォルトドメインとして使用します。
.TP
.B \-T
デバッグを有効にします。
.SH 関連項目
uucp(1),
mail.local(8),
sendmail(8)
.SH 歴史
.B rmail
プログラムは
4.2BSD
から登場しました。
.SH バグ
.B rmail
/bin
に置くべきではありません。