[PHP-users 23813] Re: エラーメールの宛先を複数指定は可能?
SATOH Fumiyasu
fumiya @ samba.gr.jp
2004年 12月 6日 (月) 15:34:17 JST
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 メーリングリストの案内