[mew-dist 23433] Re: reply-to が無視される?
Masahiro NANASHIMA ( 七島 雅裕 )
nana at example.com
2003年 3月 25日 (火) 16:10:34 JST
七島です。
From: Yasunari Momoi <momo at example.com>
Subject: [mew-dist 23431] reply-to が無視される?
Date: Tue, 25 Mar 2003 15:22:32 +0900 (JST)
Message-ID: <20030325.152232.46630060.momo at example.com>
> To: momo at example.com
> Subject: test
> From: momo at example.com
> Reply-To: nobody at example.com
>
> としてメールを出し,自分に届いたメールで a すると,
>
> To: momo at example.com
> Subject: Re: test
> From: momo at example.com
>
> になってしまいます.
mew-summary-reply の doc string で
(mew-summary-reply &optional REPLYSENDER)
<snip>
(2) If this message is sent by ME, you probably intend to reply with
the original header. In this case, 'mew-reply-fromme-alist' is used.
<snip>
The default value of 'mew-reply-fromme-alist' is as follows:
'((t
("To:" "To:")
("Cc:" "Cc:")
("Newsgroups:" "Newsgroups:"))))
This is read as follows:
(2.1) Copying the value of To: to new To: and
copying the value of Cc: to new Cc: and
copying the value of Newsgroups: to new Newsgroups:.
となってるので、'mew-reply-fromme-alist' がデフォルトだと仕様だと思います。
--
七島 雅裕 (Masahiro Nanashima)
Mew-dist メーリングリストの案内