doc/ja_JP.eucJP/man/man1/newaliases.1
Kazuo Horikawa 1791773737 o catch up with 4.1-20001026-STABLE
o chio.1 1.10.2.1
o "Original Revision:" coment for senmail related manuals
  in order to support synchronization with original.
2000-10-29 01:30:20 +00:00

51 lines
1.3 KiB
Groff

.\" Copyright (c) 1998, 1999 Sendmail, Inc. and its suppliers.
.\" All rights reserved.
.\" Copyright (c) 1983, 1997 Eric P. Allman. All rights reserved.
.\" Copyright (c) 1985, 1990, 1993
.\" 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: newaliases.1,v 8.15 1999/06/22 20:41:34 tony Exp %
.\" jpman %Id: newaliases.1,v 1.2 1997/05/07 02:31:13 mutoh Stab %
.\" Original Revision: 1.1.1.2.6.1
.\"
.TH NEWALIASES 1 "%Date: 1999/06/22 20:41:34 %"
.SH 名称
.B newaliases
\- メールエイリアスのデータベースを再構築する
.SH 書式
.B newaliases
.SH 解説
.B newaliases
は、
/etc/mail/aliases
ファイルに記述されているメール
エイリアスのデータベースを再構築します。
/etc/mail/aliases
の内容を変更したときには、その内容を反映させるために、
このコマンドを実行しなければなりません。
.PP
.B newaliases
は、
``sendmail \-bi''
とまったく同じです。
.Sh 戻り値
.B newaliases
は、成功すると 0 を、エラーが起きた場合は 0 より大きな値を
返します。
.SH 関連ファイル
.TP 2i
/etc/mail/aliases
メールエイリアスファイル
.SH 関連項目
aliases(5),
sendmail(8)
.SH 歴史
.B newaliases
コマンドは
4.0BSD
から登場しました。