*RFC 724 ::= "In-Reply-To" ":" |... ::= | | "," ::= | ::= "<" ">" **b. In-Reply-To: The contents of this field identify previous correspondence which this message answers. If message identifiers are used in this field, they should be enclosed in angle brackets (<>). **例 -In-Reply-to: *RFC 733 optional-field = ... / "In-Reply-To"":" #(phrase / mach-id) /... **2. In-Reply-To The contents of this field identify previous correspondence which this message answers. Note that if message identifiers are used in this field, they must use the mach-id specification format. **例 -In-Reply-To: *RFC 822 optional-field = ... / "In-Reply-To" ":" *(phrase / msg-id) /... **4.6.2. IN-REPLY-TO The contents of this field identify previous correspondence which this message answers. Note that if message identifiers are used in this field, they must use the msg-id specification format. **例 -In-Reply-To: , George's message **C.3.5. IN-REPLY-TO The field-body is no longer a comma-separated list, although a sequence is still permitted. *RFC 2822 [[RFC2822の3.6.4]]参照。 obs-in-reply-to = "In-Reply-To" *WSP ":" *(phrase / msg-id) CRLF *SEE ALSO -[[記事の識別子]] --[[Message-ID:領域]] --[[References:領域]] *LICENSE See [[RFCのライセンス]] - [1] なんとなく [CODE(822)[[[Reply-To]]]] 欄との関係を期待したくなるところですが、あんまり関係ないです。 [CODE(822)[In-Reply-To]] は''そのメッセージが返信する、元メッセージ''を示し、 [CODE(822)[Reply-To]] は''そのメッセージを受け取った人が返信する時に使って欲しい宛先''が示されます。