<html xmlns="http://www.w3.org/1999/xhtml"><head></head><body><figure class="important"><p><anchor-end xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:" a0:anchor="11" xmlns:a0="urn:x-suika-fam-cx:markup:suikawiki:0:9:">[11]</anchor-end> <anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">RFC 8098</anchor> により<anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">廃止</anchor>されました。</p></figure><ul><li>Network Working Group                                          R. Fajman</li><li>Request for Comments: 2298                 National Institutes of Health</li><li>Category: Standards Track                                     March 1998
+Network Working Group                                     T. Hansen, Ed.
+Request for Comments: 3798                             AT&amp;T Laboratories
+Obsoletes: 2298                                        G. Vaudreuil, Ed.
+Updates: 3461, 2046                                  Lucent Technologies
+Category: Standards Track                                       May 2004<pre> 
 
-                      An Extensible Message Format
-                 for Message Disposition Notifications
+                   Message Disposition Notification
 
 Status of this Memo
 
    This document specifies an Internet standards track protocol for the
    Internet community, and requests discussion and suggestions for
    improvements.  Please refer to the current edition of the &quot;Internet
    Official Protocol Standards&quot; (STD 1) for the standardization state
    and status of this protocol.  Distribution of this memo is unlimited.
 
 Copyright Notice
 
-   Copyright (C) The Internet Society (1998).  All Rights Reserved.
+   Copyright (C) The Internet Society (2004).  All Rights Reserved.
 
 Abstract
 
    This memo defines a MIME content-type that may be used by a mail user
-   agent (UA) or electronic mail gateway to report the disposition of a
-   message after it has been sucessfully delivered to a recipient.  This
-   content-type is intended to be machine-processable.  Additional
+   agent (MUA) or electronic mail gateway to report the disposition of a
+   message after it has been successfully delivered to a recipient.
+   This content-type is intended to be machine-processable.  Additional
    message headers are also defined to permit Message Disposition
    Notifications (MDNs) to be requested by the sender of a message.  The
    purpose is to extend Internet Mail to support functionality often
    found in other messaging systems, such as X.400 and the proprietary
    &quot;LAN-based&quot; systems, and often referred to as &quot;read receipts,&quot;
-   &quot;acknowledgements,&quot; or &quot;receipt notifications.&quot;  The intention is to
+   &quot;acknowledgements&quot;, or &quot;receipt notifications.&quot;  The intention is to
-   do this while respecting the privacy concerns that have often been
+   do this while respecting privacy concerns, which have often been
    expressed when such functions have been discussed in the past.
 
    Because many messages are sent between the Internet and other
    messaging systems (such as X.400 or the proprietary &quot;LAN-based&quot;
    systems), the MDN protocol is designed to be useful in a multi-
    protocol messaging environment.  To this end, the protocol described
    in this memo provides for the carriage of &quot;foreign&quot; addresses, in
    addition to those normally used in Internet Mail.  Additional
    attributes may also be defined to support &quot;tunneling&quot; of foreign
    notifications through Internet Mail.
 
 Table of Contents
 
-   1.   Introduction ............................................  2
-   2.   Requesting Message Disposition Notifications ............  3
-   3.   Format of a Message Disposition Notification ............  7
-   4.   Timeline of events ...................................... 17
-   5.   Conformance and Usage Requirements ...................... 18
-   6.   Security Considerations ................................. 19
-   7.   Collected Grammar ....................................... 20
-   8.   Guidelines for Gatewaying MDNs .......................... 22
-   9.   Example ................................................. 24
-   10.  IANA Registration Forms ................................. 25
-   11.  Acknowledgments ......................................... 26
-   12.  References .............................................. 26
-   13.  Author's Address ........................................ 27
-   14.  Copyright ............................................... 28
+   1.  Introduction . . . . . . . . . . . . . . . . . . . . . . . . .  3
+       1.1.  Purposes . . . . . . . . . . . . . . . . . . . . . . . .  3
+       1.2.  Requirements . . . . . . . . . . . . . . . . . . . . . .  3
+       1.3.  Terminology. . . . . . . . . . . . . . . . . . . . . . .  4
+   2.  Requesting Message Disposition Notifications . . . . . . . . .  4
+       2.1.  The Disposition-Notification-To Header . . . . . . . . .  4
+       2.2.  The Disposition-Notification-Options Header. . . . . . .  6
+       2.3.  The Original-Recipient Header. . . . . . . . . . . . . .  7
+       2.4.  Use with the Message/Partial Content Type. . . . . . . .  8
+   3.  FORMAT OF A MESSAGE DISPOSITION NOTIFICATION . . . . . . . . .  8
+       3.1.  The message/disposition-notification content-type. . . .  9
+       3.2.  Message/disposition-notification Fields. . . . . . . . . 11
+       3.3.  Extension-fields . . . . . . . . . . . . . . . . . . . . 16
+   4.  Timeline of Events . . . . . . . . . . . . . . . . . . . . . . 17
+   5.  Conformance and Usage Requirements . . . . . . . . . . . . . . 18
+   6.  Security Considerations. . . . . . . . . . . . . . . . . . . . 19
+       6.1.  Forgery. . . . . . . . . . . . . . . . . . . . . . . . . 19
+       6.2.  Privacy. . . . . . . . . . . . . . . . . . . . . . . . . 19
+       6.3.  Non-Repudiation. . . . . . . . . . . . . . . . . . . . . 20
+       6.4.  Mail Bombing . . . . . . . . . . . . . . . . . . . . . . 20
+   7.  Collected Grammar. . . . . . . . . . . . . . . . . . . . . . . 20
+   8.  Guidelines for Gatewaying MDNS . . . . . . . . . . . . . . . . 22
+       8.1.  Gatewaying from other mail systems to MDNs . . . . . . . 23
+       8.2.  Gatewaying from MDNs to other mail systems . . . . . . . 23
+       8.3.  Gatewaying of MDN-requests to other mail systems . . . . 24
+   9.  Example. . . . . . . . . . . . . . . . . . . . . . . . . . . . 24
+   10. IANA Considerations. . . . . . . . . . . . . . . . . . . . . . 25
+       10.1. Disposition-Notification-Options header parameter names. 26
+       10.2. Disposition modifier names . . . . . . . . . . . . . . . 26
+       10.3. MDN extension field names. . . . . . . . . . . . . . . . 26
+   11. Acknowledgements . . . . . . . . . . . . . . . . . . . . . . . 27
+   12. References . . . . . . . . . . . . . . . . . . . . . . . . . . 27
+       12.1. Normative References . . . . . . . . . . . . . . . . . . 27
+       12.2. Informative References . . . . . . . . . . . . . . . . . 28
+   Appendix A - Changes from RFC 2298 . . . . . . . . . . . . . . . . 29
+   Authors' Addresses . . . . . . . . . . . . . . . . . . . . . . . . 29
+   Full Copyright Statement . . . . . . . . . . . . . . . . . . . . . 30
 
*1.  Introduction
 
-   This memo defines a MIME content-type [5] for message
+   This memo defines a [RFC-MIME-MEDIA] content-type for message
disposition notifications (MDNs).  An MDN can be used to notify the
sender of a message of any of several conditions that may occur after
successful delivery, such as display of the message contents,
printing of the message, deletion (without display) of the message,
or the recipient's refusal to provide MDNs.  The
&quot;message/disposition-notification&quot; content-type defined herein is
intended for use within the framework of the &quot;multipart/report&quot;
-   content type defined in RFC 1892 [7].
+   content type defined in [RFC-REPORT].</pre></li></ul><blockquote><p>This memo defines the format of the notifications and the <ul><li>RFC 822 headers used to request them.
+   [RFC-MSGFMT] headers used to request them.</li></ul></p></blockquote><ul><li>The key words &quot;MUST&quot;, &quot;MUST NOT&quot;, &quot;REQUIRED&quot;, &quot;SHALL&quot;, &quot;SHALL NOT&quot;,</li><li>&quot;SHOULD&quot;, &quot;SHOULD NOT&quot;, &quot;RECOMMENDED&quot;, &quot;MAY&quot;, and &quot;OPTIONAL&quot; in this</li><li>document are to be interpreted as described in RFC 2119.<pre> 
-1.1 Purposes
+1.1.  Purposes</pre></li></ul><blockquote><p>The MDNs defined in this memo are expected to serve several purposes:</p></blockquote><blockquote><p>(a)  Inform human beings of the disposition of messages after<ul><li>succcessful delivery, in a manner which is largely independent of
+        successful delivery, in a manner that is largely independent of
human language;</li></ul></p></blockquote><blockquote><p>(b)  Allow mail user agents to keep track of the disposition of
messages sent, by associating returned MDNs with earlier message
transmissions;</p></blockquote><pre>    (c)  Convey disposition notification requests and disposition
         notifications between Internet Mail and &quot;foreign&quot; mail systems
         via a gateway;
 
    (d)  Allow &quot;foreign&quot; notifications to be tunneled through a MIME-
         capable message system and back into the original messaging
         system that issued the original notification, or even to a third
         messaging system;
 
    (e)  Allow language-independent, yet reasonably precise, indications
         of the disposition of a message to be delivered.
 
-1.2 Requirements
+1.2.  Requirements
 
    These purposes place the following constraints on the notification
    protocol:
 
-   (a)  It must be readable by humans, as well as being machine-parsable.
+   (a)  It must be readable by humans, and must be machine-parsable.</pre><pre>    (b)  It must provide enough information to allow message senders (or
         their user agents) to unambiguously associate an MDN with the
         message that was sent and the original recipient address for
-        which the MDN is issued (if such information is available),
+        which the MDN was issued (if such information is available),
even if the message was forwarded to another recipient address.
 
    (c)  It must also be able to describe the disposition of a message
         independent of any particular human language or of the
         terminology of any particular mail system.
 
-   (d)  The specification must be extensible in order to accomodate
+   (d)  The specification must be extensible in order to accommodate
         future requirements.
 
+1.3.  Terminology
+
+   The key words &quot;MUST&quot;, &quot;MUST NOT&quot;, &quot;REQUIRED&quot;, &quot;SHALL&quot;, &quot;SHALL NOT&quot;,
+   &quot;SHOULD&quot;, &quot;SHOULD NOT&quot;, &quot;RECOMMENDED&quot;, &quot;MAY&quot;, and &quot;OPTIONAL&quot; in this
+   document are to be interpreted as described in [RFC-KEYWORDS].
+
+   All syntax descriptions use the ABNF specified by [RFC-MSGFMT], in
+   which the lexical tokens (used below) are defined: &quot;atom&quot;, &quot;CRLF&quot;,
+   &quot;mailbox&quot;, &quot;msg-id&quot;, and &quot;text&quot;.  The following lexical tokens are
+   defined in the definition of the Content-Type header in [RFC-MIME-
+   BODY]: &quot;attribute&quot; and &quot;value&quot;.</pre><section><h1>2.  Requesting Message Disposition Notifications</h1><blockquote><p>Message disposition notifications are requested by including a
Disposition-Notification-To header in the message.  Further
information to be used by the recipient's <ins class="rfc3798">M</ins>UA in generating the MDN
may be provided by <ins class="rfc3798">also</ins> including Original-Recipient and/or
Disposition-Notification-Options headers in the message.</p></blockquote><p>メッセージ配置通知はメッセージに <code class="822"><anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">Disposition-Notification-To</anchor></code>
頭を含めることにより要求します。<anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">受信者</anchor>の <anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">MUA</anchor> が <anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">MDN</anchor>
を生成するに当たって使用する更なる情報をメッセージの
<code class="822"><anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">Original-Recipient</anchor></code> 頭や
<code class="822">Disposition-Notification-Option</code>]]
頭も含めることにより提供しても構いません。</p></section><section><h1>2.1<ins class="rfc3798">.</ins>  The Disposition-Notification-To Header</h1><blockquote><p>A request <del class="rfc3798">that</del> <ins class="rfc3798">for</ins> 
the receiving user agent <ins class="rfc3798">to</ins> issue message disposition
notifications is made by placing a Disposition-Notification-To header
into the message.  The syntax of the 
header, <del class="rfc3798">using the ABNF of RFC 822 [2],</del> is</p></blockquote><p><anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">受信</anchor>した<anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">利用者エージェント</anchor>がメッセージ配置通知を発行するようにとの<anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">要求</anchor>は<anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">メッセージ</anchor>に
<code class="822">Disposition-Notification-To</code> <anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">頭</anchor>を入れることにより行います。
この頭の構文は次の通りです。</p><blockquote><ul><li>mdn-request-header = &quot;Disposition-Notification-To&quot; &quot;:&quot; <del class="rfc3798">1#mailbox</del> <ins class="rfc3798">mailbox *(&quot;,&quot; mailbox)</ins></li></ul></blockquote><delete xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:" class="rfc3798"><blockquote xmlns="http://www.w3.org/1999/xhtml"><p>The mailbox token is as specified in RFC 822 [2].</p></blockquote><p xmlns="http://www.w3.org/1999/xhtml"><anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">字句</anchor> <code class="ABNF"><anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">mailbox</anchor></code> は <anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">RFC 822</anchor> で規定されているものです。</p></delete><blockquote><p>The presence of a Disposition-Notification-To header in a message is
merely a request for an MDN.  The recipients' user agents are always
free to silently ignore such a request.  Alternatively, an explicit
denial of the request for information about the disposition of the
message may be sent using the &quot;denied&quot; disposition in an MDN.</p></blockquote><p>メッセージにおける <code class="822">Disposition-Notification-To</code>
頭の存在は単なる <anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">MDN</anchor> の要求です。
<anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">受信者</anchor>の<anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">利用者エージェント</anchor>はこの要求を常に黙って自由に無視できます。
その代わりに <anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">MDN</anchor> の <code class="MDN"><anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">denied</anchor></code> 
配置を使ってメッセージの配置に関する情報の要求の拒絶を明示的に送信しても構いません。</p><blockquote><p>An MDN MUST NOT itself have a Disposition-Notification-To header. 
An MDN MUST NOT be generated in response to an MDN.</p></blockquote><p><anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">MDN</anchor> 自体は <code class="822">Disposition-Notigication-To</code> 頭を持っていては<strong>なりません</strong>。
<anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">MDN</anchor> を <anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">MDN</anchor> への<anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">応答</anchor>として生成しては<strong>なりません</strong>。</p><blockquote><p><del class="rfc3798">At most one MDN may be issued on behalf of each particular recipient by their user agent.</del> <ins class="rfc3798">A user agent MUST NOT issue more than one MDN on behalf of each particular recipient.</ins>  
That is, once an MDN has been issued on behalf
of a recipient, no further MDNs may be issued on behalf of that
recipient, even if another disposition is performed on the message.
However, if a message is forwarded, an MDN may have <ins class="rfc3798">been</ins> issued for
the recipient doing the forwarding and the recipient of the forwarded
message may also cause an MDN to be generated.</p></blockquote><p><anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">利用者エージェント</anchor>はそれぞれの<anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">受信者</anchor>について複数回 <anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">MDN</anchor>
を発行しては<strong>なりません</strong>。つまり、ある受信者について1度 <anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">MDN</anchor>
が発行されたら、以後そのメッセージに別の配置が取られたとしても <anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">MDN</anchor> 
をその受信者について再度発行してはいけません。
但し、メッセージが<anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">転送</anchor>された場合は転送を行った受信者について <anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">MDN</anchor>
を発行しても構いませんし、転送メッセージの受信者も <anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">MDN</anchor>
を生成して構いません。</p><blockquote><p>While Internet standards normally do not specify the behavior of user
interfaces, it is strongly recommended that the user agent obtain the
user's consent before sending an MDN.  This consent could be obtained
for each message through some sort of prompt or dialog box, or
globally through the user's setting of a preference.  The user might
also indicate globally that MDNs are <ins class="rfc3798">to</ins> never <del class="rfc3798">to</del> be sent or that a
&quot;denied&quot; MDN is always sent in response to a request for an MDN.</p></blockquote><p>インターネット規格は通常<anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">利用者界面</anchor>の動作を規定しませんが、
<anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">利用者エージェント</anchor>は <anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">MDN</anchor> を送信する前に<anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">利用者</anchor>の同意を得ることを強く推奨します。
この同意は問合せや<anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">対話箱</anchor>のようなもので得ることもできましょうし、
利用者の設定であらかじめ得ておくことも可能でしょう。
利用者は <anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">MDN</anchor> を絶対に送らないことや <code class="MDN"><anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">denied</anchor></code> <anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">MDN</anchor>
を常に <anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">MDN</anchor> 要求に対する応答として送信することを望むかもしれません。</p><blockquote><p>MDNs SHOULD NOT be sent automatically if the address in the
Disposition-Notification-To header differs from the address in the
Return-Path header (see <del class="rfc3798">RFC 822 [2] </del> <ins class="rfc3798"> [RFC-MSGFMT] </ins>).  In this case, confirmation
from the user SHOULD be obtained, if possible.  If obtaining consent
is not possible (e.g., because the user is not online at the time),
then an MDN SHOULD NOT be sent.</p></blockquote><p><code class="822">Disposition-Notification-To</code> 頭の<anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">番地</anchor>が
<code class="822"><anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">Return-Path</anchor></code> 頭の番地と異なる場合には <anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">MDN</anchor>
を自動的に送信する<strong>べきではありません</strong>。こも場合、
可能なら利用者に確認する<strong>べきです</strong>。同意を得ることが不可能な場合
(例えば利用者がその時<anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">線上</anchor>でない場合) は
<anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">MDN</anchor> を送る<strong>べきではありません</strong>。</p><blockquote><p>Confirmation from the user SHOULD be obtained (or no MDN sent) if
there is no Return-Path header in the message, or if there is more
than one distinct address in the Disposition-Notification-To header.</p></blockquote><p>メッセージに <code class="822"><anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">Return-Path</anchor></code>
頭がない場合や <code class="822">Disposition-Notification-To</code>
頭に複数の異なる番地が指定されている場合には利用者に確認を取る
(か <anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">MDN</anchor> を送らない) <strong>べきです</strong>。</p><blockquote><p>The comparison of the addresses should be done using only the 
addr-spec (local-part &quot;@&quot; domain) portion, excluding any phrase and route.
The comparison MUST be case-sensitive for the local-part and 
case-insensitive for the domain part.</p></blockquote><p><anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">番地</anchor>の<anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">比較</anchor>は <code class="ABNF"><anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">addr-spec</anchor></code>
(<code class="ABNF"><anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">local-part</anchor> @&quot; <anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">domain</anchor></code>)
の部分のみで <code class="ABNF"><anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">phrase</anchor></code> や <code class="ABNF"><anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">route</anchor></code>
は除外して行うべきです。比較は <code class="ABNF"><anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">local-part</anchor></code>
は大文字・小文字を区別し、 <code class="ABNF"><anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">domain</anchor></code> 部は大文字・
小文字を区別せずに行わなければ<strong>なりません</strong>。</p><blockquote><p>If the message contains more than one Return-Path header, the
implementation may pick one to use for the comparison, or treat the
situation as a failure of the comparison.</p></blockquote><p>メッセージが複数 <code class="822"><anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">Return-Path</anchor></code>
頭を持っている場合、実装は比較時にどれか1つを選んでも構いませんし、
比較失敗としても構いません。</p><blockquote><p>The reason for not automatically sending an MDN if the comparison
fails or more than one address is specified is to reduce 
the <del class="rfc3798">possibilities for mail loops and use of MDNs</del> <ins class="rfc3798">possibility of mail loops and of MDNs being used</ins> for mail bombing.</p></blockquote><p>比較失敗時や複数の番地が指定された時に自動的に送信するべきではないのは、
メイルの循環や <anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">MDN</anchor> が<anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">メイル爆弾</anchor>に使われる危険性を減らすためです。</p><blockquote><p>A message that contains a Disposition-Notification-To header SHOULD
also contain a Message-ID header as specified in <del class="rfc3798">RFC 822 [2] </del> <ins class="rfc3798"> [RFC-MSGFMT] </ins>.  This
will permit automatic correlation of MDNs with <ins class="rfc3798">their</ins> original
messages by user agents.</p></blockquote><p><code class="822">Disposition-Notification-To</code> 頭を含むメッセージは、
<anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">RFC 2822</anchor> で規定されている <code class="822"><anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">Message-ID</anchor></code> 
頭も含むべきです。そうすれば<anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">利用者エージェント</anchor>は <anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">MDN</anchor>
と元のメッセージを自動的に関係づけられます。</p><blockquote><p>If <del class="rfc3798">it is desired to</del> <ins class="rfc3798">the</ins> request <ins class="rfc3798">for</ins> message disposition notifications for some
recipients and not others <ins class="rfc3798">is desired</ins>, two copies of the message
should be sent, one with a<del class="rfc3798">n</del> Disposition-Notification-To header and one
without.  Many of the other headers of the message (e.g., To, <del class="rfc3798">cc</del> <ins class="rfc3798">Cc</ins>)
will be the same in both copies.  The recipients in the respective
message envelopes determine for whom message disposition
notifications are requested and for whom they are not.  If desired,
the Message-ID header may be the same in both copies of the message.
Note that there are other situations (e.g., <del class="rfc3798">bcc</del> <ins class="rfc3798">Bcc</ins>) in which it is
necessary to send multiple copies of a message with slightly
different headers.  The combination of such situations and the need
to request MDNs for a subset of all recipients may result in more
than two copies of a message being sent, some with a 
Disposition-Notification-To header and some without.</p></blockquote><p>受信者の一部にはメッセージ配置通知を要求し、他の受信者には要求したくない時は、
<code class="822"><anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">Disposition-Notification-To</anchor></code> 頭があるものとないものの
2種類を用意して送信するべきです。メッセージの他の多くの頭 (例えば
<code class="822"><anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">To</anchor></code> や <code class="822"><anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">Cc</anchor></code> は両者共同じにします。
各メッセージの<anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">封筒</anchor>にはそれぞれメッセージ配置通知を要求する<anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">受信者</anchor>と要求しない受信者を指定します。
それが望ましければ両メッセージ共 <code class="822"><anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">Message-ID</anchor></code> 
頭は同じにしても構いません。ちなみに、他にも頭が幾分異なるメッセージを複数送信するのが必要な状況があります
(例えば <code class="822"><anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">Bcc</anchor></code> の時)。そうした状況と受信者の一部で <anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">MDN</anchor> 
要求が必要な場合との組合せで <code class="822"><anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">Disposition-Notification-To</anchor></code>
頭が含まれるものと含まれないものも入れて3種類以上のメッセージが必要となるかもしれません。</p><blockquote><p>Messages posted to newsgroups SHOULD NOT have a 
Disposition-Notification-To header.</p></blockquote><p><anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">ニュース組</anchor>に<anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">投函</anchor>するメッセージは
<code class="822"><anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">Disposition-Notification-To</anchor></code> 頭を持つ<strong>べきではありません</strong>。</p></section><section><h1>2.2<ins class="rfc3798">.</ins>  The Disposition-Notification-Options Header</h1><blockquote><p>Future extensions to this specification may require that information
be supplied to the recipient's <ins class="rfc3798">M</ins>UA for additional control over how
and what MDNs are generated.  The Disposition-Notification-Options
header provides an extensible mechanism for such information.  The
syntax of this header<del class="rfc3798">, using the ABNF of RFC 822 [2],</del>
is <ins class="rfc3798">as follows:</ins></p></blockquote><blockquote><ul><li>Disposition-Notification-Options =           &quot;Disposition-Notification-Options&quot; &quot;:&quot;           disposition-notification-parameters</li></ul><ul><li>disposition-notification-parameters = parameter *(&quot;;&quot; parameter)</li></ul><ul><li>parameter = attribute &quot;=&quot; importance &quot;,&quot; <del class="rfc3798">1#value</del> <ins class="rfc3798">value *(&quot;,&quot; value)</ins></li></ul><ul><li>importance = &quot;required&quot; / &quot;optional&quot;</li></ul></blockquote><delete xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:" class="rfc3798"><blockquote xmlns="http://www.w3.org/1999/xhtml"><p>The definitions of attribute and value are as in the definition of
the Content-Type header in RFC 2045 [4].</p></blockquote><p xmlns="http://www.w3.org/1999/xhtml"><code class="ABNF"><anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">attribute</anchor></code>  と <code class="ABNF"><anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">value</anchor></code>
は <anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">RFC 2045</anchor> の <code class="MIME"><anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">Content-Type</anchor></code>
頭の定義によります。</p></delete><blockquote><p>An importance of &quot;required&quot; indicates that interpretation of the
parameter is necessary for proper generation of an MDN in response to
this request.  If a<ins class="rfc 3798">n M</ins>UA does not understand the meaning of the
parameter, it MUST NOT generate an MDN with any disposition type
other than &quot;failed&quot; in response to the request.  An importance of
&quot;optional&quot; indicates that a<ins class="rfc3798">n M</ins>UA that does not understand the meaning
of this parameter MAY generate an MDN in response anyway, ignoring
the value of the parameter.</p></blockquote><p>重要度 <code class="822"><anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">required</anchor></code> はこの要求に対する <anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">MDN</anchor>
の適切な生成のためにその<anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">引数</anchor>の解釈が必要であることを示します。
<anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">MUA</anchor> がその引数を理解できない場合には、この要求に対して
<code class="MDN"><anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">failed</anchor></code> 以外の配置型の <anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">MDN</anchor> 応答を生成しては<strong>なりません</strong>。
重要度 <code class="822"><anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">optional</anchor></code> はその引数を理解できない <anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">MUA</anchor>
もその引数の値を無視して <anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">MDN</anchor> 応答を生成して<strong>構わない</strong>ことを表します。</p><blockquote><p>No parameters are defined in this specification.  Parameters may be
defined in the future by later revisions or extensions to this
specification.  Parameter attribute names beginning with &quot;X-&quot; will
never be defined as standard names; such names are reserved for
experimental use.  MDN parameter names not beginning with &quot;X-&quot; MUST
be registered with the Internet Assigned Numbers Authority (IANA) and
described in a standards-track RFC or an experimental RFC approved by
the IESG.  <ins class="rfc3798">(</ins>See Section 10 for a registration form.<ins class="rfc3798">)</ins></p></blockquote><p>この仕様では引数を定義しません。引数はこの仕様の将来の改訂や拡張で定義するかもしれません。
<code class="822"><anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">X-</anchor></code> で始まる引数属性名は標準の名前としては決して定義せず、
実験用に予約します。 <code class="822"><anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">X-</anchor></code> で始まらない <anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">MDN</anchor>
引数名は <anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">IANA</anchor> に登録すると共に <anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">IESG</anchor> で承認された<anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">標準化過程</anchor>
<anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">RFC</anchor> か<anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">実験的</anchor> <anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">RFC</anchor> で説明しなければ<strong>なりません</strong>。</p><blockquote><p>If a required parameter is not understood or contains some sort of
error, the receiving <ins class="rfc3798">M</ins>UA SHOULD issue an MDN with a disposition type
of &quot;failed&quot; (see Section 3.2.6)<ins class="rfc3798">,</ins> and include a Failure field (see
Section 3.2.7) that further describes the problem.  MDNs with the <del class="rfc3798">a</del>
disposition type of &quot;failed&quot; and a &quot;Failure&quot; field MAY also be
generated when other types of errors are detected in the parameters
of the Disposition-Notification-Options header.</p></blockquote><p>必須の引数が理解できなかったか何らかの<anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">誤り</anchor>を含む場合、
<code class="MDN"><anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">failed</anchor></code> 配置型で問題を説明した <code class="MDN"><anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">Failure</anchor></code>
欄を含んだ <anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">MDN</anchor> を受信した <anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">MUA</anchor> は発行する<strong>べきです</strong>。
配置型が <code class="MDN"><anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">failed</anchor></code> で <code class="MDN"><anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">Failure</anchor></code> な <anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">MDN</anchor>
は <code class="822"><anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">Disposition-Notification-Options</anchor></code> 頭の引数で他の種類の誤りが検出された時にも生成して<strong>構いません</strong>。</p><blockquote><p>However, an MDN with a disposition type of &quot;failed&quot; MUST NOT be
generated if the user has indicated a <del class="rfc3798">preferance</del> <ins class="rfc3798">preference</ins> that MDNs are not to
be sent.  If user consent would be required for an MDN of some other
disposition type to be sent, user consent SHOULD also be obtained
before sending an MDN with a disposition type of &quot;failed&quot;.</p></blockquote><p>しかし、配置型 <code class="MDN"><anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">failed</anchor></code> の <anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">MDN</anchor> は<anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">利用者</anchor>が <anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">MDN</anchor>
を送信しないと設定している時には生成しては<strong>なりません</strong>。
何か他の配置型の <anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">MDN</anchor> を送るために利用者の同意が必要なら、
利用者の同意も配置型 <code class="MDN"><anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">failed</anchor></code> の <anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">MDN</anchor>
を送信する前に得る<strong>べきです</strong>。</p></section><section><h1>2.3<ins class="rfc3798">.</ins>  The Original-Recipient Header</h1><blockquote><p>Since electronic mail addresses may be rewritten while the message is
in transit, it is useful for the original recipient address to be
made available by the delivering MTA.  The delivering MTA may be able
to obtain this information from the ORCPT parameter of the SMTP RCPT
TO command, as defined in <del class="rfc3798">RFC 1891 [8] </del> <ins class="rfc3798"> [RFC-SMTP] and [RFC-DSN-SMTP</ins>].</p></blockquote><p>電子メイル番地は<anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">メッセージ</anchor>の転送中に書き換えられるかもしれませんから、
<anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">配達</anchor>する <anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">MTA</anchor> が元の<anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">受信者</anchor>の番地を利用可能にすると便利です。
配達 MTA はこの情報を <anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">SMTP</anchor> <code><anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">RCPT</anchor> <anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">TO</anchor></code> <anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">命令</anchor>
の <code><anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">ORCPT</anchor></code> 引数から得ることができるかもしれません。</p><blockquote><p><ins class="rfc3798"> [RFC-DSN-SMTP] is amended as follows:</ins> If <del class="rfc3798">this</del> <ins class="rfc3798">the ORCPT</ins> information is
available, the delivering MTA SHOULD insert an Original-Recipient
header at the beginning of the message (along with the Return-Path
header).  The delivering MTA MAY delete any other Original-Recipient
headers that occur in the message.  The syntax of this header<del class="rfc3798">, using the ABNF of RFC 822 [2],</del> is as follows]]<ins class="rfc3798">:</ins></p></blockquote><p>この <code><anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">ORCPT</anchor></code> 情報が利用可能名場合、配達 <anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">MTA</anchor>
はメッセージのはじめに (<code class="822"><anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">Return-Path</anchor></code>
頭と一緒に) <code class="822"><anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">Original-Recipient</anchor></code>
頭を挿入する<strong>べきです</strong>。配達 MTA はメッセージにある他の
<code class="822"><anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">Original-Recipient</anchor></code> 頭を削除して<strong>構いません</strong>。
この頭の構文は次の通りです。</p><blockquote><ul><li>original-recipient-header =
&quot;Original-Recipient&quot; &quot;:&quot; address-type &quot;;&quot; generic-address</li></ul></blockquote><blockquote><p>The address-type and generic-address token are as <del class="rfc3798">as</del> specified in the
description of the Original-Recipient field in section 3.2.3.</p></blockquote><p><code class="822"><anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">Original-Recipient</anchor></code> 欄の字句 
<code class="ABNF"><anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">address-type</anchor></code> と <code class="ABNF"><anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">generic-address</anchor></code>
は3.2.3節にあります。</p><blockquote><p>The purpose of carrying the original recipient information and
returning it in the MDN is to permit automatic correlation of MDNs
with the original message on a per-recipient basis.</p></blockquote><p>元の受信者の情報を伝達してとそれを <anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">MDN</anchor>
で返すのは、 <anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">MDN</anchor> を元のメッセージと受信者毎に自動的に関係づけるためです。</p></section><section><h1>2.4<ins class="rfc3798">.</ins>  Use with the Message/Partial Content Type</h1><blockquote><p>The use of the headers Disposition-Notification-To, Disposition-
Notification-Options, and Original-Recipient with the MIME<delete xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:" class="rfc3798"><figcaption xmlns="http://www.w3.org/1999/xhtml">Message/partial]] <ins class="rfc3798">message/partial</ins> content type (<del class="rfc3798">RFC 2046 [5] </del> <ins class="rfc3798"> [RFC-MIME-MEDIA] </ins>) requires further</figcaption><p xmlns="http://www.w3.org/1999/xhtml">definition.</p><p xmlns="http://www.w3.org/1999/xhtml"><anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">MIME</anchor> <code class="MIME"><anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">message/partial</anchor></code> <anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">内容型</anchor>と
<code class="822"><anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">Disposition-Notification-To</anchor></code>,
<code class="822"><anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">Disposition-Notification-Options</anchor></code>,
<code class="822"><anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">Original-Recipient</anchor></code> を併用するためには更に定義が必要です。</p><blockquote xmlns="http://www.w3.org/1999/xhtml"><p>When a message is segmented into two or more message/partial
fragments, the three headers mentioned in the above paragraph SHOULD
be placed in the &quot;inner&quot; or &quot;enclosed&quot; message (using the terms 
of <del class="rfc3798">RFC 2046 [5] </del> <ins class="rfc3798"> [RFC-MIME-MEDIA] </ins>).
These headers SHOULD NOT be used in the headers
of any of the fragments themselves.</p></blockquote><p xmlns="http://www.w3.org/1999/xhtml">メッセージが2つ以上の <code class="MIME"><anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">message/partial</anchor></code>
素片に分割される時は、前段落の3つの頭を
(<anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">RFC 2046</anchor> の用語で言う) <q><anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">内側</anchor></q>の (<q>囲まれた</q>)
メッセージに入れる<strong>べきです</strong>。これらの頭は素片自体の頭に使う<strong>べきではありません</strong>。</p><blockquote xmlns="http://www.w3.org/1999/xhtml"><p>When the multiple message/partial fragments are reassembled, the
following applies.  If these headers occur along with the other
headers of a message/partial fragment message, they pertain to an 
MDN <del class="rfc3798">to</del> <ins class="rfc3798">that will</ins> be generated for the fragment.  If these headers occur in
the headers of the &quot;inner&quot; or &quot;enclosed&quot; message (using the terms 
of <del class="rfc3798">RFC 2046 [5] </del> <ins class="rfc3798"> [RFC-MIME-MEDIA] </ins>), they pertain to an MDN to be generated for
the reassembled message.  Section 5.2.2.1 of <del class="rfc3798">RFC 2046 [5] </del> <ins class="rfc3798"> [RFC-MIME-MEDIA] </ins>) is
amended to specify that, in addition to the headers specified there,
the three headers described in this specification are to be appended,
in order, to the headers of the reassembled message.  Any occur<ins class="rfc3798">r</ins>ences
of the three headers defined here in the headers of the initial
enclosing message must not be copied to the reassembled message.</p></blockquote><p xmlns="http://www.w3.org/1999/xhtml">複数の <code class="MIME"><anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">message/partial</anchor></code> 素片を再結合する時は次の通りとします。
これらの頭が <code class="MIME"><anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">message/partial</anchor></code>
素片メッセージの他の頭と一緒に出現したなら、その素片について <anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">MDN</anchor>
を生成することになります。頭が (<anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">RFC 2045</anchor> の用語で言う)
<q><anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">内側</anchor></q>の (<q>囲まれた</q>) メッセージの頭として出現するなら、
再結合したメッセージについて <anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">MDN</anchor> を生成することを表します。
<anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">RFC 2046</anchor> の5.2.2.1節は、既に規定されている頭に加えてこの仕様で説明した
3つの頭も再結合メッセージの頭としてこの順で付加するよう改訂します。
ここで定義した3つの頭が最初の囲んでいるメッセージの頭に存在する時は再結合メッセージに複写してはなりません。</p><section xmlns="http://www.w3.org/1999/xhtml"><h1>3.  Format of a Message Disposition Notification</h1><blockquote><p>A message disposition notification is a MIME message with a top-level
content-type of multipart/report (defined in <del class="rfc3798">RFC 1892 [7] </del> <ins class="rfc3798"> [RFC-REPORT] </ins>). 
When <del class="rfc3798">a</del> multipart/report content is used to transmit an MDN:</p></blockquote><p>メッセージ配置通知は最上位<anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">内容型</anchor>が <code class="MIME"><anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">multipart/report</anchor></code>
の <anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">MIME</anchor> <anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">メッセージ</anchor>です。
<code class="MIME"><anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">multipart/report</anchor></code> 内容が <anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">MDN</anchor>
を転送するのに使われる時は、</p><blockquote><ul><li>(a)  The report-type parameter of the multipart/report content is
&quot;disposition-notification&quot;.</li><li>(b)  The first component of the multipart/report contains a 
human-readable explanation of the MDN, as described in <del class="rfc3798">RFC 1892 [7] </del> <ins class="rfc3798"> [RFC-REPORT] </ins>).</li><li>(c)  The second component of the multipart/report is of content-type
message/disposition-notification, described in section 3.1 of this document.</li><li>(d)  If the original message or a portion of the message is to be
returned to the sender, it appears as the third component of the
multipart/report.  The decision of whether or not to return the
message or part of the message is up to the <ins class="rfc3798">M</ins>UA generating the
MDN.  However, in the case of encrypted messages requesting
MDNs, encrypted message text MUST be returned, if it is returned
at all, only in its original encrypted form.</li></ul></blockquote><ul><li><code class="MIME"><anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">multipart/report</anchor></code> 内容の <code class="MIME"><anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">report-type</anchor></code>
引数は <code class="MIME"><anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">disposition-notification</anchor></code> です。</li><li><code class="MIME"><anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">multipart/report</anchor></code> の最初の部分は <anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">MDN</anchor>
の人間可読な説明を含みます。</li><li><code class="MIME"><anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">multipart/report</anchor></code> の2番目の部分はこの文書の
3.1節で説明する<anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">内容型</anchor> <code class="MIME"><anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">message/disposition-notification</anchor></code>
のものです。</li><li>元のメッセージの一部または全部を<anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">送信者</anchor>に返す時は
<code class="MIME"><anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">multipart/report</anchor></code> の3番目の部分とします。
メッセージの一部または全部を返すかどうかの決定は <anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">MDN</anchor>
を生成する <anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">MUA</anchor> が行います。しかし、<anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">暗号化</anchor>メッセージが <anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">MDN</anchor>
を要求している場合、暗号化メッセージ文を全部返すのであれば元の暗号化形でのみ返さなければ<strong>なりません</strong>。</li></ul><blockquote><p>NOTE:  For message dispos<ins class="rfc3798">i</ins>tion notifications gatewayed from foreign
systems, the headers of the original message may not be
available.  In this case<ins class="rfc3798">,</ins> the third component of the MDN may be
omitted, or it may contain &quot;simulated&quot; <del class="rfc3798">RFC 822</del> <ins class="rfc3798"> [RFC-MSGFMT] </ins> headers that
contain equivalent information.  In particular, it is very
desirable to preserve the subject and date fields from the original message.</p></blockquote><p>注意: 外部システムから<anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">関門</anchor>を通じてやってくるメッセージ配置通知では元のメッセージの頭が利用できないかもしれません。
その場合、 <anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">MDN</anchor> の3番目の部分は省略しても構いませんし、
等価な情報を含む<q>仮想</q>の <anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">RFC 2822</anchor> 頭を含めても構いません。
特に主題欄や日付欄を元のメッセージから保存することが非常に望ましいと思われます。</p><blockquote><p>The MDN MUST be addressed (in both the message header and the
transport envelope) to the address(es) from the 
Disposition-Notification-To header from the original message for which the MDN is
being generated.</p></blockquote><p><anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">MDN</anchor> は <anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">MDN</anchor> が生成される対象である元のメッセージの
<code class="822"><anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">Disposition-Notification-To</anchor></code> 頭の
(単数または複数の) <anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">番地</anchor>に
(メッセージの頭においても輸送<anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">封筒</anchor>においても) 宛てなければ<strong>なりません</strong>。</p><blockquote><p>The From field of the message header of the MDN MUST contain the
address of the person for whom the message disposition notification
is being issued.</p></blockquote><p><anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">MDN</anchor> のメッセージ頭の <code class="822"><anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">From</anchor></code> 欄はメッセージ配置通知を発行する人の番地を含まなければ<strong>なりません</strong>。</p><blockquote><p>The envelope sender address (i.e., SMTP MAIL FROM) of the MDN MUST be
null (&lt;&gt;), specifying that no Delivery Status Notification messages
or other messages indicating successful or unsuccessful delivery are
to be sent in response to an MDN.</p></blockquote><p><anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">MDN</anchor> の送信者番地 (すなわち <anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">SMTP</anchor> <code><anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">MAIL</anchor> <anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">FROM</anchor></code>)
は空 (<code><anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">&lt;&gt;</anchor></code>) にして配送状態通知メッセージやその他の配送の成功・
不成功を知らせるメッセージが <anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">MDN</anchor> に対する応答として送られないように指定しなければ<strong>なりません</strong>。</p><blockquote><p>A message disposition notification MUST NOT itself request an MDN.
That is, it MUST NOT contain a Disposition-Notification-To header.</p></blockquote><p>メッセージ配置通知自体は <anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">MDN</anchor> を要求しては<strong>なりません</strong>。
つまり、 <anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">MDN</anchor> は <code class="822"><anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">Disposition-Notification-To</anchor></code> 
頭を含んでは<em>なりません<strong>。</strong></em></p><blockquote><p>The Message-ID header (if present) for an MDN MUST be different from
the Message-ID of the message for which the MDN is being issued.</p></blockquote><p><anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">MDN</anchor> の <code class="822"><anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">Message-ID</anchor></code> 頭は (あれば)
<anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">MDN</anchor> を発行する対象のメッセージの <code class="822"><anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">Message-ID</anchor></code>
とは異ならなければ<strong>なりません</strong>。</p><blockquote><p>A particular MDN describes the disposition of exactly one message for
exactly one recipient.  Multiple MDNs may be generated as a result of
one message submission, one per recipient.  However, due to the
circumstances described in Section 2.1, MDNs may not be generated for
some recipients for which MDNs were requested.</p></blockquote><p>特定の <anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">MDN</anchor> は丁度一人の<anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">受信者</anchor>の丁度一つのメッセージの配置を説明します。
一つのメッセージ<anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">提出</anchor>の結果として受信者毎に一つずつであわせて複数の <anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">MDN</anchor>
が生成されるかもしれません。しかし、2.1節で説明した状況により <anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">MDN</anchor>
が要求された受信者について <anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">MDN</anchor> が生成されないこともあります。</p><section><h1>3.1<ins class="rfc3798">.</ins>  The message/disposition-notification content-type</h1><blockquote><p>The message/disposition-notification content-type is defined as follows:</p></blockquote><p><code class="MIME"><anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">message/disposition-notification</anchor></code>
内容型は次の通り定義します。</p><blockquote><dl><dt>MIME type name</dt><dd>message</dd><dt>MIME subtype name</dt><dd>disposition-notification</dd><dt>Optional parameters</dt><dd>none</dd><dt>Encoding considerations</dt><dd>&quot;7bit&quot; encoding is sufficient and
MUST be used to maintain readability when viewed by non-MIME mail readers.</dd><dt>Security considerations</dt><dd>discussed in section 6 of this memo.</dd></dl></blockquote><dl><dt>MIME 型名</dt><dd><code class="MIME">message</code></dd><dt>MIME 亜型名</dt><dd><code class="MIME">disposition-notification</code></dd><dt>省略可能引数</dt><dd>なし</dd><dt>符号化</dt><dd><code class="MIME"><anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">7bit</anchor></code> で十分であり、非 <anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">MIME</anchor>
メイル読み器での表示時の可読性を維持するためにこれを使用しなければ<strong>なりません</strong>。</dd><dt>安全性</dt><dd>このメモの6章で議論します。</dd></dl><blockquote><p>The message/disposition-notification report type for use in the
multipart/report is &quot;disposition-notification&quot;.</p></blockquote><p><code class="MIME"><anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">multipart/report</anchor></code> で使用する
<code class="MIME"><anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">message/disposition-notification</anchor></code>
報告型は <code class="MIME"><anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">disposition-notification</anchor></code> です。</p><blockquote><p>The body of a message/disposition-notification consists of one or
more &quot;fields&quot; formatted according to the ABNF 
of <del class="rfc3798">RFC 822</del> <ins class="rfc3798"> [RFC-MSGFMT] </ins> header
&quot;fields&quot; <del class="rfc3798">(see [2])</del>.  <del class="rfc3798">Using the ABNF of RFC 822, the</del> <ins class="rfc3798">The</ins>
syntax of the message/disposition-notification content is as follows:</p></blockquote><p><code class="MIME"><anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">message/disposition-notification</anchor></code>
の<anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">本体</anchor>は <anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">RFC 2822</anchor> の頭<q>欄</q>の
<anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">ABNF</anchor> に従って書式付けした1つ以上の<q><anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">欄</anchor></q>から成ります。
<code class="MIME"><anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">message/disposition-notification</anchor></code> 内容の構文は次の通りです。</p><blockquote><pre>      disposition-notification-content = [ reporting-ua-field CRLF ]
           [ mdn-gateway-field CRLF ]
           [ original-recipient-field CRLF ]
           final-recipient-field CRLF
           [ original-message-id-field CRLF ]
           disposition-field CRLF
           *( failure-field CRLF )
           *( error-field CRLF )
           *( warning-field CRLF )
           *( extension-field CRLF )</pre></blockquote><section><h1>3.1.1<ins class="rfc3798">.</ins>  General conventions for fields</h1><blockquote><p>Since these fields are defined according to the rules 
of <del class="rfc3798">RFC 822 [2] </del> <ins class="rfc3798"> [RFC-MSGFMT] </ins>,
the same conventions for continuation lines and comments
apply. Notification fields may be continued onto multiple lines by
beginning each additional line with a SPACE or HTAB.  
Text <del class="rfc3798">which</del> <ins class="rfc3798">that</ins> 
appears in parentheses is considered a comment and not part of the
contents of that notification field.  Field names are 
case-insensitive, so the names of notification fields may be spelled in
any combination of upper and lower case letters.  Comments in
notification fields may use the &quot;encoded-word&quot; construct defined 
in <del class="rfc3798">RFC 2047 [6] </del> <ins class="rfc3798"> [RFC-MIME-HEADER] </ins>.</p></blockquote><p>欄は <anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">RFC 2822</anchor> の規則に従って定義しますから、
<anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">継続行</anchor>や<anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">注釈</anchor>についても同じ規則を適用します。
通知欄は <code class="ABNF"><anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">SPACE</anchor></code> や <code class="ABNF"><anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">HTAB</anchor></code>
で始まる追加行を使って複数行に継続できます。
括弧内に表れる文章は<anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">注釈</anchor>とし、
その通知欄の内容の一部とはしません。欄名は大文字・
小文字を区別しないので、大文字と小文字の任意の組合せで綴ることができます。
通知欄の注釈は <anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">RFC 2047</anchor> で定義される <code class="ABNF"><anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">encoded-word</anchor></code>
構造を使って構いません。</p></section><section><h1>3.1.2<ins class="rfc3798">.</ins>  &quot;*-type&quot; subfields</h1><blockquote><p>Several fields consist of a &quot;-type&quot; subfield, followed by a 
semi-colon, followed by &quot;*text&quot;.  For these fields, the keyword used in
the address-type or MTA-type subfield indicates the expected format
of the address or MTA-name that follows.</p></blockquote><p>幾つかの欄は <code>-type</code> 部分欄とセミコロンと
<code class="ABNF">*text</code> から成ります。そのような欄では
<code class="ABNF">address-type</code> 部分欄または <code class="ABNF">MTA-type</code>
部分欄で使う<anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">鍵語</anchor>がその後の番地や <anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">MTA</anchor>
名で期待される書式を示します。</p><blockquote><p>The &quot;-type&quot; subfields are defined as follows:</p></blockquote><p><code>-type</code> 部分欄は次のように定義します。</p><blockquote><p>(a)  An &quot;address-type&quot; specifies the format of a mailbox address.
For example, Internet Mail addresses use the &quot;rfc822&quot; address-type.</p></blockquote><p><code>address-type</code> はメイル箱番地の書式を指定します。
例えばインターネット・メイル番地は <samp><anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">rfc822</anchor></samp>
<code class="ABNF"><anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">address-type</anchor></code> を使います。</p><blockquote><p>address-type = atom</p></blockquote><blockquote><p>(b)  An &quot;MTA-name-type&quot; specifies the format of a mail transfer
agent name.  For example, for an SMTP server on an Internet
host, the MTA name is the domain name of that host, and the
&quot;dns&quot; MTA-name-type is used.</p></blockquote><p><code class="ABNF">MTA-name-type</code> はメイル転送エージェント名の書式を指定します。
例えばインターネットの<anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">ホスト</anchor>の SMTP]] 鯖では <anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">MTA</anchor>
名はそのホストの<anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">ドメイン名</anchor>で、 <code><anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">dns</anchor></code>
<code class="ABNF">MTA-name-type</code> を使います。</p><blockquote><p>mta-name-type = atom</p></blockquote><blockquote><p>Values for address-type and mta-name-type are case-insensitive.
Thus<ins class="rfc3798">,</ins> address-type values of &quot;RFC822&quot; and &quot;rfc822&quot; are equivalent.</p></blockquote><p><code class="ABNF">address-type</code> と <code class="ABNF">mta-name-type</code>
の値は大文字・小文字を区別しません。ですから、
<code class="ABNF">address-type</code> 値 <samp>RFC822</samp> と
<samp>rfc822</samp> は等価です。</p><blockquote><p>The Internet Assigned Numbers Authority (IANA) <del class="rfc3798">will</del> maintain<ins class="rfc3798">s</ins> a registry
of address-type and mta-name-type values, along with
descriptions of the meanings of each, or a reference to <del class="rfc3798">a</del> one or more
specifications that provide such descriptions.  (The &quot;rfc822&quot;
address-type is defined in <del class="rfc3798">RFC 1891 [8] </del> <ins class="rfc3798"> [RFC-DSN-SMTP] </ins>.)  Registration forms for
address-type and mta-name-type appear in <del class="rfc3798">RFC 1894 [9] </del> <ins class="rfc3798"> [RFC-DSN-FORMAT] </ins>.</p></blockquote><p><anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">IANA</anchor> は <code class="ABNF">address-type</code> 値と <code class="ABNF">mta-name-type</code>
値とそれぞれの意味の説明またはその説明を提供する
1つ以上の仕様書への参照を添えた登録簿を管理します。
(<code><anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">rfc822</anchor></code> <code class="ABNF">address-type</code> は <anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">RFC 1891</anchor>
で定義されています。) <code class="ABNF">address-type</code> と
<code class="ABNF">mta-name-type</code> の登録フォームは <anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">RFC 1894</anchor> にあります。</p><delete xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:" class="rfc3798"><blockquote xmlns="http://www.w3.org/1999/xhtml"><p>IANA will not accept registrations for any address-type name that
begins with &quot;X-&quot;.  These type names are reserved for experimental use.</p></blockquote><p xmlns="http://www.w3.org/1999/xhtml"><anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">IANA</anchor> は <code><anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">X-</anchor></code> で始まる <code class="ABNF">address-type</code>
名の登録を受け付けません。この型名は実験用に予約します。</p></delete></section></section></section><section xmlns="http://www.w3.org/1999/xhtml"><h1>3.1.3 Lexical tokens imported from RFC 822</h1><delete xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:" class="rfc3798"><blockquote xmlns="http://www.w3.org/1999/xhtml"><p>The following lexical tokens, defined in RFC 822 [2], are used in the
ABNF grammar for MDNs:  atom, CRLF, mailbox, msg-id, text.</p></blockquote><p xmlns="http://www.w3.org/1999/xhtml"><anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">RFC 822</anchor> で定義されている字句 <code class="ABNF"><anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">atom</anchor></code>, <code class="ABNF"><anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">CRLF</anchor></code>,
<code class="ABNF"><anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">mailbox</anchor></code>, <code class="ABNF"><anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">msg-id</anchor></code>,
<code class="ABNF"><anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">text</anchor></code> を <anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">MDN</anchor> の <anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">ABNF</anchor>
文法で使います。</p></delete><section><h1>3.2<ins class="rfc3798">.</ins>  Message/disposition-notification Fields</h1><section><h1>3.2.1<ins class="rfc3798">.</ins>  The Reporting-UA field</h1><blockquote><ul><li>reporting-ua-field = &quot;Reporting-UA&quot; &quot;:&quot; ua-name [ &quot;;&quot; ua-product ]</li></ul><ul><li>ua-name = *text</li></ul><ul><li>ua-product = *text</li></ul></blockquote><blockquote><p>The Reporting-UA field is defined as follows:</p></blockquote><p><code class="MDN"><anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">Reporting-UA</anchor></code> 欄は次のように定義します。</p><blockquote><p>A<ins class="rfc3798">n</ins> MDN describes the disposition of a message after it has been
delivered to a recipient.  In all cases, the Reporting-UA is the <ins class="rfc3798">M</ins>UA
that performed the disposition described in the MDN.  This field is
optional, but recommended.  For Internet Mail user agents, it is
recommended that this field contain both<ins class="rfc3798">:</ins> the DNS name of the
particular instance of the <ins class="rfc3798">M</ins>UA that generated the MDN<ins class="rfc3798">,</ins> and the name
of the product.  For example,</p></blockquote><p><anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">MDN</anchor> は<anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">メッセージ</anchor>が<anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">受信者</anchor>に<anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">配送</anchor>された後にその<anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">配置</anchor>を説明します。
すべての場合において <code class="MDN"><anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">Reporting-UA</anchor></code> は <anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">MDN</anchor>
に説明されている配置を行った <anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">MUA</anchor> とします。この欄は省略可能ですが、
記述することを推奨します。インターネット・メイル<anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">利用者エージェント</anchor>では、
この欄に <anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">MDN</anchor> を生成した <anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">MUA</anchor> の特定の<anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">実現値</anchor>の <anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">DNS</anchor>
名とその製品名の両方を含めることを推奨します。</p><blockquote><ul><li><del class="rfc3798">Reporting-UA:  rogers-mac.dcrt.nih.gov; Foomail 97.1</del></li><li><ins class="rfc3798">Reporting-UA:  pc.example.com; Foomail 97.1</ins></li></ul></blockquote><blockquote><p>If the reporting <ins class="rfc3798">M</ins>UA consists of more than one component (e.g., a
base program and plug-ins), this may be indicated by including a list
of product names.</p></blockquote><p>報告する <anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">MUA</anchor> が複数の部品 (例えば基底プログラムと<anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">プラグイン</anchor>)
で構成されている時は、製品名の並びを含めることによりこれを示して構いません。</p></section><section><h1>3.2.2<del class="rfc3798">.</del>  The MDN-Gateway field</h1><blockquote><p>The MDN-Gateway field indicates the name of the gateway or MTA that
translated a foreign (non-Internet) message disposition notification
into this MDN.  This field MUST appear in any MDN <del class="rfc3798">which</del> <ins class="rfc3798">that</ins> was
translated by a gateway from a foreign system into MDN format, and
MUST NOT appear otherwise.</p></blockquote><p><code class="MDN"><anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">MDN-Gateway</anchor></code> 欄は外部 (非インターネット)
メッセージ配置通知からこの <anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">MDN</anchor> へ翻訳した<anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">関門</anchor>または <anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">MTA</anchor>
の名前を示します。この欄は外部システムから <anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">MDN</anchor>
の書式に翻訳された <anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">MDN</anchor> には必ず出現しなければ<strong>なりません</strong>。また、
その他の <anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">MDN</anchor> には出現しては<strong>なりません</strong>。</p><blockquote><ul><li>mdn-gateway-field = &quot;MDN-Gateway&quot; &quot;:&quot; mta-name-type &quot;;&quot; mta-name</li></ul><ul><li>mta-name = *text</li></ul></blockquote><blockquote><p>For gateways into Internet Mail, the MTA-name-type will normally be
&quot;smtp&quot;, and the mta-name will be the Internet domain name of the gateway.</p></blockquote><p>インターネット・メイルへの<anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">関門</anchor>では <code class="ABNF">MTA-name-type</code>
は通常 <code><anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">smtp</anchor></code> であり、 <code class="ABNF">mta-name</code>
は<anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">関門</anchor>のインターネット・ドメイン名です。</p></section><section><h1>3.2.3<ins class="rfc3798">.</ins>  Original-Recipient field</h1><blockquote><p>The Original-Recipient field indicates the original recipient address
as specified by the sender of the message for which the MDN is being
issued.  For Internet Mail messages<ins class="rfc3798">,</ins> the value of the 
Original-Recipient field is obtained from the Original-Recipient
header from the message for which the MDN is being generated.  If
there is no Original-Recipient header in the message, then the
Original-Recipient field MUST be omitted, unless the same information
is reliably available some other way.  If there is an
Original-Recipient header in the original message (or original recipient
information is reliably available some other way), then the
Original-Recipient field must be supplied.  If there is more than one
Original-Recipient header in the message, the <ins class="rfc3798">M</ins>UA may choose the one
to use<ins class="rfc3798">,</ins> or act as if no Original-Recipient header is present.</p></blockquote><p><code class="MDN"><anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">Original-Recipient</anchor></code> 欄は <anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">MDN</anchor>
が発行された対象の<anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">メッセージ</anchor>の<anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">送信者</anchor>が指定した元の<anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">受信者</anchor>の番地を示します。
インターネット・メイルのメッセージでは、
<code class="MDN"><anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">Original-Recipient</anchor></code> 欄の値は <anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">MDN</anchor>
が生成される対象の<anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">メッセージ</anchor>の <code class="822"><anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">Original-Recipient</anchor></code>
頭から得ます。その<anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">メッセージ</anchor>に <code class="822"><anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">Original-Recipient</anchor></code>
頭がなければ、同じ情報が他の信頼できる方法で得られる場合を除き、
<code class="MDN"><anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">Original-Recipient</anchor></code> 欄は省略しなければ<strong>なりません</strong>。
元の<anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">メッセージ</anchor>に <code class="822"><anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">Original-Recipient</anchor></code> 頭があれば
(または何か別の信頼できる方法で元の<anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">受信者</anchor>の情報が得られれば)、
<code class="MDN"><anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">Original-Recipient</anchor></code> 欄を供給しなければなりません。
元の<anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">メッセージ</anchor>に複数 <code class="822"><anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">Original-Recipient</anchor></code>
頭があれば、 <anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">MUA</anchor> は一つ選んで使っても構いませんし、
<code class="822"><anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">Original-Recipient</anchor></code> 頭が存在しないように動作しても構いません。</p><blockquote><ul><li>original-recipient-field = &quot;Original-Recipient&quot; &quot;:&quot; address-type &quot;;&quot; generic-address</li></ul><ul><li>generic-address = *text</li></ul></blockquote><blockquote><p>The address-type field indicates the type of the original recipient
address.  If the message originated within the Internet, the
address-type field <del class="rfc3798">field</del> will normally be &quot;rfc822&quot;, and the address will be
according to the syntax specified in <del class="rfc3798">RFC 822 [2] </del> <ins class="rfc3798"> [RFC-MSGFMT] </ins>.  The value
&quot;unknown&quot; should be used if the Reporting <ins class="rfc3798">M</ins>UA cannot determine the
type of the original recipient address from the message envelope.</p></blockquote><p><code class="ABNF">address-type</code> 欄は元の<anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">受信者</anchor>の<anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">番地</anchor>の型を示します。
メッセージが<anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">インターネット</anchor>内で作成されたものなら、
<code class="ABNF">address-type</code> 欄は通常 <code><anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">rfc822</anchor></code>
となり、<anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">番地</anchor>は <anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">RFC 2822</anchor> で規定された構文に従います。報告する <anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">MUA</anchor>
が元の<anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">受信者</anchor>の<anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">番地</anchor>の型を<anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">メッセージ</anchor>の<anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">封筒</anchor>から決定できなければ、
値 <code><anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">unknown</anchor></code> を使うべきです。</p><blockquote><p>This address is the same as that provided by the sender and can be
used to automatically correlate MDN reports with original messages on
a per recipient basis.</p></blockquote><p>この<anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">番地</anchor>は<anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">送信者</anchor>が提供したものと同じであり、
<anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">MDN</anchor> の報告と元の<anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">メッセージ</anchor>を受信者毎に自動的に関係付けるために使うことができます。</p></section></section></section><section xmlns="http://www.w3.org/1999/xhtml"><h1>3.2.4<ins class="rfc3798">.</ins>  Final-Recipient field</h1><blockquote><p>The Final-Recipient field indicates the recipient for which the MDN
is being issued.  This field MUST be present.</p></blockquote><p><code class="MDN"><anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">Final-Recipient</anchor></code> 欄は <anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">MDN</anchor>
を発行する対象の<anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">受信者</anchor>を示します。この欄は存在しなければ<strong>なりません</strong>。</p><blockquote><p>The syntax of the field is as follows:</p></blockquote><p>この欄の構文は次の通りです。</p><blockquote><p>final-recipient-field =           &quot;Final-Recipient&quot; &quot;:&quot; address-type &quot;;&quot; generic-address</p></blockquote><blockquote><p>The generic-address subfield of the Final-Recipient field MUST
contain the mailbox address of the recipient (from the From header of
the MDN) as it was when the MDN was generated by the <ins class="rfc3798">M</ins>UA.</p></blockquote><p><code class="MDN"><anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">Final-Recipient</anchor></code> 欄の <code class="ABNF">generic-address</code>
部分欄は <anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">MUA</anchor> が <anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">MDN</anchor> を生成した時の<anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">受信者</anchor>の<anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">メイル箱</anchor>の<anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">番地</anchor>を
(<anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">MDN</anchor> の <code class="822"><anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">From</anchor></code> 欄から) 含めなければ<strong>なりません</strong>。</p><blockquote><p>The Final-Recipient address may differ from the address originally
provided by the sender, because it may have been transformed during
forwarding and gatewaying into a<del class="rfc3798">n</del> totally unrecognizable mess.
However, in the absence of the optional Original-Recipient field, the
Final-Recipient field and any returned content may be the only
information available with which to correlate the MDN with a
particular message recipient.</p></blockquote><p>メッセージはまったく認識できないところを<anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">転送</anchor>されたり<anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">関門</anchor>を通過したりして転送されてきたかもしれませんから、
<code class="MDN"><anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">Final-Recipient</anchor></code> 番地は元々送信者が指定した番地とは違っているかもしれません。
しかし、省略可能な <code class="MDN"><anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">Original-Recipient</anchor></code>
欄が存在しない時には <code class="MDN"><anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">Final-Recipient</anchor></code>
欄と返される内容だけが <anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">MDN</anchor> と特定のメッセージ<anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">受信者</anchor>を関係付けるために使える情報となります。</p><blockquote><p>The address-type subfield indicates the type of address expected by
the reporting MTA in that context.  Recipient addresses obtained via
SMTP will normally be of address-type &quot;rfc822&quot;.</p></blockquote><p><code class="ABNF">address-type</code> 部分欄は報告する <anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">MTA</anchor>
がその文脈で期待する<anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">番地</anchor>の型を示します。
<anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">SMTP</anchor> で得られる<anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">受信者</anchor>の<anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">番地</anchor>の <code class="ABNF"><anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">address-type</anchor></code>
は通常 <code><anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">rfc822</anchor></code> です。</p><blockquote><p>Since mailbox addresses (including those used in the Internet) may be
case sensitive, the case of alphabetic characters in the address MUST
be preserved.</p></blockquote><p>メイル箱番地は (インターネットで使われているものも含めて)
大文字・小文字を区別を行うので、番地の大文字・
小文字は保存しなければ<strong>なりません</strong>。</p><section><section><h1>3.2.5<ins class="rfc3798">.</ins>  Original-Message-ID field</h1><blockquote><p>The Original-Message-ID field indicates the message-ID of the message
for which the MDN is being issued.  It is obtained from the 
Message-ID header of the message for which the MDN is issued.  This field
MUST be present if the original message contained a Message-ID
header.  The syntax of the field is <ins class="rfc3798">as follows:</ins></p></blockquote><p><code class="MDN"><anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">Original-Message-ID</anchor></code> 欄は <anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">MDN</anchor>
が発行される対象の<anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">メッセージ</anchor>のメッセージ識別子を示します。
メッセージ識別子は <anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">MDN</anchor> が発行される対象の<anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">メッセージ</anchor>の
<code class="822"><anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">Message-ID</anchor></code> 頭から得ます。この欄は元の<anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">メッセージ</anchor>が
<code class="822"><anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">Message-ID</anchor></code> を含む時には存在しなければ<strong>なりません</strong>。
この欄の構文は次の通りです。</p><blockquote><ul><li>original-message-id-field = &quot;Original-Message-ID&quot; &quot;:&quot; msg-id</li></ul></blockquote><blockquote><p>The msg-id token is as specified 
in <del class="rfc3798">RFC 822 [2] </del> <ins class="rfc3798"> [RFC-MSGFMT] </ins>.</p></blockquote><p>字句 <code class="ABNF"><anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">msg-id</anchor></code> は <anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">RFC 2822</anchor>
で定義されています。</p></section><section><h1>3.2.6<ins class="rfc3798">.</ins>  Disposition field</h1><blockquote><p>The Disposition field indicates the action performed by the
Reporting-<ins class="rfc3798">M</ins>UA on behalf of the user.  This field MUST be present.</p></blockquote><p><code class="MDN"><anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">Disposition</anchor></code> 欄は <code class="MDN"><anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">Reporting-MUA</anchor></code>
が<anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">利用者</anchor>に代わって行った動作を示します。
この欄は存在しなければ<strong>なりません</strong>。</p><blockquote><p>The syntax for the Disposition field is:</p></blockquote><p><code class="MDN"><anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">Disposition</anchor></code> 欄の構文は次の通りです。</p><blockquote><ul><li><pre class="ABNF">    disposition-field =
              &quot;Disposition&quot; &quot;:&quot; disposition-mode &quot;;&quot;
                         disposition-type
              [ &quot;/&quot; disposition-modifier
              *( &quot;,&quot; disposition-modifier ) ]</pre></li></ul><ul><li>disposition-mode = action-mode &quot;/&quot; sending-mode</li></ul><ul><li>action-mode = &quot;manual-action&quot; / &quot;automatic-action&quot;</li></ul><ul><li>sending-mode = &quot;MDN-sent-manually&quot; / &quot;MDN-sent-automatically&quot;</li></ul><ul><li><pre class="ABNF">      disposition-type = &quot;displayed&quot;
                      <del class="rfc3798">/ &quot;dispatched&quot;</del>
                      <del class="rfc3798">/ &quot;processed&quot;</del>
                       / &quot;deleted&quot;
                      <del class="rfc3798">/ &quot;denied&quot;</del>
                      <del class="rfc3798">/ &quot;failed&quot;</del></pre></li></ul><ul><li><pre class="ABNF">     <del class="rfc3798">disposition-modifier = ( &quot;error&quot; / &quot;warning&quot; )</del>
                          <del class="rfc3798">/ ( &quot;superseded&quot; / &quot;expired&quot; /</del>
                              <del class="rfc3798">&quot;mailbox-terminated&quot; )</del>
     <ins class="rfc3798">disposition-modifier = &quot;error&quot;</ins>
                           / disposition-modifier-extension</pre></li></ul><ul><li>disposition-modifier-extension = atom</li></ul></blockquote><blockquote><p>The disposition-mode, disposition-type<ins class="rfc3798">,</ins> and disposition-modifier may
be spelled in any combination of upper and lower case characters.</p></blockquote><p><code class="ABNF">disposition-mode</code>, <code class="ABNF">disposition-type</code>,
<code class="ABNF">disposition-modifier</code> は大文字・
小文字の任意の組合せで綴って構いません。</p><section><h1>3.2.6.1<ins class="rfc3798">.</ins>  Disposition modes</h1><blockquote><p>The following disposition modes are defined:</p></blockquote><p>次の配置モードを定義します。</p><blockquote><p>&quot;manual-action&quot;        The disposition described by the disposition
type was a result of an
explicit instruction by the user rather than some sort of automatically performed action.</p></blockquote><dl><dt><code class="MDN"><anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">manual-action</anchor></code></dt><dd>配置型で説明された配置は何らかの自動実行行為ではなく、
<anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">利用者</anchor>の明示的な指示による結果です。</dd></dl><blockquote><p>&quot;automatic-action&quot;     The disposition described by the disposition
type was a result of an automatic action,
rather than an explicit instruction by the
user for this message.</p></blockquote><dl><dt><code class="MDN"><anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">automatic-action</anchor></code></dt><dd>配置型で説明された配置はこのメッセージに対する<anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">利用者</anchor>の明示的な指示による結果ではなく、
自動的な動作の結果です。</dd></dl><blockquote><p>&quot;Manual-action&quot; and &quot;automatic-action&quot; are mutually exclusive.  One
or the other <del class="rfc3798">must</del> <ins class="rfc3798">MUST</ins> be specified.</p></blockquote><p><code class="MDN"><anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">manual-action</anchor></code> と <code class="MDN"><anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">automatic-action</anchor></code>
は相互に排他的です。どちらか1つだけを指定しなければ<strong>なりません</strong>。</p><blockquote><p>&quot;MDN-sent-manually&quot;    The user explicitly gave permission for this
particular MDN to be sent.</p></blockquote><dl><dt><code class="MDN"><anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">MDN-sent-manually</anchor></code></dt><dd><anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">利用者</anchor>が明示的にこの <anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">MDN</anchor>
を送信することを許可しました。</dd></dl><blockquote><p>&quot;MDN-sent-automatically&quot;
The MDN was sent because the MUA had
previously been configured to do so automatically.</p></blockquote><dl><dt><code class="MDN"><anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">MDN-sent-automatically</anchor></code></dt><dd>
<anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">MDN</anchor> は以前に <anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">MUA</anchor> が自動的に送信するように設定されているので
送信しました。</dd></dl><blockquote><p>&quot;MDN-sent-manually&quot; and &quot;MDN-sent-automatically&quot; are mutually
exclusive.  One or the other <del class="rfc3798">must</del> <ins class="rfc3798">MUST</ins> be specified.</p></blockquote><p><code class="MDN"><anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">MDN-sent-manually</anchor></code> と <code class="MDN"><anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">MDN-sent-automatically</anchor></code>
は相互に排他的です。どちらか1つだけを指定しなければ<strong>なりません</strong>。</p></section><section><h1>3.2.6.2<ins class="rfc3798">.</ins>  Disposition types</h1><blockquote><p>The following disposition-types are defined:</p></blockquote><p>次の <code class="ABNF">disposition-type</code> を定義します。</p><blockquote><p>&quot;displayed&quot;            The message has been displayed by the <ins class="rfc3798">M</ins>UA
to someone reading the recipient's mailbox.
There is no guarantee that the content has been read or understood.</p></blockquote><dl><dt><code class="MDN"><anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">displayed</anchor></code></dt><dd><anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">メッセージ</anchor>は <anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">MUA</anchor>
から<anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">受信者</anchor>の<anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">メイル箱</anchor>を読む誰かに表示されました。
<anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">内容</anchor>が読まれ理解されたという保証はありません。</dd></dl><delete xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:" class="rfc3798"><blockquote xmlns="http://www.w3.org/1999/xhtml"><p>&quot;dispatched&quot;   The message has been sent somewhere in some manner
(e.g., printed, faxed, forwarded) without necessarily having been previously
displayed to the user.  The user may or may not see the message later.</p></blockquote><dl xmlns="http://www.w3.org/1999/xhtml"><dt><code class="MDN"><anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">dispatched</anchor></code></dt><dd><anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">メッセージ</anchor>は必ずしも<anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">利用者</anchor>に以前に<anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">表示</anchor>されずに何らかの形でどこかに送信
(例えば<anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">印刷</anchor>、<anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">FAX</anchor>、<anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">転送</anchor>) されました。
<anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">利用者</anchor>は後から<anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">メッセージ</anchor>を見たかもしれませんし、
見ていないかもしれません。</dd></dl><blockquote xmlns="http://www.w3.org/1999/xhtml"><p>&quot;processed&quot;    The message has been processed in some manner (i.e.,
by some sort of rules or server) without
being displayed to the user.  The user may
or may not see the message later, or there
may not even be a human user associated with the mailbox.</p></blockquote><dl xmlns="http://www.w3.org/1999/xhtml"><dt><code class="MDN"><anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">processed</anchor></code></dt><dd><anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">メッセージ</anchor>は<anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">利用者</anchor>に<anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">表示</anchor>されることなく何らかの形で
(何らかの規則や<anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">鯖</anchor>により) 処理されました。<anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">利用者</anchor>は後から<anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">メッセージ</anchor>を見たかもしれませんし、
見ていないかもしれません。あるいはその<anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">メイル箱</anchor>に関連付けられた人間の利用者は存在すらしていないかもしれません。</dd></dl></delete><blockquote><p>&quot;deleted&quot;              The message has been deleted.  The
recipient may or may not have seen the
message.  The recipient might &quot;undelete&quot;
the message at a later time and read the message.</p></blockquote><dl><dt><code class="MDN"><anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">delete</anchor></code></dt><dd><anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">メッセージ</anchor>は<anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">削除</anchor>されました。
<anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">受信者</anchor>は<anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">メッセージ</anchor>を見たかもしれませんし、
見ていないかもしれません。<anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">受信者</anchor>は後から<anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">メッセージ</anchor>の削除を取消して内容を読むかもしれません。</dd></dl><delete xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:" class="rfc3798"><blockquote xmlns="http://www.w3.org/1999/xhtml"><p>&quot;denied&quot;       The recipient does not wish the sender to be informed
of the message's disposition.  A UA may
also siliently ignore message disposition requests in this situation.</p></blockquote><dl xmlns="http://www.w3.org/1999/xhtml"><dt><code class="MDN"><anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">denied</anchor></code></dt><dd><anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">受信者</anchor>は<anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">メッセージ</anchor>の<anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">配置</anchor>を<anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">送信者</anchor>に通知したくないと思っています。
<anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">MUA</anchor> はこの状況下では黙ってメッセージ配置通知要求を無視しても構いません。</dd></dl><blockquote xmlns="http://www.w3.org/1999/xhtml"><p>&quot;failed&quot;       A failure occurred that prevented the proper
generation of an MDN.  More information
about the cause of the failure may be contained in a Failure field.  The
&quot;failed&quot; disposition type is not to be used for the situation in which there is
is some problem in processing the message
other than interpreting the request for an
MDN.  The &quot;processed&quot; or other disposition type with appropriate disposition
modifiers is to be used in such situations.</p></blockquote><dl xmlns="http://www.w3.org/1999/xhtml"><dt><code class="MDN"><anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">failed</anchor></code></dt><dd>失敗があって <anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">MDN</anchor>
を適切に生成できませんでした。失敗の原因についての詳しい情報が
<code class="MDN"><anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">Failure</anchor></code> 欄に含まれているかもしれません。
<code class="MDN"><anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">failed</anchor></code> 配置型は <anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">MDN</anchor> の<anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">要求</anchor>の解釈以外で<anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">メッセージ</anchor>の処理に問題が発生した場合に対しては使いません。
そのような状況においては <code class="MDN"><anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">processed</anchor></code>
などの配置型を適切な配置修飾子と一緒に使います。</dd></dl></delete></section><section><h1>3.2.6.3<ins class="rfc3798">.</ins>  Disposition modifiers</h1><delete xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:" class="rfc3798"><blockquote xmlns="http://www.w3.org/1999/xhtml"><p>The following disposition modifiers are defined:</p></blockquote><p xmlns="http://www.w3.org/1999/xhtml">次の配置修飾子を定義します。</p><blockquote xmlns="http://www.w3.org/1999/xhtml"><p>&quot;error&quot;                            An error of some sort occurred
that prevented successful processing of the message.
Further information is contained in an Error field.</p></blockquote><dl xmlns="http://www.w3.org/1999/xhtml"><dt><code class="MDN"><anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">error</anchor></code></dt><dd><anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">メッセージ</anchor>の処理を正常に行えないような何らかの<anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">誤り</anchor>が発生しました。
更なる情報が <code class="MDN"><anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">Error</anchor></code> 欄に含まれています。</dd></dl><blockquote xmlns="http://www.w3.org/1999/xhtml"><p>&quot;warning&quot;                          The message was successfully
processed but some sort of exceptional condition occurred.
Further information is contained in a Warning field.</p></blockquote><dl xmlns="http://www.w3.org/1999/xhtml"><dt><code class="MDN"><anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">warning</anchor></code></dt><dd><anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">メッセージ</anchor>は正常に処理されましたが、
何らかの例外的状況が発生しました。更なる情報が
<code class="MDN"><anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">Warning</anchor></code> 欄に含まれています。</dd></dl><blockquote xmlns="http://www.w3.org/1999/xhtml"><p>&quot;superseded&quot;                       The message has been
automatically rendered obsolete by another message received.  The
recipient may still access and read the message later.</p></blockquote><dl xmlns="http://www.w3.org/1999/xhtml"><dt><code class="MDN"><anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">superseded</anchor></code></dt><dd><anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">メッセージ</anchor>は他の受信した<anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">メッセージ</anchor>により自動的に<anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">廃止</anchor>とされました。
<anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">受信者</anchor>はそれでも後からその<anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">メッセージ</anchor>にアクセスして読むことができるかもしれません。</dd></dl><blockquote xmlns="http://www.w3.org/1999/xhtml"><p>&quot;expired&quot;                          
The message has reached its expiration date and has been
automatically removed from the recipient's mailbox.</p></blockquote><dl xmlns="http://www.w3.org/1999/xhtml"><dt><code class="MDN"><anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">expired</anchor></code></dt><dd><anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">メッセージ</anchor>は<anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">満期</anchor>の日付に到達し、
<anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">受信者</anchor>の<anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">メイル箱</anchor>から自動的に削除されました。</dd></dl><blockquote xmlns="http://www.w3.org/1999/xhtml"><p>&quot;mailbox-terminated&quot;               The recipient's mailbox has been
terminated and all message in it automatically removed.</p></blockquote><dl xmlns="http://www.w3.org/1999/xhtml"><dt><code class="MDN"><anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">mailbox-terminated</anchor></code></dt><dd><anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">受信者</anchor>の<anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">メイル箱</anchor>は終了し、
すべての<anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">メッセージ</anchor>が自動的に削除されました。</dd></dl><p xmlns="http://www.w3.org/1999/xhtml">&lt; &quot;Obsoleted&quot;, &quot;expired&quot;, and
&quot;terminated&quot; are to be used with the &quot;deleted&quot; disposition type and
the &quot;autoaction&quot; and &quot;autosent&quot; disposition modifiers.</p><p xmlns="http://www.w3.org/1999/xhtml"><code class="MDN"><anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">obsoleted</anchor></code>, <code class="MDN"><anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">expired</anchor></code>,
<code class="MDN"><anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">terminated</anchor></code> は配置型 <code class="MDN"><anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">deleted</anchor></code>
および配置修飾子の <code class="MDN"><anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">autoaction</anchor></code> や <code class="MDN"><anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">autosent</anchor></code>
と併用します。</p></delete><insert xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:" class="rfc3798"><blockquote xmlns="http://www.w3.org/1999/xhtml"><p>Only the extension disposition modifiers is defined:</p></blockquote><p xmlns="http://www.w3.org/1999/xhtml">拡張配置修飾子だけを定義します。</p></insert><blockquote><p>disposition-modifier-extension <del class="rfc3798">Additional disposition</del> <ins class="rfc3798">Disposition</ins> modifiers may be defined
in the future by later revisions
or extensions to this specification.
Disposition value names beginning with &quot;X-&quot;
will never be defined as standard values;
such names are reserved for experimental
use.  MDN disposition value names NOT
beginning with &quot;X-&quot; MUST be registered with
the Internet Assigned Numbers Authority
(IANA) and described in a standards-track
RFC or an experimental RFC approved by the
IESG.  <ins class="rfc3798">(</ins>See Section 10 for a registration
form.<ins class="rfc3798">)</ins>  MDNs with disposition modifier
names not understood by the receiving <ins class="rfc3798">M</ins>UA
MAY be silently ignored or placed in the user's mailbox without special
inter<del class="rfc3798">-</del>pretation.  They MUST not cause any
error message to be sent to the sender of the MDN.</p></blockquote><p><anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">配置修飾子</anchor>はこの仕様の将来の改訂版や拡張で定義されるかもしれません。
名前が <code class="MDN"><anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">X-</anchor></code> で始まる配置値は標準の値として定義されることはなく、
実験用に予約します。 <code class="MDN"><anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">X-</anchor></code> で始まら<strong>ない</strong> <anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">MDN</anchor>
配置値は <anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">IANA</anchor> に登録すると共に <anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">IESG</anchor> で承認された<anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">標準化過程</anchor> <anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">RFC</anchor>
または<anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">実験的</anchor> <anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">RFC</anchor> で説明しなければ<strong>なりません</strong>。受信した <anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">MUA</anchor>
が理解できない<anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">配置修飾子</anchor>名を使った <anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">MDN</anchor> は特別な解釈を行わずに無視したり<anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">利用者</anchor>の<anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">メイル箱</anchor>に入れたりして<strong>構いません</strong>。
しかし <anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">MDN</anchor> の<anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">送信者</anchor>に誤りメッセージを送信しては<strong>なりません</strong>。</p><blockquote><p>If a<ins class="rfc3798">n M</ins>UA developer does not wish to register the meanings of such
disposition modifier extensions, &quot;X-&quot; modifiers may be used for this
purpose.  To avoid name collisions, the name of the <ins class="rfc3798">M</ins>UA
implementation should follow the &quot;X-&quot;, (e.g., &quot;X-Foomail-<del class="rfc3798">fratzed</del>&quot;).</p></blockquote><p><anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">MUA</anchor> 開発者が<anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">配置修飾子</anchor>拡張の意味を登録したくない時は、
<code class="MDN"><anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">X-</anchor></code> 修飾子を使って構いません。名前の衝突を防ぐために <anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">MUA</anchor>
実装の名前を <code class="MDN"><anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">X-</anchor></code> の後に
(例えば <samp class="MDN">X-Foomail-</samp> のように) 付けるべきです。</p><blockquote><p>It is not required that a<ins class="rfc3798">n M</ins>UA be able to generate all of the
possible values of the Disposition field.</p></blockquote><p><anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">MUA</anchor> が <code class="MDN"><anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">Disposition</anchor></code> 欄の可能なすべての値を生成できる必要はありません。</p><blockquote><p><del class="rfc3798">One and only one MDN may be issued on behalf of each particular recipient by their user agent.</del> <ins class="rfc3798">A user agent MUST NOT issue more than one MDN on behalf of each particular recipient.</ins>
That is, once an MDN has been issued on behalf
of a recipient, no further MDNs may be issued on behalf of that
recipient, even if another disposition is performed on the message.
However, if a message is forwarded, a &quot;dispatched&quot; MDN may be<del class="rfc3798">en</del> issued
for the recipient doing the forwarding and the recipient
of the forwarded message may also cause an MDN to be generated.</p></blockquote><p><anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">利用者エージェント</anchor>は<anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">受信者</anchor>それぞれに対して複数の MDN]]
を発行しては<strong>なりません</strong>。つまり、一度ある<anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">受信者</anchor>に代わって <anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">MDN</anchor>
を発行したら、<anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">メッセージ</anchor>に他の配置を行ったとしても更に <anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">MDN</anchor>
を発行してはいけません。ただし、<anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">メッセージ</anchor>が<anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">転送</anchor>される時は<anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">転送</anchor>する<anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">受信者</anchor>に代わって
<code class="MDN"><anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">dispatched</anchor></code> <anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">MDN</anchor> を発行しても構いませんし、
<anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">転送</anchor><anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">メッセージ</anchor>の<anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">受信者</anchor>も <anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">MDN</anchor>
を生成させて構いません。</p></section></section><section><h1>3.2.7<ins class="rfc3798">.</ins>  Failure, Error<ins class="rfc3798">,</ins> and Warning fields</h1><blockquote><p>The Failure, Error<ins class="rfc3798">,</ins> and Warning fields are used to supply additional
information in the form of text messages when the &quot;failure&quot;
disposition type, &quot;error&quot; disposition modifier, and/or the &quot;warning&quot;
disposition modif<ins class="rfc3798">i</ins>er appear.  The syntax is <ins class="rfc3798">as follows:</ins></p></blockquote><p>欄 <code class="MDN"><anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">Failure</anchor></code>, <code class="MDN"><anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">Error</anchor></code>, <code class="MDN"><anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">Wawrning</anchor></code>
は <code class="MDN"><anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">failure</anchor></code> <anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">配置型</anchor>、
<code class="MDN"><anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">error</anchor></code> <anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">配置修飾子</anchor><anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">及び/又は</anchor>
<code class="MDN"><anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">warning</anchor></code> <anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">配置修飾子</anchor>が出現する時に追加情報を文章で供給するために使います。
構文は次の通りです。</p><blockquote><ul><li>failure-field = &quot;Failure&quot; &quot;:&quot; *text</li></ul><ul><li>error-field = &quot;Error&quot; &quot;:&quot; *text</li></ul><ul><li>warning-field = &quot;Warning&quot; &quot;:&quot; *text</li></ul></blockquote></section></section><section><h1>3.3<ins class="rfc3798">.</ins>  Extension-fields</h1><blockquote><p>Additional MDN fields may be defined in the future by later revisions
or extensions to this specification.  Extension-field names beginning
with &quot;X-&quot; will never be defined as standard fields; such names are
reserved for experimental use.  MDN field names NOT beginning with
&quot;X-&quot; MUST be registered with the Internet Assigned Numbers Authority
(IANA) and described in a standards-track RFC or an experimental RFC
approved by the IESG.  <ins class="rfc3798">(</ins>See Section 10 for a registration form.<ins class="rfc3798">)</ins></p></blockquote><p>この仕様の将来の改訂版や拡張は追加の <anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">MDN</anchor> <anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">欄</anchor>を定義するかもしれません。
<code class="MDN"><anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">X-</anchor></code> で始まる拡張欄名は標準の欄として定義することはなく、
実験用に予約します。 <code class="MDN"><anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">X-</anchor></code> で始まら<strong>ない</strong> <anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">MDN</anchor>
欄名は <anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">IANA</anchor> に登録すると共に <anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">IESG</anchor> で承認された<anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">標準化過程</anchor> <anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">RFC</anchor>
または<anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">実験的</anchor> <anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">RFC</anchor> で説明しなければ<strong>なりません</strong>。</p><blockquote><p><del class="rfc3798">Extension MDN fields</del> <ins class="rfc3798">MDN Extension-fields</ins> 
may be defined for the following reasons:</p></blockquote><p><anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">MDN</anchor> 拡張欄は次のような理由で定義されるかもしれません。</p><blockquote><p>(a)  To allow additional information from foreign disposition reports
to be tunneled through Internet MDNs.  The names of such MDN
fields should begin with an indication of the foreign
environment name (e.g.<ins class="rfc3798">,</ins> X400-Physical-Forwarding-Address).</p></blockquote><p>外部配置報告からの情報を<anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">インターネット</anchor> <anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">MDN</anchor>
を通じて<anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">トンネル</anchor>化できるようにするため。この場合 <anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">MDN</anchor>
欄の名前は外部環境名で始めるべきです (例:
<samp class="MDN">X400-Physical-Forwarding-Address</samp>)。</p><blockquote><p>(b)  To allow transmission of diagnostic information <del class="rfc3798">which</del> <ins class="rfc3798">that</ins> is specific
to a particular <ins class="rfc3798">mail</ins> user agent (<ins class="rfc3798">M</ins>UA).  The names of such MDN
fields should begin with an indication of the <ins class="rfc3798">M</ins>UA 
implementation <del class="rfc3798">which</del> <ins class="rfc3798">that</ins> produced the MDN.  (e.g. Foomail-information).</p></blockquote><p>特定の <anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">MUA</anchor> 実装特有の診断情報の転送ができるようにするため。
この場合 <anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">MDN</anchor> 欄の名前は <anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">MUA</anchor> 実装の名前で始めるべきです (例:
<samp class="MDN">Foomail-information</samp>)。</p><insert xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:"><p xmlns="http://www.w3.org/1999/xhtml">訳注: このような目的の欄が <anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">IESG</anchor> の評価を通過できるとは到底思えませんが...</p></insert><blockquote><p>If an application developer does not wish to register the meanings of
such extension fields, &quot;X-&quot; fields may be used for this purpose.  To
avoid name collisions, the name of the application implementation
should follow the &quot;X-&quot;, (e.g.<ins class="rfc3798">,</ins> &quot;X-Foomail-Log-ID&quot; or &quot;X-<ins class="rfc3798">Foomail-</ins>EDI-info&quot;).</p></blockquote><p>応用開発者がこのような拡張欄の意味を登録したくない時は、
<code class="MDN"><anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">X-</anchor></code> 欄を使って構いません。名前の衝突を防ぐため、
応用実装の名前を <code class="MDN"><anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">X-</anchor></code> の後に付けるべきです
(例えば <samp class="MDN">X-Foomail-Log-ID</samp> や <samp class="MDN">X-Foomail-EDI-Info</samp>)。</p></section></section><section xmlns="http://www.w3.org/1999/xhtml"><h1>4.  Timeline of events</h1><blockquote><p>The following timeline shows when various events in the processing of
a message and generation of MDNs take place:</p></blockquote><p>次の時間表は<anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">メッセージ</anchor>の処理と <anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">MDN</anchor> の生成において色々な<anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">事象</anchor>が起こる時期を示しています。</p><blockquote><p>-- User composes message</p><p>-- User tells <ins class="rfc3798">M</ins>UA to send message</p><p>-- <ins class="rfc3798">M</ins>UA passes message to MTA (original recipient information passed along)</p><p>-- MTA sends message to next MTA</p><p>-- Final MTA receives message</p><p>-- Final MTA delivers message to <ins class="rfc3798">M</ins>UA (possibly generating a DSN)</p><p>-- <ins class="rfc3798">M</ins>UA performs automatic processing and generates corresponding MDNs
(&quot;dispatched&quot;, &quot;processed&quot;, &quot;deleted&quot;, &quot;denied&quot;<ins class="rfc3798">,</ins> or &quot;failed&quot;
disposition type with &quot;automatic-action&quot; and &quot;MDN-sent-automatically&quot; disposition modes)</p><p>-- <ins class="rfc3798">M</ins>UA displays list of messages to user</p><p>-- User selects a message and requests that some action be performed on it. </p><p>-- <ins class="rfc3798">M</ins>UA performs requested action and, with user's permission,
sends <ins class="rfc3798">an</ins> appropriate MDN (&quot;displayed&quot;, &quot;dispatched&quot;, &quot;processed&quot;,
&quot;deleted&quot;, &quot;denied&quot;<ins class="rfc3798">,</ins> or &quot;failed&quot; disposition type, with 
&quot;manual-action&quot; and &quot;MDN-sent-manually&quot; or &quot;MDN-sent-automatically&quot;
disposition mode).</p><p>-- User possibly performs other actions on message, but no
further MDNs are generated.</p></blockquote><ol><li><anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">利用者</anchor>が<anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">メッセージ</anchor>を作成</li><li><anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">利用者</anchor>が <anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">MUA</anchor> に<anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">メッセージ</anchor>を<anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">送信</anchor>するよう指示</li><li><anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">MUA</anchor> が<anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">メッセージ</anchor>を <anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">MTA</anchor> に渡す
(元の<anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">受信者</anchor>の情報が一緒に渡される)</li><li><anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">MTA</anchor> が次の <anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">MTA</anchor> に<anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">メッセージ</anchor>を<anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">送信</anchor></li><li>最後の [{MTA]] が<anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">メッセージ</anchor>を<anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">受信</anchor></li><li>最後の <anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">MTA</anchor> が <anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">MUA</anchor> に<anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">メッセージ</anchor>を<anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">配送</anchor>
(<anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">DSN</anchor> を生成する場合も)</li><li><anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">MUA</anchor> が自動処理を実行して対応する <anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">MDN</anchor> を生成
(<anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">配置型</anchor>は <code class="MDN"><anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">dispatched</anchor></code>, <code class="MDN"><anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">processed</anchor></code>,
<code class="MDN"><anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">deleted</anchor></code>, <code class="MDN"><anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">denied</anchor></code>, <code class="MDN"><anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">failed</anchor></code> で、
<anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">配置モード</anchor>は <code class="MDN"><anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">automatic-action</anchor></code> と
<code class="MDN"><anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">MDN-sent-automatically</anchor></code>)</li><li><anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">MUA</anchor> が<anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">メッセージ</anchor>の一覧を<anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">利用者</anchor>に<anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">表示</anchor></li><li><anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">利用者</anchor>が<anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">メッセージ</anchor>を選択して、
それに対して何らかの動作を実行</li><li><anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">MUA</anchor> が要求された動作を実行して適切な <anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">MDN</anchor> を生成
(<anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">配置型</anchor>は <code class="MDN"><anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">displayed</anchor></code>,
<code class="MDN"><anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">dispatched</anchor></code>, <code class="MDN"><anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">processed</anchor></code>,
<code class="MDN"><anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">deleted</anchor></code>, <code class="MDN"><anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">denied</anchor></code>, <code class="MDN"><anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">failed</anchor></code> で、
<anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">配置モード</anchor>は <code class="MDN"><anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">manual-action</anchor></code> と
<code class="MDN"><anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">MDN-sent-manually</anchor></code> または
<code class="MDN"><anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">MDN-sent-automatically</anchor></code>)</li><li><anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">利用者</anchor>がその<anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">メッセージ</anchor>に対して更に他の動作を実行するかもしれないが、
もう <anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">MDN</anchor> は生成しない</li></ol></section><section xmlns="http://www.w3.org/1999/xhtml"><h1>5.  Conformance and Usage Requirements</h1><blockquote><p>A<ins class="rfc3798">n M</ins>UA or gateway conforms to this specification if it generates MDNs
according to the protocol defined in this memo.  It is not necessary
to be able to generate all of the possible values of the Disposition field.</p></blockquote><p><anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">MUA</anchor> や<anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">関門</anchor>は、このメモで定義した<anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">プロトコル</anchor>に従って <anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">MDN</anchor>
を生成する時、この仕様に<anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">適合</anchor>します。 <code class="MDN"><anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">Disposition</anchor></code>
欄が取り得る全ての値を生成できる必要はありません。</p><blockquote><p><ins class="rfc3798">M</ins>UAs and gateways MUST NOT generate the Original-Recipient field of
an MDN unless the mail protocols provide the address originally
specified by the sender at the time of submission.  Ordinary SMTP
does not make that guarantee, but the SMTP extension defined 
in <del class="rfc3798">RFC 1891 [8] </del> <ins class="rfc3798"> [RFC-DSN-SMTP] </ins> permits such information to be carried in the envelope
if it is available.  The Original-Recipient header defined in this
document provides a way for the MTA to pass the original recipient
address to the <ins class="rfc3798">M</ins>UA.</p></blockquote><p><anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">MUA</anchor> と<anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">関門</anchor>は<anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">送信者</anchor>が<anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">提出</anchor>時に元々指定した<anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">番地</anchor>をメイル・プロトコルが提供していない限り
<anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">MDN</anchor> の <code class="MDN"><anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">Original-Recipient</anchor></code> 欄を生成しては<strong>なりません</strong>。
普通 <anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">SMTP</anchor> はこれを保証しませんが、 <anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">RFC 1891</anchor>
で定義された <anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">SMTP</anchor> 
の拡張を使えばこの情報が利用可能な時<anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">封筒</anchor>で伝達できます。
この文書で定義された <code class="822"><anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">Original-Recipient</anchor></code>
頭は <anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">MTA</anchor> が元の受信者の番地を <anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">MUA</anchor> に渡す手段を提供しています。</p><blockquote><p>Each sender-specified recipient address may result in more than one
MDN.  If an MDN is requested for a recipient that is forwarded to
multiple recipients of an &quot;alias&quot; (as defined 
in <del class="rfc3798"> RFC 1891 [8] </del> <ins class="rfc3798"> [RFC-DSN-SMTP] </ins>,
section 6.2.7.3), each of the recipients may issue an MDN.</p></blockquote><p>送信者が指定した受信者の番地それぞれについて複数の <anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">MDN</anchor>
が発行されることがあります。ある<anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">受信者</anchor>に <anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">MDN</anchor>
が要求され、それが<q><anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">別名</anchor></q>の複数の<anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">受信者</anchor>に<anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">転送</anchor>されると、
受信者のそれぞれが <anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">MDN</anchor> を発行するかもしれません。</p><blockquote><p>Successful distribution of a message to a mailing list exploder
SHOULD be considered <ins class="rfc3798">the</ins> final disposition of the message.  A mailing
list exploder <del class="rfc3798">may</del> <ins class="rfc3798">MAY</ins> issue an MDN with a disposition type of &quot;processed&quot;
and disposition modes of &quot;automatic-action&quot; and 
&quot;MDN-sent-automatically&quot; indicating that the message has been forwarded to the
list.  In this case, the request for MDNs is not <del class="rfc3798">propogated</del> <ins class="rfc3798">propagated</ins> to the
members of the list.</p></blockquote><p><anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">メイリング・リスト</anchor>配送器へ<anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">メッセージ</anchor>の配布が成功したら、
それをもって<anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">メッセージ</anchor>の最終的な配置とみなす<strong>べきです</strong>。
<anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">メイリング・リスト</anchor>配送器は<anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">配送型</anchor>が <code class="MDN"><anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">processed</anchor></code>
で<anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">は移送モード</anchor>が <code class="MDN"><anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">automatic-action</anchor></code> と
<code class="MDN"><anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">MDN-sent-automatically</anchor></code> であって<anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">メッセージ</anchor>が<anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">メイリング・リスト</anchor>に<anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">転送</anchor>されたことを示す
<anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">MDN</anchor> を発行して<strong>構いません</strong>。この場合、 <anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">MDN</anchor>
の要求は<anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">メイリング・リスト</anchor>の参加者には伝播しません。</p><blockquote><p>Alterna<ins class="rfc3798">t</ins>ively, the mailing list exploder <del class="rfc3798">may</del> <ins class="rfc3798">MAY</ins> issue no MDN 
and <del class="rfc3798">propogate</del> <ins class="rfc3798">propagate</ins> the request for MDNs to all members of the list.  The
latter behavior is not recommended for any but small, closely knit
lists, as it might cause large numbers of MDNs to be generated and
may cause confidential subscribers to the list to be revealed. <del class="rfc3798">It is also permissible for the mailing list exploder to </del> <ins class="rfc3798">The mailing list exploder MAY also </ins>
direct MDNs to itself, correlate them,
and produce a report to the original sender of the message.</p></blockquote><p>代わりに<anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">メイリング・リスト</anchor>配送器は <anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">MDN</anchor>
を発行せずに <anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">MDN</anchor> の要求を<anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">メイリング・リスト</anchor>の参加者に伝播しても<strong>構いません</strong>。
後者の動作は大量の <anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">MDN</anchor> が生成されてしまいますし、
<anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">メイリング・リスト</anchor>の参加者が分かってしまいますから、
小さな親しい参加者の<anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">メイリング・リスト</anchor>以外では推奨しません。
<anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">メイリング・リスト</anchor>配送器は <anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">MDN</anchor>
を自身に向けて送らせて、元の<anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">メッセージ</anchor>の<anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">送信者</anchor>への報告を作成しても<strong>構いません</strong>。</p><blockquote><p>This specification places no restrictions on the processing of MDNs
received by user agents or mailing lists.</p></blockquote><p>この仕様は<anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">利用者エージェント</anchor>や<anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">メイリング・リスト</anchor>が受信した
<anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">MDN</anchor> の処理については何の制限も行いません。</p></section><section xmlns="http://www.w3.org/1999/xhtml"><h1>6.  Security Considerations</h1><blockquote><p>The following security considerations apply when using MDNs:</p></blockquote><p><anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">MDN</anchor> を使う時は次の安全上の考慮が必要です。</p><section><h1>6.1<ins class="rfc3798">.</ins>  Forgery</h1><blockquote><p>MDNs may be forged as easily as ordinary Internet electronic mail.
User agents and automatic mail handling facilities (such as mail
distribution list exploders) that wish to make automatic use of MDNs
should take appropriate precautions to minimize the potential damage
from denial-of-service attacks.</p></blockquote><blockquote><p>Security threats related to forged MDNs include the sending of:<pre> 
    (a)  A falsified disposition notification when the indicated
-        disposition of the message has not actually ocurred,
+        disposition of the message has not actually occurred,
 
    (b)  Unsolicited MDNs
 
-6.2 Confidentiality</pre></p></blockquote><ul><li>Another dimension of security is confidentiality.  There may be cases
+   Another dimension of security is privacy.  There may be cases
in which a message recipient does not wish the disposition of</li><li>messages addressed to him to be known or is concerned that the
+   messages addressed to him to be known, or is concerned that the sending of</li><li>sending of MDNs may reveal other confidential information (e.g., when</li><li>the message was read).  In this situation, it is acceptable for the</li><li>UA to issue &quot;denied&quot; MDNs or to silently ignore requests for MDNs.
+   MDNs may reveal other sensitive information (e.g., when the message
+   was read).  In this situation, it is acceptable for the MUA to issue
+   &quot;denied&quot; MDNs or to silently ignore requests for MDNs.<pre> 
    If the Disposition-Notification-To header is passed on unmodified
    when a message is distributed to the subscribers of a mailing list,
    the subscribers to the list may be revealed to the sender of the
    original message by the generation of MDNs.
 
    Headers of the original message returned in part 3 of the
    multipart/report could reveal confidential information about host
    names and/or network topology inside a firewall.
 
    An unencrypted MDN could reveal confidential information about an
    encrypted message, especially if all or part of the original message
    is returned in part 3 of the multipart/report.  Encrypted MDNs are
    not defined in this specification.
 
-   In general, any optional MDN field may be omitted if the Reporting UA
-   site or user determines that inclusion of the field would impose too
-   great a compromise of site confidentiality.  The need for such
+   In general, any optional MDN field may be omitted if the Reporting
+   MUA site or user determines that inclusion of the field would impose
+   too great a compromise of site confidentiality.  The need for such
    confidentiality must be balanced against the utility of the omitted
    information in MDNs.
 
-6.3 Non-Repudiation
 
-   Within the framework of today's Internet Mail, the MDNs defined in
-   this document provide valuable information to the mail user; however,
-   MDNs can not be relied upon as a guarantee that a message was or was
-   not not seen by the recipient.  Even if MDNs are not actively forged,
-   they may be lost in transit.  The MDN issuing mechanism may be
-   bypassed in some manner by the recipient.
+   In some cases, someone with access to the message stream may use the
+   MDN request mechanism to monitor the mail reading habits of a target.
+   If the target is known to generate MDN reports, they could add a
+   disposition-notification-to field containing the envelope from
+   address along with a source route.  The source route is ignored in
+   the comparison so the addresses will always match.  But if the source
+   route is honored when the notification is sent, it could direct the
+   message to some other destination.  This risk can be minimized by not
+   sending MDN's automatically.
+
+6.3.  Non-Repudiation
+
+   MDNs do not provide non-repudiation with proof of delivery.  Within
+   the framework of today's Internet Mail, the MDNs defined in this
+   document provide valuable information to the mail user; however, MDNs
+   cannot be relied upon as a guarantee that a message was or was not
+   seen by the recipient.  Even if MDNs are not actively forged, they
+   may be lost in transit.  The recipient may bypass the MDN issuing
+   mechanism in some manner.
+
+   One possible solution for this purpose can be found in RFC 2634
+   [SEC-SERVICES].
+
+6.4.  Mail Bombing
+
+   The MDN request mechanism introduces an additional way of mailbombing
+   a mailbox.  The MDN request notification provides an address to which
+   MDN's should be sent.  It is possible for an attacking agent to send
+   a potentially large set of messages to otherwise unsuspecting third
+   party recipients with a false &quot;disposition-notification-to:&quot; address.
+   Automatic, or simplistic processing of such requests would result in
+   a flood of MDN notifications to the target of the attack.  Such an
+   attack could overrun the capacity of the targeted mailbox and deny
+   service.
+
+   For that reason, MDN's SHOULD NOT be sent automatically where the
+   &quot;disposition-notification-to:&quot; address is different from the envelope
+   MAIL FROM address.  See section 2.1 for further discussion.
 
* 7.  Collected Grammar
 
-   NOTE:  The following lexical tokens are defined in RFC 822:  atom,
-   CRLF, mailbox, msg-id, text.  The definitions of attribute and value
-   are as in the definition of the Content-Type header in RFC 2045 [4].
+   NOTE:  The following lexical tokens are defined in [RFC-MSGFMT]:
+   atom, CRLF, mailbox, msg-id, text.  The definitions of attribute and
+   value are as in the definition of the Content-Type header in [RFC-
+   MIME-BODY].</pre></li></ul><blockquote><p>Message headers:<pre> 
-   mdn-request-header = &quot;Disposition-Notification-To&quot; &quot;:&quot; 1#mailbox
 
-   Disposition-Notification-Options =
-        &quot;Disposition-Notification-Options&quot; &quot;:&quot;
-        disposition-notification-parameters
 
-   disposition-notification-parameters = parameter *(&quot;;&quot; parameter)
+  mdn-request-header =
+     &quot;Disposition-Notification-To&quot; &quot;:&quot;
+            mailbox *(&quot;,&quot; mailbox)
+
+  Disposition-Notification-Options =
+            &quot;Disposition-Notification-Options&quot; &quot;:&quot;
+            disposition-notification-parameters
+
+  disposition-notification-parameters =
+            parameter *(&quot;;&quot; parameter)
 
-   parameter = attribute &quot;=&quot; importance &quot;,&quot; 1#value
+  parameter = attribute &quot;=&quot; importance &quot;,&quot; value *(&quot;,&quot; value)
 
    importance = &quot;required&quot; / &quot;optional&quot;
 
    original-recipient-header =
         &quot;Original-Recipient&quot; &quot;:&quot; address-type &quot;;&quot; generic-address</pre></p></blockquote><pre>    Report content:
 
  disposition-notification-content =
            [ reporting-ua-field CRLF ]
        [ mdn-gateway-field CRLF ]
        [ original-recipient-field CRLF ]
        final-recipient-field CRLF
        [ original-message-id-field CRLF ]
        disposition-field CRLF
        *( failure-field CRLF )
        *( error-field CRLF )
        *( warning-field CRLF )
        *( extension-field CRLF )
 
    address-type = atom
 
    mta-name-type = atom</pre><pre>  reporting-ua-field = &quot;Reporting-UA&quot; &quot;:&quot; ua-name [ &quot;;&quot; ua-product ]</pre><pre>    ua-name = *text
 
    ua-product = *text
 
    mdn-gateway-field = &quot;MDN-Gateway&quot; &quot;:&quot; mta-name-type &quot;;&quot; mta-name
 
    mta-name = *text
 
-   original-recipient-field =
-        &quot;Original-Recipient&quot; &quot;:&quot; address-type &quot;;&quot; generic-address
+  original-recipient-field
+            = &quot;Original-Recipient&quot; &quot;:&quot; address-type &quot;;&quot;
+            generic-address</pre><pre>  generic-address = *text</pre><pre>  final-recipient-field =
            &quot;Final-Recipient&quot; &quot;:&quot; address-type &quot;;&quot; generic-address</pre><ul><li>disposition-field = &quot;Disposition&quot; &quot;:&quot; disposition-mode &quot;;&quot;</li><li>disposition-type</li><li>[ '/' disposition-modifier</li><li>*( &quot;,&quot; dispostion-modifier ) ]
+  disposition-field =
+            &quot;Disposition&quot; &quot;:&quot; disposition-mode &quot;;&quot;
+            disposition-type
+            [ &quot;/&quot; disposition-modifier
+            *( &quot;,&quot; disposition-modifier ) ]<pre> 
    disposition-mode = action-mode &quot;/&quot; sending-mode
 
    action-mode = &quot;manual-action&quot; / &quot;automatic-action&quot;
 
    sending-mode = &quot;MDN-sent-manually&quot; / &quot;MDN-sent-automatically&quot;
 
    disposition-type = &quot;displayed&quot;
-                    / &quot;dispatched&quot;
-                    / &quot;processed&quot;
                     / &quot;deleted&quot;
-                    / &quot;denied&quot;
-                    / &quot;failed&quot;
 
-   disposition-modifier = ( &quot;error&quot; / &quot;warning&quot; )
-                        / ( &quot;superseded&quot; / &quot;expired&quot; /
-                            &quot;mailbox-terminated&quot; )
-                        / disposition-modifier-extension
+  disposition-modifier =  &quot;error&quot; / disposition-modifier-extension
 
    disposition-modifier-extension = atom
 
    original-message-id-field = &quot;Original-Message-ID&quot; &quot;:&quot; msg-id
 
    failure-field = &quot;Failure&quot; &quot;:&quot; *text
 
    error-field = &quot;Error&quot; &quot;:&quot; *text
 
    warning-field = &quot;Warning&quot; &quot;:&quot; *text
 
    extension-field = extension-field-name &quot;:&quot; *text
 
    extension-field-name = atom
 
* 8.  Guidelines for Gatewaying MDNs
 
    NOTE:  This section provides non-binding recommendations for the
    construction of mail gateways that wish to provide semi-transparent
    disposition notifications between the Internet and another electronic
    mail system.  Specific MDN gateway requirements for a particular pair
    of mail systems may be defined by other documents.
 
-8.1 Gatewaying from other mail systems to MDNs
+8.1.  Gatewaying from other mail systems to MDNs
 
-   A mail gateway may issue an MDN to convey the contents of a &quot;foreign&quot;
-   disposition notification over Internet Mail.  When there are
-   appropriate mappings from the foreign notification elements to MDN
+   A mail gateway may issue an MDN to convey the contents of a &quot;foreign&quot;
+   disposition notification over Internet Mail.  When there are
+   appropriate mappings from the foreign notification elements to MDN
    fields, the information may be transmitted in those MDN fields.
    Additional information (such as might be needed to tunnel the foreign
    notification through the Internet) may be defined in extension MDN
    fields.  (Such fields should be given names that identify the foreign
-   mail protocol, e.g. X400-* for X.400 protocol elements)
+   mail protocol, e.g., X400-* for X.400 protocol elements).
 
    The gateway must attempt to supply reasonable values for the
    Reporting-UA, Final-Recipient, and Disposition fields.  These will
    normally be obtained by translating the values from the foreign
    notification into their Internet-style equivalents.  However, some
    loss of information is to be expected.
 
-   The sender-specified recipient address, and the original message-id,
+   The sender-specified recipient address and the original message-id,
    if present in the foreign notification, should be preserved in the
    Original-Recipient and Original-Message-ID fields.
 
    The gateway should also attempt to preserve the &quot;final&quot; recipient
    address from the foreign system.  Whenever possible, foreign protocol
    elements should be encoded as meaningful printable ASCII strings.
 
    For MDNs produced from foreign disposition notifications, the name of
    the gateway MUST appear in the MDN-Gateway field of the MDN.
 
-8.2 Gatewaying from MDNs to other mail systems
+8.2.  Gatewaying from MDNs to other mail systems
 
    It may be possible to gateway MDNs from the Internet into a foreign
    mail system.  The primary purpose of such gatewaying is to convey
    disposition information in a form that is usable by the destination
    system.  A secondary purpose is to allow &quot;tunneling&quot; of MDNs through
-   foreign mail systems, in case the MDN may be gatewayed back into the
+   foreign mail systems in case the MDN may be gatewayed back into the
    Internet.
 
    In general, the recipient of the MDN (i.e., the sender of the
    original message) will want to know, for each recipient:  the closest
    available approximation to the original recipient address, and the
    disposition (displayed, printed, etc.).
 
    If possible, the gateway should attempt to preserve the Original-
-   Recipient address and Original-Message-ID (if present), in the
+   Recipient address and Original-Message-ID (if present) in the
    resulting foreign disposition report.
 
-   If it is possible to tunnel an MDN through the destination
-   environment, the gateway specification may define a means of
-   preserving the MDN information in the disposition reports used by
-   that environment.
+   If it is possible to tunnel an MDN through the destination
+   environment, the gateway specification may define a means of
+   preserving the MDN information in the disposition reports used by
+   that environment.
+
+8.3.  Gatewaying of MDN-requests to other mail systems
+
+   By use of the separate disposition-notification-to request header,
+   this specification offers a richer functionality than most, if not
+   all, other email systems.  In most other email systems, the
+   notification recipient is identical to the message sender as
+   indicated in the &quot;from&quot; address.  There are two interesting cases
+   when gatewaying into such systems:
+
+   1) If the address in the disposition-notification-to header is
+      identical to the address in the SMTP &quot;MAIL FROM&quot;, the expected
+      behavior will result, even if the disposition-notification-to
+      information is lost.  Systems should propagate the MDN request.
+
+   2) If the address in the disposition-notification-to header is
+      different from the address in the SMTP &quot;MAIL FROM&quot;, gatewaying
+      into a foreign system without a separate notification address will
+      result in unintended behavior.  This is especially important when
+      the message arrives via a mailing list expansion software that may
+      specifically replace the SMTP &quot;MAIL FROM&quot; address with an
+      alternate address.  In such cases, the MDN request should not be
+      gatewayed and should be silently dropped.  This is consistent with
+      other forms of non-support for MDN.
 
* 9.  Example
 
    NOTE:  This example is provided as illustration only, and is not
    considered part of the MDN protocol specification.  If the example
    conflicts with the protocol definition above, the example is wrong.
 
    Likewise, the use of *-type subfield names or extension fields in
    this example is not to be construed as a definition for those type
    names or extension fields.
 
-9.1 This is an MDN issued after a message has been displayed to the user
+   This is an MDN issued after a message has been displayed to the user
    of an Internet Mail user agent.
 
    Date: Wed, 20 Sep 1995 00:19:00 (EDT) -0400
-   From: Joe Recipient &lt;Joe_Recipient@mega.edu&gt;
+   From: Joe Recipient &lt;Joe_Recipient@example.com&gt;
-   Message-Id: &lt;199509200019.12345@mega.edu&gt;
+   Message-Id: &lt;199509200019.12345@example.com&gt;
    Subject: Disposition notification
-   To: Jane Sender &lt;Jane_Sender@huge.com&gt;
+   To: Jane Sender &lt;Jane_Sender@example.org&gt;
    MIME-Version: 1.0
    Content-Type: multipart/report; report-type=disposition-notification;
-         boundary=&quot;RAA14128.773615765/mega.edu&quot;
+      boundary=&quot;RAA14128.773615765/example.com&quot;
 
-   --RAA14128.773615765/mega.edu
+   --RAA14128.773615765/example.com
 
    The message sent on 1995 Sep 19 at 13:30:00 (EDT) -0400 to Joe
-   Recipient &lt;Joe_Recipient@mega.edu&gt; with subject &quot;First draft of
+   Recipient &lt;Joe_Recipient@example.com&gt; with subject &quot;First draft of
    report&quot; has been displayed.  This is no guarantee that the message
    has been read or understood.
 
-   --RAA14128.773615765/mega.edu
+   --RAA14128.773615765/example.com
    content-type: message/disposition-notification
 
-   Reporting-UA: joes-pc.cs.mega.edu; Foomail 97.1
-   Original-Recipient: rfc822;Joe_Recipient@mega.edu
-   Final-Recipient: rfc822;Joe_Recipient@mega.edu
-   Original-Message-ID: &lt;199509192301.23456@huge.com&gt;
+   Reporting-UA: joes-pc.cs.example.com; Foomail 97.1
+   Original-Recipient: rfc822;Joe_Recipient@example.com
+   Final-Recipient: rfc822;Joe_Recipient@example.com
+   Original-Message-ID: &lt;199509192301.23456@example.org&gt;
    Disposition: manual-action/MDN-sent-manually; displayed
 
-   --RAA14128.773615765/mega.edu
+   --RAA14128.773615765/example.com
    content-type: message/rfc822
 
-   [original message goes here]
+   [original message optionally goes here]
-
-   --RAA14128.773615765/mega.edu--
+   --RAA14128.773615765/example.com--</pre></li></ul><p>+10.  IANA Considerations<ul><li>10.  IANA Registration Forms</li></ul></p><p>+   This document specifies three types of parameters that must be
+   registered with the Internet Assigned Numbers Authority (IANA).<pre> 
    The forms below are for use when registering a new parameter name for
    the Disposition-Notification-Options header, a new disposition
    modifier name, or a new MDN extension field.  Each piece of
    information required by a registration form may be satisfied either
    by providing the information on the form itself, or by including a
    reference to a published, publicly available specification that
    includes the necessary information.  IANA MAY reject registrations
-   because of incomplete registration forms, imprecise specifications,
+   because of incomplete registration forms or incomplete
-   or inappropriate names.
+   specifications.
 
-   To register, complete the applicable form below and send it via
+   To register, complete the following applicable form and send it via
    electronic mail to &lt;IANA@IANA.ORG&gt;.
 
-10.1 IANA registration form for Disposition-Notification-Options header
-   parameter names
+10.1.  Disposition-Notification-Options header parameter names
 
    A registration for a Disposition-Notification-Options header
    parameter name MUST include the following information:
 
    (a) The proposed parameter name.
 
    (b) The syntax for parameter values, specified using BNF, ABNF,
    regular expressions, or other non-ambiguous language.</pre></p><blockquote><p>(c) If parameter values are not composed entirely of graphic
characters from the US-ASCII repertoire, a specification for how
they are to be encoded as graphic US-ASCII characters in a
Disposition-Notification-Options header.</p></blockquote><blockquote><p>(d)  A reference to a standards track RFC or experimental RFC
approved by the IESG that describes the semantics of the parameter values.</p></blockquote><ul><li>10.2 IANA registration form for disposition modifer names
+10.2.  Disposition modifier names
+</li><li>A registration for a disposition-modifier name MUST include
+   A registration for a disposition-modifier name (used in the
+   Disposition field of a message/disposition-notification) MUST include
the following information:</li></ul><blockquote><p>(a)  The proposed disposition-modifier name.<pre> 
-   (b) A reference to a standards track RFC or experimental RFC approved
-   by the IESG that describes the semantics of the disposition modifier.
+   (b)  A reference to a standards track RFC or experimental RFC
+        approved by the IESG that describes the semantics of the
+        disposition modifier.
 
-10.3 IANA registration form for MDN extension field names
+10.3.  MDN extension field names</pre></p></blockquote><blockquote><p>A registration for an MDN extension field name MUST include the
following information:</p></blockquote><blockquote><p>(a)  The proposed extension field name.</p></blockquote><ul><li>(b) The syntax for extension values, specified using BNF, ABNF,</li><li>regular expressions, or other non-ambiguous language.
+   (b)  The syntax for extension values, specified using BNF, ABNF,
+        regular expressions, or other non-ambiguous language.<pre> 
-   (c) If extension field values are not composed entirely of graphic
-   characters from the US-ASCII repertoire, a specification for how they
-   are to be encoded as graphic US-ASCII characters in a Disposition-
-   Notification-Options header.
+   (c)  If extension-field values are not composed entirely of graphic
+        characters from the US-ASCII repertoire, a specification for how
+        they are to be encoded as graphic US-ASCII characters in a
+        Disposition-Notification-Options header.
 
-   (d) A reference to a standards track RFC or experimental RFC approved
-   by the IESG that describes the semantics of the extension field.
+   (d)  A reference to a standards track RFC or experimental RFC
+        approved by the IESG that describes the semantics of the
+        extension field.</pre></li></ul></section></section><section xmlns="http://www.w3.org/1999/xhtml"><h1>11.  Acknowledgments</h1><p>+   This document is an updated version of the original document written
+   by Roger Fajman.  His contributions to the definition of Message
+   Disposition Notifications are greatly appreciated.
+<ul><li>This document is based on the Delivery Status Notifications document,
+   RFC 2298 was based on the Delivery Status Notifications document</li><li>RFC 1894 [9], by Keith Moore and Greg Vaudreuil.  Contributions
+   [RFC-DSN-FORMAT] by Keith Moore and Greg Vaudreuil.  Contributions
were made by members of the IETF Receipt Working Group, including</li><li>Harald Alverstrand, Ian Bell, Urs Eppenberger, Claus Andri Faerber,
+   Harald Alvestrand, Ian Bell, Urs Eppenberger, Claus Andri Faerber,
Ned Freed, Jim Galvin, Carl Hage, Mike Lake, Keith Moore, Paul</li><li>Overell, Pete Resnick, Chuck Shih.
+   Overell, Pete Resnick, and Chuck Shih.</li></ul></p></section><section xmlns="http://www.w3.org/1999/xhtml"><h1>12.  References</h1><p>+12.1.  Normative References</p><ul><li><anchor-end xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:" a0:anchor="1" xmlns:a0="urn:x-suika-fam-cx:markup:suikawiki:0:9:">[1]</anchor-end>   Postel, J., &quot;Simple Mail Transfer Protocol&quot;, STD 10, RFC 821,</li><li>August 1982.
+   [RFC-SMTP]        Klensin, J., Ed., &quot;Simple Mail Transfer Protocol&quot;,
+                     RFC 2821, April 2001.<pre> 
-   [2]   Crocker, D., &quot;Standard for the Format of ARPA Internet Text
-         Messages&quot;, STD 11, RFC 822, August 1982.
+   [RFC-MSGFMT]      Resnick, P., Ed., &quot;Internet Message Format&quot;, RFC
+                     2822, April 2001.
 
-   [3]   Braden, R. (ed.), &quot;Requirements for Internet Hosts -
-         Application and Support&quot;, STD 3, RFC 1123, October 1989.
 
-   [4]   Freed, N., and N. Borenstein, &quot;Multipurpose Internet Mail
-         Extensions (MIME) Part One:  Format of Internet Message
-         Bodies&quot;, RFC 2045, November 1996.
+   [RFC-MIME-BODY]   Freed, N. and N. Borenstein, &quot;Multipurpose Internet
+                     Mail Extensions (MIME) Part One: Format of Internet
+                     Message Bodies&quot;, RFC 2045, November 1996.
 
-   [5]   Freed, N., and N. Borenstein, &quot;Multipurpose Internet Mail
-         Extensions (MIME) Part Two:  Media Types&quot;, RFC 2046, November
-         1996.
+   [RFC-MIME-MEDIA]  Freed, N. and N. Borenstein, &quot;Multipurpose Internet
+                     Mail Extensions (MIME) Part Two: Media Types&quot;, RFC
+                     2046, November 1996.
 
-   [6]   Moore, K., &quot;Multipurpose Internet Mail Extensions (MIME) Part
-         Three:  Message Header Extensions for Non-Ascii Text&quot;, RFC
-         2047, November 1996.
+   [RFC-MIME-HEADER] Moore, K., &quot;MIME (Multipurpose Internet Mail
+                     Extensions) Part Three: Message Header Extensions
+                     for Non-ASCII Text&quot;, RFC 2047, November 1996.
 
-   [7]   Vaudreuil, G., &quot;The Multipart/Report Content Type for the
-         Reporting of Mail System Administrative Messages&quot;, RFC 1892,
-         January 1996.
+   [RFC-REPORT]      Vaudreuil, G., &quot;The Multipart/Report Content Type
+                     for the Reporting of Mail System Administrative
+                     Messages&quot;, RFC 3462, January 2003.
 
-   [8]   Moore, K., &quot;SMTP Service Extension for Delivery Status
-         Notifications&quot;, RFC 1891, January 1996.
+   [RFC-DSN-SMTP]    Moore, K., &quot;Simple Mail Transfer Protocol (SMTP)
+                     Service Extension for Delivery Status
+                     Notifications&quot;, RFC 3461, January 2003.
 
-   [9]   Moore, K., and G. Vaudreuil, &quot;An Extensible Format for
-         Delivery Status Notifications, RFC 1894, January 1996. 
+   [RFC-DSN-FORMAT]  Moore, K., and G. Vaudreuil, &quot;An Extensible Format
+                     for Delivery Status Notifications (DSNs)&quot;, RFC
+                     3464, January 2003.
+
-   [10]  Bradner, S., &quot;Key Words for Use in RFCs to Indicate
+
+   [RFC-KEYWORDS]    Bradner, S., &quot;Key Words for Use in RFCs to Indicate
          Requirement Levels&quot;, BCP 14, RFC 2119, March 1997.</pre></li></ul><p>+12.2.  Informative References
+
+   [SEC-SERVICES]    Hoffman, P., Ed., &quot;Enhanced Security Services for
+                     S/MIME&quot;, RFC 2634, June 1999.</p><p>+Appendix A - Changes from RFC 2298
+
+   The document has new editors.
+
+   The dispositions &quot;denied&quot;, and &quot;failed&quot; were removed from the
+   document reflecting the lack of implementation or usage at this time.
+
+   The disposition modifiers &quot;warning&quot;, &quot;superseded&quot;, &quot;expired&quot;,
+   &quot;mailbox-terminated&quot; have not seen actual implementation.  They have
+   been deleted from this document.  The extension modifier, as of yet
+   unused, has been retained for future extension.
+
+   General editorial cleanups include spelling, grammar, and consistency
+   in usage of terms.
+
+   The document has modified BNF for disposition notification options to
+   eliminate the need for dummy values where not otherwise needed.</p><ul><li>13.  Author's Address
+Authors' Addresses</li></ul><ul><li>Roger Fajman</li><li>National Institutes of Health</li><li>Building 12A, Room 3063</li><li>12 South Drive MSC 5659</li><li>Bethesda, Maryland 20892-5659</li><li>USA<pre> 
-   EMail:  raf@cu.nih.gov
-   Phone:  +1 301 402 4265
-   Fax:    +1 301 480 6241</pre></li></ul><p>+   Tony Hansen
+   AT&amp;T Laboratories
+   Middletown, NJ 07748
+   USA
+   Voice: +1-732-420-8934
+   EMail: tony+rfc3798@maillennium.att.com
+
+   Gregory M. Vaudreuil
+   Lucent Technologies
+   7291 Williamson Rd
+   Dallas, TX 75214
+   USA
+   Voice: +1 214 823 9325
+   EMail: GregV@ieee.org</p><ul><li>14.  Full Copyright Statement<pre> 
-   Copyright (C) The Internet Society (1998).  All Rights Reserved.
 
-   This document and translations of it may be copied and furnished to
-   others, and derivative works that comment on or otherwise explain it
-   or assist in its implementation may be prepared, copied, published
-   and distributed, in whole or in part, without restriction of any
-   kind, provided that the above copyright notice and this paragraph are
-   included on all such copies and derivative works.  However, this
-   document itself may not be modified in any way, such as by removing
-   the copyright notice or references to the Internet Society or other
-   Internet organizations, except as needed for the purpose of
-   developing Internet standards in which case the procedures for
-   copyrights defined in the Internet Standards process must be
-   followed, or as required to translate it into languages other than
-   English.
 
-   The limited permissions granted above are perpetual and will not be
-   revoked by the Internet Society or its successors or assigns.
 
-   This document and the information contained herein is provided on an
-   &quot;AS IS&quot; basis and THE INTERNET SOCIETY AND THE INTERNET ENGINEERING
-   TASK FORCE DISCLAIMS ALL WARRANTIES, EXPRESS OR IMPLIED, INCLUDING
-   BUT NOT LIMITED TO ANY WARRANTY THAT THE USE OF THE INFORMATION
-   HEREIN WILL NOT INFRINGE ANY RIGHTS OR ANY IMPLIED WARRANTIES OF
-   MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE.
 
+Full Copyright Statement
 
+   Copyright (C) The Internet Society (2004).  This document is subject
+   to the rights, licenses and restrictions contained in BCP 78, and
+   except as set forth therein, the authors retain all their rights.
 
+   This document and the information contained herein are provided on an
+   &quot;AS IS&quot; basis and THE CONTRIBUTOR, THE ORGANIZATION HE/SHE REPRESENTS
+   OR IS SPONSORED BY (IF ANY), THE INTERNET SOCIETY AND THE INTERNET
+   ENGINEERING TASK FORCE DISCLAIM ALL WARRANTIES, EXPRESS OR IMPLIED,
+   INCLUDING BUT NOT LIMITED TO ANY WARRANTY THAT THE USE OF THE
+   INFORMATION HEREIN WILL NOT INFRINGE ANY RIGHTS OR ANY IMPLIED
+   WARRANTIES OF MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE.
 
+Intellectual Property
 
+   The IETF takes no position regarding the validity or scope of any
+   Intellectual Property Rights or other rights that might be claimed to
+   pertain to the implementation or use of the technology described in
+   this document or the extent to which any license under such rights
+   might or might not be available; nor does it represent that it has
+   made any independent effort to identify any such rights.  Information
+   on the procedures with respect to rights in RFC documents can be
+   found in BCP 78 and BCP 79.
 
+   Copies of IPR disclosures made to the IETF Secretariat and any
+   assurances of licenses to be made available, or the result of an
+   attempt made to obtain a general license or permission for the use of
+   such proprietary rights by implementers or users of this
+   specification can be obtained from the IETF on-line IPR repository at
+   http://www.ietf.org/ipr.
 
+   The IETF invites any interested party to bring to its attention any
+   copyrights, patents or patent applications, or other proprietary
+   rights that may cover technology that may be required to implement
+   this standard.  Please address the information to the IETF at ietf-
+   ipr@ietf.org.
 
+Acknowledgement
 
+   Funding for the RFC Editor function is currently provided by the
+   Internet Society.</pre></li></ul></section><section xmlns="http://www.w3.org/1999/xhtml"><h1>License</h1><p><anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">RFCのライセンス</anchor>。<pre> 
* memo</pre></p></section></delete></p></blockquote></section></body></html>