[PHP-users 23816] Re: エラーメールの宛先を複数指定は可能?
鮫川 将人
masahito @ yk.rim.or.jp
2004年 12月 6日 (月) 15:57:27 JST
こんにちは。
なるほど... 確かに説明として不適切でした。
ご指摘いただきましてありがとうございました。
----- Original Message -----
From: "SATOH Fumiyasu" <fumiya @ samba.gr.jp>
To: "PHP-users ML" <php-users @ php.gr.jp>
Sent: Monday, December 06, 2004 3:34 PM
Subject: [PHP-users 23813] Re: エラーメールの宛先を複数指定は可能?
> At Mon, 6 Dec 2004 15:10:14 +0900,
> 鮫川 将人 wrote:
> > > > そもそも -f オプションとは、sendmailコマンドに渡すオプションです。
> > > > そしてsendmailコマンドの -f オプションは、Envelope Sender(送信者)を
指定
> > する
> > > > ためのもので、FROMヘッダがない、または失われている場合にはこれが使用
され
> > ると
> > > > いう定義がどこかに掲載されていました。
> > > どこにそんな定義が掲載されていたのでしょうか?
> > > とんでもない記事(?)ですね。
> >
> > 実際には昔WEBで調査したので覚えていないのですが、mail関数の第5引数の定義
は
> > PHPマニュアルに記載されているとおりで、-fの意味は、sendmailのマニュアル
に記
> > 載の通りです。
>
> > -fname Sets the name of the ``from'' person (i.e., the
> > envelope sender of the mail). This address may
> > also be used in the From: header if that header is
> > missing during initial submission. The envelope
> > sender address is used as the recipient for deliv-
> > ery status notifications and may also appear in a
> > Return-Path: header. -f should only be used by
> > ``trusted'' users (normally root, daemon, and net-
> > work) or if the person you are trying to become is
> > the same as the person you are. Otherwise, an X-
> > Authentication-Warning header will be added to the
> > message.
>
> 「``from (送信元)'' の人の名前 (つまりメールのエンベロープ送信者)
> を設定する。このアドレスは、(最初に)投稿(submission)されたとき
> (訳者注: つまり MUA から MTA へ渡されたとき) に From: ヘッダーが
> ない場合 (訳者注: From: ヘッダーを追加するために) にも利用される。」
> という意味かと。
>
> 「From: ヘッダーがない、または失なわれている場合にはこれ(-f で指定
> したアドレスですよね?) が使用される」といったことはないです。
>
> --
> -- Name: SATOH Fumiyasu -- Home: http://www.sfo.jp (in Japanese only)
> -- Mail: fumiya at net-thrust.com, samba.gr.jp, namazu.org or ...
> _______________________________________________
> PHP-users mailing list PHP-users @ php.gr.jp
> http://ns1.php.gr.jp/mailman/listinfo/php-users
> PHP初心者のためのページ - 質問する前にはこちらをお読みください
> http://www.php.gr.jp/php/novice.php3
>
PHP-users メーリングリストの案内