<figure>
<preamble></preamble><artwork><![CDATA[
Header name         Protocol
-----------         --------
Date                Mail      Message date and time
From                Mail      Mailbox of message author
Sender              Mail      Mailbox of message sender
Reply-To            Mail      Mailbox for replies to message
To                  Mail      Primary recipient mailbox
Cc                  Mail      Carbon-copy recipient mailbox
Bcc                 Mail      Blind-carbon-copy recipient
                              mailbox
Message-ID          Mail      Message identifier
In-Reply-To         Mail      Identify replied-to message(s)
References          Mail      Related message identifier(s)
Subject             Mail      Topic of message
Comments            Mail      Additional comments about the
                              message
Keywords            Mail      Message key words and/or phrases
Resent-Date         Mail      Date and time message is resent
Resent-From         Mail      Mailbox of person for whom message
                              is resent
Resent-Sender       Mail      Mailbox of person who actually
                              resends the message
Resent-To           Mail      Mailbox to which message is resent
Resent-Cc           Mail      Mailbox(es) to which message is
                              cc'ed on resend
Resent-Bcc          Mail      Mailbox(es) to which message is
                              bcc'ed on resend
Resent-Reply-To     Mail      Resent reply-to
Resent-Message-ID   Mail      Message identifier for resent
                              message
Return-Path         Mail      Message return path
Received            Mail      Mail transfer trace information
Encrypted           Mail      Message encryption information
Disposition-Notification-To
                    Mail      Mailbox for sending disposition
                              notification
Disposition-Notification-Options
                    Mail      Disposition notification options
Accept-Language     Mail      Language(s) for auto-responses
Original-Message-ID Mail      Original message identifier
PICS-Label          Mail      PICS rating label
Encoding            Mail      Message encoding and other
                              information
List-Archive        Mail      URL of mailing list archive
List-Help           Mail      URL for mailing list information
List-ID             Mail      Mailing list identifier
List-Owner          Mail      URL for mailing list owner's
                              mailbox
List-Post           Mail      URL for mailing list posting
List-Subscribe      Mail      URL for mailing list subscription
List-Unsubscribe    Mail      URL for mailing list
                              unsubscription
Message-Context     Mail      Type or context of message
DL-Expansion-History
                    Mail      Trace of distribution lists passed
Alternate-Recipient Mail      Controls forwarding to alternate
                              recipients
Original-Encoded-Information-Types
                    Mail      Body part types in message
Content-Return      Mail      Return content on non-delivery?
Generate-Delivery-Report
                    Mail      Request delivery report generation
Prevent-NonDelivery-Report
                    Mail      Non-delivery report required?
Obsoletes           Mail      Reference message to be replaced
Supersedes          Mail      Reference message to be replaced
Content-Identifier  Mail      Message content identifier
Delivery-Date       Mail      Message delivery time
Expiry-Date         Mail      Message expiry time
Expires             Mail      Message expiry time
Reply-By            Mail      Time by which a reply is requested
Importance          Mail      Message importance
Incomplete-Copy     Mail      Body parts are missing.
Priority            Mail      Message priority
Sensitivity         Mail      Message content sensitivity
Language            Mail      X.400 message content lenguage
Conversion          Mail      Conversion allowed?
Conversion-With-Loss
                    Mail      Lossy conversion allowed?
Message-Type        Mail      Message type: delivery report?
Autosubmitted       Mail      Automatically submitted indicator
Autoforwarded       Mail      Automatically forwarded indicator
Discarded-X400-IPMS-Extensions
                    Mail      X.400 IPM extensions discarded
Discarded-X400-MTS-Extensions
                    Mail      X.400 MTS extensions discarded
Disclose-Recipients Mail      Disclose names of other
                              recipients?
Deferred-Delivery   Mail      Deferred delivery information
Latest-Delivery-Time
                    Mail      Latest delivery time requested
Originator-Return-Address
                    Mail      Originator return address
X400-Content-Identifier
                    Mail      Message content identifier
X400-Content-Return Mail      Return content on non-delivery?
X400-Content-Type   Mail      X400 content type
X400-MTS-Identifier Mail      X400 MTS-Identifier
X400-Originator     Mail      X400 Originator
X400-Received       Mail      X400 Received
X400-Recipients     Mail      X400 Recipients
X400-Trace          Mail      X400 Trace
]]></artwork><postamble></postamble></figure>

<section anchor='hdr.Date' title='Header field: Date'>
<t><list style='hanging'><t hangText='Description:'><vspace/>Message date and time</t>
<t hangText='Applicable protocol:'><xref target='RFC2822'>Mail</xref></t>
<t hangText='Status:'>standard</t>
<t hangText='Author/change controller:'>
<vspace/>IETF  (mailto:iesg@ietf.org)
<vspace/>Internet Engineering Task Force
</t>
<t hangText='Specification document(s):'> <vspace/>
<xref target='RFC2822'>RFC 2822</xref> (section 3.6.1)</t>
<t hangText='Related information:'><vspace/>
Specifies the date and time at which the creator
           of the message indicated that the message was
           complete and ready to enter the mail delivery system.
           Defined as standard by RFC 822.
        </t>
</list></t></section>
<section anchor='hdr.From' title='Header field: From'>
<t><list style='hanging'><t hangText='Description:'><vspace/>Mailbox of message author</t>
<t hangText='Applicable protocol:'><xref target='RFC2822'>Mail</xref></t>
<t hangText='Status:'>standard</t>
<t hangText='Author/change controller:'>
<vspace/>IETF  (mailto:iesg@ietf.org)
<vspace/>Internet Engineering Task Force
</t>
<t hangText='Specification document(s):'> <vspace/>
<xref target='RFC2822'>RFC 2822</xref> (section 3.6.2)</t>
<t hangText='Related information:'><vspace/>
Specifies the author(s) of the message, that is, the mailbox(es)
           of the person(s) or system(s) responsible for the writing of the
           message.
           Defined as standard by RFC 822.
        </t>
</list></t></section>
<section anchor='hdr.Sender' title='Header field: Sender'>
<t><list style='hanging'><t hangText='Description:'><vspace/>Mailbox of message sender</t>
<t hangText='Applicable protocol:'><xref target='RFC2822'>Mail</xref></t>
<t hangText='Status:'>standard</t>
<t hangText='Author/change controller:'>
<vspace/>IETF  (mailto:iesg@ietf.org)
<vspace/>Internet Engineering Task Force
</t>
<t hangText='Specification document(s):'> <vspace/>
<xref target='RFC2822'>RFC 2822</xref> (section 3.6.2)</t>
<t hangText='Related information:'><vspace/>
Specifies the mailbox of the agent responsible for the
           actual transmission of the message.
           Defined as standard by RFC 822.
        </t>
</list></t></section>
<section anchor='hdr.Reply-To' title='Header field: Reply-To'>
<t><list style='hanging'><t hangText='Description:'><vspace/>Mailbox for replies to message</t>
<t hangText='Applicable protocol:'><xref target='RFC2822'>Mail</xref></t>
<t hangText='Status:'>standard</t>
<t hangText='Author/change controller:'>
<vspace/>IETF  (mailto:iesg@ietf.org)
<vspace/>Internet Engineering Task Force
</t>
<t hangText='Specification document(s):'> <vspace/>
<xref target='RFC2822'>RFC 2822</xref> (section 3.6.2)</t>
<t hangText='Related information:'><vspace/>
When the "Reply-To:" field is present, it indicates the
           mailbox(es) to which the author of the message suggests
           that replies be sent.
           Defined as standard by RFC 822.
        </t>
</list></t></section>
<section anchor='hdr.To' title='Header field: To'>
<t><list style='hanging'><t hangText='Description:'><vspace/>Primary recipient mailbox</t>
<t hangText='Applicable protocol:'><xref target='RFC2822'>Mail</xref></t>
<t hangText='Status:'>standard</t>
<t hangText='Author/change controller:'>
<vspace/>IETF  (mailto:iesg@ietf.org)
<vspace/>Internet Engineering Task Force
</t>
<t hangText='Specification document(s):'> <vspace/>
<xref target='RFC2822'>RFC 2822</xref> (section 3.6.3)</t>
<t hangText='Related information:'><vspace/>
Contains the address(es) of the primary recipient(s)
           of the message.
           Defined as standard by RFC 822.
        </t>
</list></t></section>
<section anchor='hdr.Cc' title='Header field: Cc'>
<t><list style='hanging'><t hangText='Description:'><vspace/>Carbon-copy recipient mailbox</t>
<t hangText='Applicable protocol:'><xref target='RFC2822'>Mail</xref></t>
<t hangText='Status:'>standard</t>
<t hangText='Author/change controller:'>
<vspace/>IETF  (mailto:iesg@ietf.org)
<vspace/>Internet Engineering Task Force
</t>
<t hangText='Specification document(s):'> <vspace/>
<xref target='RFC2822'>RFC 2822</xref> (section 3.6.3)</t>
<t hangText='Related information:'><vspace/>
Contains the addresses of others who are to receive
           the message, though the content of the message may not
           be directed at them.
           Defined as standard by RFC 822.
        </t>
</list></t></section>
<section anchor='hdr.Bcc' title='Header field: Bcc'>
<t><list style='hanging'><t hangText='Description:'><vspace/>Blind-carbon-copy recipient mailbox</t>
<t hangText='Applicable protocol:'><xref target='RFC2822'>Mail</xref></t>
<t hangText='Status:'>standard</t>
<t hangText='Author/change controller:'>
<vspace/>IETF  (mailto:iesg@ietf.org)
<vspace/>Internet Engineering Task Force
</t>
<t hangText='Specification document(s):'> <vspace/>
<xref target='RFC2822'>RFC 2822</xref> (section 3.6.3)</t>
<t hangText='Related information:'><vspace/>
Contains addresses of recipients of the message whose
           addresses are not to be revealed to other recipients of
           the message.
           Defined as standard by RFC 822.
        </t>
</list></t></section>
<section anchor='hdr.Message-ID' title='Header field: Message-ID'>
<t><list style='hanging'><t hangText='Description:'><vspace/>Message identifier</t>
<t hangText='Applicable protocol:'><xref target='RFC2822'>Mail</xref></t>
<t hangText='Status:'>standard</t>
<t hangText='Author/change controller:'>
<vspace/>IETF  (mailto:iesg@ietf.org)
<vspace/>Internet Engineering Task Force
</t>
<t hangText='Specification document(s):'> <vspace/>
<xref target='RFC2822'>RFC 2822</xref> (section 3.6.4)</t>
<t hangText='Related information:'><vspace/>
Contains a single unique message identifier that
           refers to a particular version of a particular message.
           If the message is resent without changes, the original 
           Message-ID is retained.
           Defined as standard by RFC 822.
        </t>
</list></t></section>
<section anchor='hdr.In-Reply-To' title='Header field: In-Reply-To'>
<t><list style='hanging'><t hangText='Description:'><vspace/>Identify replied-to message(s)</t>
<t hangText='Applicable protocol:'><xref target='RFC2822'>Mail</xref></t>
<t hangText='Status:'>standard</t>
<t hangText='Author/change controller:'>
<vspace/>IETF  (mailto:iesg@ietf.org)
<vspace/>Internet Engineering Task Force
</t>
<t hangText='Specification document(s):'> <vspace/>
<xref target='RFC2822'>RFC 2822</xref> (section 3.6.4)</t>
<t hangText='Related information:'><vspace/>
The message identifier(s) of the original message(s) to which
           the current message is a reply.
           Defined as standard by RFC 822.
        </t>
</list></t></section>
<section anchor='hdr.References' title='Header field: References'>
<t><list style='hanging'><t hangText='Description:'><vspace/>Related message identifier(s)</t>
<t hangText='Applicable protocol:'><xref target='RFC2822'>Mail</xref></t>
<t hangText='Status:'>standard</t>
<t hangText='Author/change controller:'>
<vspace/>IETF  (mailto:iesg@ietf.org)
<vspace/>Internet Engineering Task Force
</t>
<t hangText='Specification document(s):'> <vspace/>
<xref target='RFC2822'>RFC 2822</xref> (section 3.6.4)</t>
<t hangText='Related information:'><vspace/>
The message identifier(s) of other message(s) to which
           the current message may be related.
           In RFC2822, the definition was changed to say that this 
           header field contains a list of all Message-IDs of messages 
           in the preceding reply chain.
           Defined as standard by RFC 822.
        </t>
</list></t></section>
<section anchor='hdr.Subject' title='Header field: Subject'>
<t><list style='hanging'><t hangText='Description:'><vspace/>Topic of message</t>
<t hangText='Applicable protocol:'><xref target='RFC2822'>Mail</xref></t>
<t hangText='Status:'>standard</t>
<t hangText='Author/change controller:'>
<vspace/>IETF  (mailto:iesg@ietf.org)
<vspace/>Internet Engineering Task Force
</t>
<t hangText='Specification document(s):'> <vspace/>
<xref target='RFC2822'>RFC 2822</xref> (section 3.6.5)</t>
<t hangText='Related information:'><vspace/>
Contains a short string identifying the topic of the message.
           Defined as standard by RFC 822.
        </t>
</list></t></section>
<section anchor='hdr.Comments' title='Header field: Comments'>
<t><list style='hanging'><t hangText='Description:'><vspace/>Additional comments about the message</t>
<t hangText='Applicable protocol:'><xref target='RFC2822'>Mail</xref></t>
<t hangText='Status:'>standard</t>
<t hangText='Author/change controller:'>
<vspace/>IETF  (mailto:iesg@ietf.org)
<vspace/>Internet Engineering Task Force
</t>
<t hangText='Specification document(s):'> <vspace/>
<xref target='RFC2822'>RFC 2822</xref> (section 3.6.5)</t>
<t hangText='Related information:'><vspace/>
Contains any additional comments on the text of the body
           of the message.
           Warning: Some mailers will not show this field to recipients.
           Defined as standard by RFC 822.
        </t>
</list></t></section>
<section anchor='hdr.Keywords' title='Header field: Keywords'>
<t><list style='hanging'><t hangText='Description:'><vspace/>Message key words and/or phrases</t>
<t hangText='Applicable protocol:'><xref target='RFC2822'>Mail</xref></t>
<t hangText='Status:'>standards</t>
<t hangText='Author/change controller:'>
<vspace/>IETF  (mailto:iesg@ietf.org)
<vspace/>Internet Engineering Task Force
</t>
<t hangText='Specification document(s):'> <vspace/>
<xref target='RFC2822'>RFC 2822</xref> (section 3.6.5)</t>
<t hangText='Related information:'><vspace/>
Contains a comma-separated list of important words
           and phrases that might be useful for the recipient.
           Defined as standard by RFC 822.
        </t>
</list></t></section>
<section anchor='hdr.Resent-Date' title='Header field: Resent-Date'>
<t><list style='hanging'><t hangText='Description:'><vspace/>Date and time message is resent</t>
<t hangText='Applicable protocol:'><xref target='RFC2822'>Mail</xref></t>
<t hangText='Status:'>standard</t>
<t hangText='Author/change controller:'>
<vspace/>IETF  (mailto:iesg@ietf.org)
<vspace/>Internet Engineering Task Force
</t>
<t hangText='Specification document(s):'> <vspace/>
<xref target='RFC2822'>RFC 2822</xref> (section 3.6.6)</t>
<t hangText='Related information:'><vspace/>
Contains the date and time that a message is reintroduced
           into the message transfer system.
           Defined as standard by RFC 822.
        </t>
</list></t></section>
<section anchor='hdr.Resent-From' title='Header field: Resent-From'>
<t><list style='hanging'><t hangText='Description:'><vspace/>Mailbox of person for whom message is resent</t>
<t hangText='Applicable protocol:'><xref target='RFC2822'>Mail</xref></t>
<t hangText='Status:'>standard</t>
<t hangText='Author/change controller:'>
<vspace/>IETF  (mailto:iesg@ietf.org)
<vspace/>Internet Engineering Task Force
</t>
<t hangText='Specification document(s):'> <vspace/>
<xref target='RFC2822'>RFC 2822</xref> (section 3.6.6)</t>
<t hangText='Related information:'><vspace/>
Contains the mailbox of the agent who has reintroduced the
           message into the message transfer system, or on whose behanlf
           the message has been resent.
           Defined as standard by RFC 822.
        </t>
</list></t></section>
<section anchor='hdr.Resent-Sender' title='Header field: Resent-Sender'>
<t><list style='hanging'><t hangText='Description:'><vspace/>Mailbox of person who actually resends the message</t>
<t hangText='Applicable protocol:'><xref target='RFC2822'>Mail</xref></t>
<t hangText='Status:'>standard</t>
<t hangText='Author/change controller:'>
<vspace/>IETF  (mailto:iesg@ietf.org)
<vspace/>Internet Engineering Task Force
</t>
<t hangText='Specification document(s):'> <vspace/>
<xref target='RFC2822'>RFC 2822</xref> (section 3.6.6)</t>
<t hangText='Related information:'><vspace/>
Contains the mailbox of the agent who has reintroduced the
           message into the message transfer system, if this is
           different from the Resent-From value.
           Defined as standard by RFC 822.
        </t>
</list></t></section>
<section anchor='hdr.Resent-To' title='Header field: Resent-To'>
<t><list style='hanging'><t hangText='Description:'><vspace/>Mailbox to which message is resent</t>
<t hangText='Applicable protocol:'><xref target='RFC2822'>Mail</xref></t>
<t hangText='Status:'>standards</t>
<t hangText='Author/change controller:'>
<vspace/>IETF  (mailto:iesg@ietf.org)
<vspace/>Internet Engineering Task Force
</t>
<t hangText='Specification document(s):'> <vspace/>
<xref target='RFC2822'>RFC 2822</xref> (section 3.6.6)</t>
<t hangText='Related information:'><vspace/>
Contains the mailbox(es) to which the message has been resent.
           Defined as standard by RFC 822.
        </t>
</list></t></section>
<section anchor='hdr.Resent-Cc' title='Header field: Resent-Cc'>
<t><list style='hanging'><t hangText='Description:'><vspace/>Mailbox(es) to which message is cc'ed on resend</t>
<t hangText='Applicable protocol:'><xref target='RFC2822'>Mail</xref></t>
<t hangText='Status:'>standard</t>
<t hangText='Author/change controller:'>
<vspace/>IETF  (mailto:iesg@ietf.org)
<vspace/>Internet Engineering Task Force
</t>
<t hangText='Specification document(s):'> <vspace/>
<xref target='RFC2822'>RFC 2822</xref> (section 3.6.6)</t>
<t hangText='Related information:'><vspace/>
Containes the mailbox(es) to which message is cc'ed on resend.
           Defined as standard by RFC 822.
        </t>
</list></t></section>
<section anchor='hdr.Resent-Bcc' title='Header field: Resent-Bcc'>
<t><list style='hanging'><t hangText='Description:'><vspace/>Mailbox(es) to which message is bcc'ed on resend</t>
<t hangText='Applicable protocol:'><xref target='RFC2822'>Mail</xref></t>
<t hangText='Status:'>standard</t>
<t hangText='Author/change controller:'>
<vspace/>IETF  (mailto:iesg@ietf.org)
<vspace/>Internet Engineering Task Force
</t>
<t hangText='Specification document(s):'> <vspace/>
<xref target='RFC2822'>RFC 2822</xref> (section 3.6.6)</t>
<t hangText='Related information:'><vspace/>
Containes the mailbox(es) to which message is bcc'ed on resend.
           Defined as standard by RFC 822.
        </t>
</list></t></section>
<section anchor='hdr.Resent-Reply-To' title='Header field: Resent-Reply-To'>
<t><list style='hanging'><t hangText='Description:'><vspace/>Resent reply-to</t>
<t hangText='Applicable protocol:'><xref target='RFC2822'>Mail</xref></t>
<t hangText='Status:'>obsolete</t>
<t hangText='Author/change controller:'>
<vspace/>IETF  (mailto:iesg@ietf.org)
<vspace/>Internet Engineering Task Force
</t>
<t hangText='Specification document(s):'> <vspace/>
<xref target='RFC2822'>RFC 2822</xref></t>
<t hangText='Related information:'><vspace/>
Resent Reply-to.  Defined by RFC 822, obsoleteed by RFC2822.</t>
</list></t></section>
<section anchor='hdr.Resent-Message-ID' title='Header field: Resent-Message-ID'>
<t><list style='hanging'><t hangText='Description:'><vspace/>Message identifier for resent message</t>
<t hangText='Applicable protocol:'><xref target='RFC2822'>Mail</xref></t>
<t hangText='Status:'>standard</t>
<t hangText='Author/change controller:'>
<vspace/>IETF  (mailto:iesg@ietf.org)
<vspace/>Internet Engineering Task Force
</t>
<t hangText='Specification document(s):'> <vspace/>
<xref target='RFC2822'>RFC 2822</xref> (section 3.6.6)</t>
<t hangText='Related information:'><vspace/>
Contains a message identifier for a resent message.
           Defined as standard by RFC 822.
        </t>
</list></t></section>
<section anchor='hdr.Return-Path' title='Header field: Return-Path'>
<t><list style='hanging'><t hangText='Description:'><vspace/>Message return path</t>
<t hangText='Applicable protocol:'><xref target='RFC2822'>Mail</xref></t>
<t hangText='Status:'>standard</t>
<t hangText='Author/change controller:'>
<vspace/>IETF  (mailto:iesg@ietf.org)
<vspace/>Internet Engineering Task Force
</t>
<t hangText='Specification document(s):'> <vspace/>
<xref target='RFC2822'>RFC 2822</xref> (section 3.6.7)</t>
<t hangText='Related information:'><vspace/>
Return path for message response diagnostics.
           See also, RFC 2821.
           Defined as standard by RFC 822.
        </t>
</list></t></section>
<section anchor='hdr.Received' title='Header field: Received'>
<t><list style='hanging'><t hangText='Description:'><vspace/>Mail transfer trace information</t>
<t hangText='Applicable protocol:'><xref target='RFC2822'>Mail</xref></t>
<t hangText='Status:'>standard</t>
<t hangText='Author/change controller:'>
<vspace/>IETF  (mailto:iesg@ietf.org)
<vspace/>Internet Engineering Task Force
</t>
<t hangText='Specification document(s):'> <vspace/>
<xref target='RFC2822'>RFC 2822</xref> (section 3.6.7)</t>
<t hangText='Related information:'><vspace/>
Contains information about receipt of the current message
           by a mail transfer agent on the transfer path.
           See also, RFC 2821.
           Defined as standard by RFC 822.
        </t>
</list></t></section>
<section anchor='hdr.Encrypted' title='Header field: Encrypted'>
<t><list style='hanging'><t hangText='Description:'><vspace/>Message encryption information</t>
<t hangText='Applicable protocol:'><xref target='RFC2822'>Mail</xref></t>
<t hangText='Status:'>obsolete</t>
<t hangText='Author/change controller:'>
<vspace/>IETF  (mailto:iesg@ietf.org)
<vspace/>Internet Engineering Task Force
</t>
<t hangText='Specification document(s):'> <vspace/>
<xref target='RFC0822'>RFC 822</xref></t>
<t hangText='Related information:'><vspace/>
Defined by RFC 822, but was found to be inadequately 
           specified, not widely implemented, and removed in 
           RFC 2822.
           Current practice is to use separate encryption, such
           as S/MIME or OpenPGP, possibly in conjunction with
           RFC 1847 MIME security multiparts.
        </t>
</list></t></section>
<section anchor='hdr.Disposition-Notification-To' title='Header field: Disposition-Notification-To'>
<t><list style='hanging'><t hangText='Description:'><vspace/>Mailbox for sending disposition notification</t>
<t hangText='Applicable protocol:'><xref target='RFC2822'>Mail</xref></t>
<t hangText='Status:'>standards-track</t>
<t hangText='Author/change controller:'>
<vspace/>IETF  (mailto:iesg@ietf.org)
<vspace/>Internet Engineering Task Force
</t>
<t hangText='Specification document(s):'> <vspace/>
<xref target='RFC2298'>RFC 2298</xref></t>
<t hangText='Related information:'><vspace/>
Indicates that the sender wants a disposition notification
           when this message is received (read, processed, etc.) by its
           recipients.</t>
</list></t></section>
<section anchor='hdr.Disposition-Notification-Options' title='Header field: Disposition-Notification-Options'>
<t><list style='hanging'><t hangText='Description:'><vspace/>Disposition notification options</t>
<t hangText='Applicable protocol:'><xref target='RFC2822'>Mail</xref></t>
<t hangText='Status:'>standards-track</t>
<t hangText='Author/change controller:'>
<vspace/>IETF  (mailto:iesg@ietf.org)
<vspace/>Internet Engineering Task Force
</t>
<t hangText='Specification document(s):'> <vspace/>
<xref target='RFC2298'>RFC 2298</xref></t>
<t hangText='Related information:'><vspace/>
For optional modifiers on disposition notification requests.</t>
</list></t></section>
<section anchor='hdr.Accept-Language' title='Header field: Accept-Language'>
<t><list style='hanging'><t hangText='Description:'><vspace/>Language(s) for auto-responses</t>
<t hangText='Applicable protocol:'><xref target='RFC2822'>Mail</xref></t>
<t hangText='Status:'>standards-track</t>
<t hangText='Author/change controller:'>
<vspace/>IETF  (mailto:iesg@ietf.org)
<vspace/>Internet Engineering Task Force
</t>
<t hangText='Specification document(s):'> <vspace/>
<xref target='RFC3282'>RFC 3282</xref></t>
<t hangText='Related information:'><vspace/>

        Indicates a language that the message sender requests be used 
        for responses.
        Accept-language was not designed for email, but has been considered 
        to be useful as input to the generation of automatic replies.
        Some problems have been noted concerning its use with email, 
        including but not limited to:  
        determination of the email address to which it refers;
        cost and lack of effective internationalization of email responses;
        interpretation of language subtags;
        determining what character set encoding should be used.
        </t>
</list></t></section>
<section anchor='hdr.Original-Message-ID' title='Header field: Original-Message-ID'>
<t><list style='hanging'><t hangText='Description:'><vspace/>Original message identifier</t>
<t hangText='Applicable protocol:'><xref target='RFC2822'>Mail</xref></t>
<t hangText='Status:'>standards-track</t>
<t hangText='Author/change controller:'>
<vspace/>IETF  (mailto:iesg@ietf.org)
<vspace/>Internet Engineering Task Force
</t>
<t hangText='Specification document(s):'> <vspace/>
<xref target='RFC3297'>RFC 3297</xref></t>
<t hangText='Related information:'><vspace/>
Original message identifier used with resend of message
           with alternative content format, identifies the original
           message data to which it corresponds.</t>
</list></t></section>
<section anchor='hdr.PICS-Label' title='Header field: PICS-Label'>
<t><list style='hanging'><t hangText='Description:'><vspace/>PICS rating label</t>
<t hangText='Applicable protocol:'><xref target='RFC2822'>Mail</xref></t>
<t hangText='Status:'>standard</t>
<t hangText='Author/change controller:'>
<vspace/>W3C  (mailto:web-human@w3.org)
<vspace/>World Wide Web Consortium
</t>
<t hangText='Specification document(s):'> <vspace/>
<xref target='W3C.PICS-labels'>PICS-labels</xref></t>
<t hangText='Related information:'><vspace/>
Ratings label to control selection (filtering) of messages
           according to the PICS protocol.  Specified for general use
           with RFC822 message format, with HTTP-specific extensions</t>
</list></t></section>
<section anchor='hdr.Encoding' title='Header field: Encoding'>
<t><list style='hanging'><t hangText='Description:'><vspace/>Message encoding and other information</t>
<t hangText='Applicable protocol:'><xref target='RFC2822'>Mail</xref></t>
<t hangText='Status:'>experimental</t>
<t hangText='Author/change controller:'>
<vspace/>Albert K. Costanzo  (mailto:AL@AKC.COM)
<vspace/>AKC Consulting Inc.
</t>
<t hangText='Specification document(s):'> <vspace/>
<xref target='RFC1505'>RFC 1505</xref></t>
<t hangText='Related information:'><vspace/>
Used in several different ways by different mail systems.
           Some use it for a kind of content-type information,
           some for encoding and length information, some for a kind
           of boundary information, some in other ways.</t>
</list></t></section>
<section anchor='hdr.List-Archive' title='Header field: List-Archive'>
<t><list style='hanging'><t hangText='Description:'><vspace/>URL of mailing list archive</t>
<t hangText='Applicable protocol:'><xref target='RFC2822'>Mail</xref></t>
<t hangText='Status:'>standards-track</t>
<t hangText='Author/change controller:'>
<vspace/>IETF  (mailto:iesg@ietf.org)
<vspace/>Internet Engineering Task Force
</t>
<t hangText='Specification document(s):'> <vspace/>
<xref target='RFC2369'>RFC 2369</xref></t>
<t hangText='Related information:'><vspace/>
Contains URL to use to browse the archives of the mailing
           list from which this message was relayed.</t>
</list></t></section>
<section anchor='hdr.List-Help' title='Header field: List-Help'>
<t><list style='hanging'><t hangText='Description:'><vspace/>URL for mailing list information</t>
<t hangText='Applicable protocol:'><xref target='RFC2822'>Mail</xref></t>
<t hangText='Status:'>standards-track</t>
<t hangText='Author/change controller:'>
<vspace/>IETF  (mailto:iesg@ietf.org)
<vspace/>Internet Engineering Task Force
</t>
<t hangText='Specification document(s):'> <vspace/>
<xref target='RFC2369'>RFC 2369</xref></t>
<t hangText='Related information:'><vspace/>
Contains URL to use to get a information about the mailing
           list from which this message was relayed.</t>
</list></t></section>
<section anchor='hdr.List-ID' title='Header field: List-ID'>
<t><list style='hanging'><t hangText='Description:'><vspace/>Mailing list identifier</t>
<t hangText='Applicable protocol:'><xref target='RFC2822'>Mail</xref></t>
<t hangText='Status:'>standards-track</t>
<t hangText='Author/change controller:'>
<vspace/>IETF  (mailto:iesg@ietf.org)
<vspace/>Internet Engineering Task Force
</t>
<t hangText='Specification document(s):'> <vspace/>
<xref target='RFC2919'>RFC 2919</xref></t>
<t hangText='Related information:'><vspace/>
Stores an identification of the mailing list,
           through which this message was distributed.</t>
</list></t></section>
<section anchor='hdr.List-Owner' title='Header field: List-Owner'>
<t><list style='hanging'><t hangText='Description:'><vspace/>URL for mailing list owner's mailbox</t>
<t hangText='Applicable protocol:'><xref target='RFC2822'>Mail</xref></t>
<t hangText='Status:'>standards-track</t>
<t hangText='Author/change controller:'>
<vspace/>IETF  (mailto:iesg@ietf.org)
<vspace/>Internet Engineering Task Force
</t>
<t hangText='Specification document(s):'> <vspace/>
<xref target='RFC2369'>RFC 2369</xref></t>
<t hangText='Related information:'><vspace/>
Contains URL to send e-mail to the owner of the mailing list
           from which this message was relayed.</t>
</list></t></section>
<section anchor='hdr.List-Post' title='Header field: List-Post'>
<t><list style='hanging'><t hangText='Description:'><vspace/>URL for mailing list posting</t>
<t hangText='Applicable protocol:'><xref target='RFC2822'>Mail</xref></t>
<t hangText='Status:'>standards-track</t>
<t hangText='Author/change controller:'>
<vspace/>IETF  (mailto:iesg@ietf.org)
<vspace/>Internet Engineering Task Force
</t>
<t hangText='Specification document(s):'> <vspace/>
<xref target='RFC2369'>RFC 2369</xref></t>
<t hangText='Related information:'><vspace/>
Contains URL to use to send contributions to the mailing list
           from which this message was relayed.</t>
</list></t></section>
<section anchor='hdr.List-Subscribe' title='Header field: List-Subscribe'>
<t><list style='hanging'><t hangText='Description:'><vspace/>URL for mailing list subscription</t>
<t hangText='Applicable protocol:'><xref target='RFC2822'>Mail</xref></t>
<t hangText='Status:'>standards-track</t>
<t hangText='Author/change controller:'>
<vspace/>IETF  (mailto:iesg@ietf.org)
<vspace/>Internet Engineering Task Force
</t>
<t hangText='Specification document(s):'> <vspace/>
<xref target='RFC2369'>RFC 2369</xref></t>
<t hangText='Related information:'><vspace/>
Contains URL to use to get a subscription to the mailing list
           from which this message was relayed.</t>
</list></t></section>
<section anchor='hdr.List-Unsubscribe' title='Header field: List-Unsubscribe'>
<t><list style='hanging'><t hangText='Description:'><vspace/>URL for mailing list unsubscription</t>
<t hangText='Applicable protocol:'><xref target='RFC2822'>Mail</xref></t>
<t hangText='Status:'>standards-track</t>
<t hangText='Author/change controller:'>
<vspace/>IETF  (mailto:iesg@ietf.org)
<vspace/>Internet Engineering Task Force
</t>
<t hangText='Specification document(s):'> <vspace/>
<xref target='RFC2369'>RFC 2369</xref></t>
<t hangText='Related information:'><vspace/>
Contains URL to use to unsubscribe the mailing list from
           which this message was relayed.</t>
</list></t></section>
<section anchor='hdr.Message-Context' title='Header field: Message-Context'>
<t><list style='hanging'><t hangText='Description:'><vspace/>Type or context of message</t>
<t hangText='Applicable protocol:'><xref target='RFC2822'>Mail</xref></t>
<t hangText='Status:'>Standards track</t>
<t hangText='Author/change controller:'>
<vspace/>IETF  (mailto:iesg@ietf.org)
<vspace/>Internet Engineering Task Force
</t>
<t hangText='Specification document(s):'> <vspace/>
<xref target='RFC3458'>RFC3458</xref></t>
<t hangText='Related information:'><vspace/>
Provides information about the context and presentation
         characteristics of a message.  Can have the values 
         'voice-message', 'fax-message', 'pager-message', 
         'multimedia-message', 'text-message', 'none'.
      </t>
</list></t></section>
<section anchor='hdr.DL-Expansion-History' title='Header field: DL-Expansion-History'>
<t><list style='hanging'><t hangText='Description:'><vspace/>Trace of distribution lists passed</t>
<t hangText='Applicable protocol:'><xref target='RFC2822'>Mail</xref></t>
<t hangText='Status:'>standards-track</t>
<t hangText='Author/change controller:'>
<vspace/>IETF  (mailto:iesg@ietf.org)
<vspace/>Internet Engineering Task Force
</t>
<t hangText='Specification document(s):'> <vspace/>
<xref target='RFC2156'>RFC 2156</xref></t>
<t hangText='Related information:'><vspace/>
Trace of distribution lists passed.
           (MIXER X.400 mapping, not for general use.)</t>
</list></t></section>
<section anchor='hdr.Alternate-Recipient' title='Header field: Alternate-Recipient'>
<t><list style='hanging'><t hangText='Description:'><vspace/>Controls forwarding to alternate recipients</t>
<t hangText='Applicable protocol:'><xref target='RFC2822'>Mail</xref></t>
<t hangText='Status:'>standards-track</t>
<t hangText='Author/change controller:'>
<vspace/>IETF  (mailto:iesg@ietf.org)
<vspace/>Internet Engineering Task Force
</t>
<t hangText='Specification document(s):'> <vspace/>
<xref target='RFC2156'>RFC 2156</xref></t>
<t hangText='Related information:'><vspace/>
Controls whether this message may be forwarded to alternate
           recipients such as a postmaster if delivery is not possible
           to the intended recipient. Default: Allowed.
           RFC 2156 (MIXER), not for general use.</t>
</list></t></section>
<section anchor='hdr.Original-Encoded-Information-Types' title='Header field: Original-Encoded-Information-Types'>
<t><list style='hanging'><t hangText='Description:'><vspace/>Body part types in message</t>
<t hangText='Applicable protocol:'><xref target='RFC2822'>Mail</xref></t>
<t hangText='Status:'>standards-track</t>
<t hangText='Author/change controller:'>
<vspace/>IETF  (mailto:iesg@ietf.org)
<vspace/>Internet Engineering Task Force
</t>
<t hangText='Specification document(s):'> <vspace/>
<xref target='RFC2156'>RFC 2156</xref></t>
<t hangText='Related information:'><vspace/>
Which body part types occur in this message.
           RFC 2156 (MIXER), not for general use.</t>
</list></t></section>
<section anchor='hdr.Content-Return' title='Header field: Content-Return'>
<t><list style='hanging'><t hangText='Description:'><vspace/>Return content on non-delivery?</t>
<t hangText='Applicable protocol:'><xref target='RFC2822'>Mail</xref></t>
<t hangText='Status:'>obsolete</t>
<t hangText='Author/change controller:'>
<vspace/>IETF  (mailto:iesg@ietf.org)
<vspace/>Internet Engineering Task Force
</t>
<t hangText='Specification document(s):'> <vspace/>
<xref target='RFC1327'>RFC 1327</xref></t>
<t hangText='Related information:'><vspace/>
Indicates whether the content of a message is to be returned
           with non-delivery notifications.
           Introduced by RFC 1327, and subsequently changed by RFC 2156
           to avoid confusion with MIME defined fields.   
        </t>
</list></t></section>
<section anchor='hdr.Generate-Delivery-Report' title='Header field: Generate-Delivery-Report'>
<t><list style='hanging'><t hangText='Description:'><vspace/>Request delivery report generation</t>
<t hangText='Applicable protocol:'><xref target='RFC2822'>Mail</xref></t>
<t hangText='Status:'>standards-track</t>
<t hangText='Author/change controller:'>
<vspace/>IETF  (mailto:iesg@ietf.org)
<vspace/>Internet Engineering Task Force
</t>
<t hangText='Specification document(s):'> <vspace/>
<xref target='RFC2156'>RFC 2156</xref></t>
<t hangText='Related information:'><vspace/>
Indicates whether a delivery report is wanted at successful
           delivery. Default is not to generate such a report.
           RFC 2156 (MIXER), not for general use.</t>
</list></t></section>
<section anchor='hdr.Prevent-NonDelivery-Report' title='Header field: Prevent-NonDelivery-Report'>
<t><list style='hanging'><t hangText='Description:'><vspace/>Non-delivery report required?</t>
<t hangText='Applicable protocol:'><xref target='RFC2822'>Mail</xref></t>
<t hangText='Status:'>standards-track</t>
<t hangText='Author/change controller:'>
<vspace/>IETF  (mailto:iesg@ietf.org)
<vspace/>Internet Engineering Task Force
</t>
<t hangText='Specification document(s):'> <vspace/>
<xref target='RFC2156'>RFC 2156</xref></t>
<t hangText='Related information:'><vspace/>
Indicates whether non-delivery report is wanted on delivery
           error. Default is to generate such a report.
           RFC 2156 (MIXER), not for general use.
        </t>
</list></t></section>
<section anchor='hdr.Obsoletes' title='Header field: Obsoletes'>
<t><list style='hanging'><t hangText='Description:'><vspace/>Reference message to be replaced</t>
<t hangText='Applicable protocol:'><xref target='RFC2822'>Mail</xref></t>
<t hangText='Status:'>obsolete</t>
<t hangText='Author/change controller:'>
<vspace/>IETF  (mailto:iesg@ietf.org)
<vspace/>Internet Engineering Task Force
</t>
<t hangText='Specification document(s):'> <vspace/>
<xref target='RFC1327'>RFC 1327</xref></t>
<t hangText='Related information:'><vspace/>
Reference to a previous message being corrected and replaced.
           Compare to 'Supersedes:' used in Usenet News. 
           Introduced by RFC 1327, and subsequently renamed by RFC 2156
           to 'Supersedes'.
        </t>
</list></t></section>
<section anchor='hdr.Supersedes' title='Header field: Supersedes'>
<t><list style='hanging'><t hangText='Description:'><vspace/>Reference message to be replaced</t>
<t hangText='Applicable protocol:'><xref target='RFC2822'>Mail</xref></t>
<t hangText='Status:'>standards-track</t>
<t hangText='Author/change controller:'>
<vspace/>IETF  (mailto:iesg@ietf.org)
<vspace/>Internet Engineering Task Force
</t>
<t hangText='Specification document(s):'> <vspace/>
<xref target='RFC2156'>RFC 2156</xref></t>
<t hangText='Related information:'><vspace/>
Reference to a previous message being corrected and replaced.
           Renamed version of obsolete 'Obsoletes' header field.
           RFC 2156 (MIXER), not for general use.
        </t>
</list></t></section>
<section anchor='hdr.Content-Identifier' title='Header field: Content-Identifier'>
<t><list style='hanging'><t hangText='Description:'><vspace/>Message content identifier</t>
<t hangText='Applicable protocol:'><xref target='RFC2822'>Mail</xref></t>
<t hangText='Status:'>obsolete</t>
<t hangText='Author/change controller:'>
<vspace/>IETF  (mailto:iesg@ietf.org)
<vspace/>Internet Engineering Task Force
</t>
<t hangText='Specification document(s):'> <vspace/>
<xref target='RFC1327'>RFC 1327</xref></t>
<t hangText='Related information:'><vspace/>
A text string which identifies the content of a message.
           Introduced by RFC 1327, and subsequently changed by RFC 2156
           to avoid confusion with MIME defined fields.   
           Gateways which reverse map may support the old field.
        </t>
</list></t></section>
<section anchor='hdr.Delivery-Date' title='Header field: Delivery-Date'>
<t><list style='hanging'><t hangText='Description:'><vspace/>Message delivery time</t>
<t hangText='Applicable protocol:'><xref target='RFC2822'>Mail</xref></t>
<t hangText='Status:'>standards-track</t>
<t hangText='Author/change controller:'>
<vspace/>IETF  (mailto:iesg@ietf.org)
<vspace/>Internet Engineering Task Force
</t>
<t hangText='Specification document(s):'> <vspace/>
<xref target='RFC2156'>RFC 2156</xref></t>
<t hangText='Related information:'><vspace/>
The time when a message was delivered to its recipient.
           RFC 2156 (MIXER), not for general use.</t>
</list></t></section>
<section anchor='hdr.Expiry-Date' title='Header field: Expiry-Date'>
<t><list style='hanging'><t hangText='Description:'><vspace/>Message expiry time</t>
<t hangText='Applicable protocol:'><xref target='RFC2822'>Mail</xref></t>
<t hangText='Status:'>obsolete</t>
<t hangText='Author/change controller:'>
<vspace/>IETF  (mailto:iesg@ietf.org)
<vspace/>Internet Engineering Task Force
</t>
<t hangText='Specification document(s):'> <vspace/>
<xref target='RFC1327'>RFC 1327</xref></t>
<t hangText='Related information:'><vspace/>
Time at which a message loses its validity.
           Introduced by RFC 1327, and subsequently changed by RFC 2156
           to 'Expires:'.
        </t>
</list></t></section>
<section anchor='hdr.Expires' title='Header field: Expires'>
<t><list style='hanging'><t hangText='Description:'><vspace/>Message expiry time</t>
<t hangText='Applicable protocol:'><xref target='RFC2822'>Mail</xref></t>
<t hangText='Status:'>standards-track</t>
<t hangText='Author/change controller:'>
<vspace/>IETF  (mailto:iesg@ietf.org)
<vspace/>Internet Engineering Task Force
</t>
<t hangText='Specification document(s):'> <vspace/>
<xref target='RFC2156'>RFC 2156</xref></t>
<t hangText='Related information:'><vspace/>
Time at which a message loses its validity.
           Renamed version of obsolete Expiry-Date header field.
           RFC 2156 (MIXER), not for general use.</t>
</list></t></section>
<section anchor='hdr.Reply-By' title='Header field: Reply-By'>
<t><list style='hanging'><t hangText='Description:'><vspace/>Time by which a reply is requested</t>
<t hangText='Applicable protocol:'><xref target='RFC2822'>Mail</xref></t>
<t hangText='Status:'>standards-track</t>
<t hangText='Author/change controller:'>
<vspace/>IETF  (mailto:iesg@ietf.org)
<vspace/>Internet Engineering Task Force
</t>
<t hangText='Specification document(s):'> <vspace/>
<xref target='RFC2156'>RFC 2156</xref></t>
<t hangText='Related information:'><vspace/>
Latest time at which a reply is requested (not demanded).
           RFC 2156 (MIXER), not for general use.</t>
</list></t></section>
<section anchor='hdr.Importance' title='Header field: Importance'>
<t><list style='hanging'><t hangText='Description:'><vspace/>Message importance</t>
<t hangText='Applicable protocol:'><xref target='RFC2822'>Mail</xref></t>
<t hangText='Status:'>standards-track</t>
<t hangText='Author/change controller:'>
<vspace/>IETF  (mailto:iesg@ietf.org)
<vspace/>Internet Engineering Task Force
</t>
<t hangText='Specification document(s):'> <vspace/>
<xref target='RFC2156'>RFC 2156</xref></t>
<t hangText='Related information:'><vspace/>
A hint from the originator to the recipients about how
           important a message is.  Values: High, normal or low.
           Not used to control transmission speed.
           Proposed for use with RFC 2156 (MIXER) and RFC 2421 (VPIM).</t>
</list></t></section>
<section anchor='hdr.Incomplete-Copy' title='Header field: Incomplete-Copy'>
<t><list style='hanging'><t hangText='Description:'><vspace/>Body parts are missing.</t>
<t hangText='Applicable protocol:'><xref target='RFC2822'>Mail</xref></t>
<t hangText='Status:'>standards-track</t>
<t hangText='Author/change controller:'>
<vspace/>IETF  (mailto:iesg@ietf.org)
<vspace/>Internet Engineering Task Force
</t>
<t hangText='Specification document(s):'> <vspace/>
<xref target='RFC2156'>RFC 2156</xref></t>
<t hangText='Related information:'><vspace/>
Body parts are missing.
           RFC 2156 (MIXER), not for general use.</t>
</list></t></section>
<section anchor='hdr.Priority' title='Header field: Priority'>
<t><list style='hanging'><t hangText='Description:'><vspace/>Message priority</t>
<t hangText='Applicable protocol:'><xref target='RFC2822'>Mail</xref></t>
<t hangText='Status:'>standards-track</t>
<t hangText='Author/change controller:'>
<vspace/>IETF  (mailto:iesg@ietf.org)
<vspace/>Internet Engineering Task Force
</t>
<t hangText='Specification document(s):'> <vspace/>
<xref target='RFC2156'>RFC 2156</xref></t>
<t hangText='Related information:'><vspace/>
Can be 'normal', 'urgent' or 'non-urgent' and can influence
           transmission speed and delivery.
           RFC 2156 (MIXER), not for general use.</t>
</list></t></section>
<section anchor='hdr.Sensitivity' title='Header field: Sensitivity'>
<t><list style='hanging'><t hangText='Description:'><vspace/>Message content sensitivity</t>
<t hangText='Applicable protocol:'><xref target='RFC2822'>Mail</xref></t>
<t hangText='Status:'>standards-track</t>
<t hangText='Author/change controller:'>
<vspace/>IETF  (mailto:iesg@ietf.org)
<vspace/>Internet Engineering Task Force
</t>
<t hangText='Specification document(s):'> <vspace/>
<xref target='RFC2156'>RFC 2156</xref></t>
<t hangText='Related information:'><vspace/>
How sensitive it is to disclose this message to other people
           than the specified recipients.
           Values: Personal, private, company confidential.
           The absence of this header field in messages gatewayed
           from X.400 indicates that the message is not sensitive.
           Proposed for use with RFC 2156 (MIXER) and RFC 2421 (VPIM).
        </t>
</list></t></section>
<section anchor='hdr.Language' title='Header field: Language'>
<t><list style='hanging'><t hangText='Description:'><vspace/>X.400 message content lenguage</t>
<t hangText='Applicable protocol:'><xref target='RFC2822'>Mail</xref></t>
<t hangText='Status:'>standards-track</t>
<t hangText='Author/change controller:'>
<vspace/>IETF  (mailto:iesg@ietf.org)
<vspace/>Internet Engineering Task Force
</t>
<t hangText='Specification document(s):'> <vspace/>
<xref target='RFC2156'>RFC 2156</xref></t>
<t hangText='Related information:'><vspace/>
Can include a code for the natural language used in a message,
           e.g. 'en' for English.
           See also 'Content-Language'.
           RFC 2156 (MIXER), not for general use.
        </t>
</list></t></section>
<section anchor='hdr.Conversion' title='Header field: Conversion'>
<t><list style='hanging'><t hangText='Description:'><vspace/>Conversion allowed?</t>
<t hangText='Applicable protocol:'><xref target='RFC2822'>Mail</xref></t>
<t hangText='Status:'>standards-track</t>
<t hangText='Author/change controller:'>
<vspace/>IETF  (mailto:iesg@ietf.org)
<vspace/>Internet Engineering Task Force
</t>
<t hangText='Specification document(s):'> <vspace/>
<xref target='RFC2156'>RFC 2156</xref></t>
<t hangText='Related information:'><vspace/>
The body of this message may not be converted from one
           character set to another.  Values: Prohibited and allowed.
           RFC 2156 (MIXER), not for general use.</t>
</list></t></section>
<section anchor='hdr.Conversion-With-Loss' title='Header field: Conversion-With-Loss'>
<t><list style='hanging'><t hangText='Description:'><vspace/>Lossy conversion allowed?</t>
<t hangText='Applicable protocol:'><xref target='RFC2822'>Mail</xref></t>
<t hangText='Status:'>standards-track</t>
<t hangText='Author/change controller:'>
<vspace/>IETF  (mailto:iesg@ietf.org)
<vspace/>Internet Engineering Task Force
</t>
<t hangText='Specification document(s):'> <vspace/>
<xref target='RFC2156'>RFC 2156</xref></t>
<t hangText='Related information:'><vspace/>
The body of this message may not be converted from one
           character set to another if information will be lost.
           Values: Prohibited and allowed.
           RFC 2156 (MIXER), not for general use.</t>
</list></t></section>
<section anchor='hdr.Message-Type' title='Header field: Message-Type'>
<t><list style='hanging'><t hangText='Description:'><vspace/>Message type: delivery report?</t>
<t hangText='Applicable protocol:'><xref target='RFC2822'>Mail</xref></t>
<t hangText='Status:'>standards-track</t>
<t hangText='Author/change controller:'>
<vspace/>IETF  (mailto:iesg@ietf.org)
<vspace/>Internet Engineering Task Force
</t>
<t hangText='Specification document(s):'> <vspace/>
<xref target='RFC2156'>RFC 2156</xref></t>
<t hangText='Related information:'><vspace/>
Only used with the value 'Delivery Report' to indicates that
           this is a delivery report gatewayed from X.400.
           RFC 2156 (MIXER), not for general use.</t>
</list></t></section>
<section anchor='hdr.Autosubmitted' title='Header field: Autosubmitted'>
<t><list style='hanging'><t hangText='Description:'><vspace/>Automatically submitted indicator</t>
<t hangText='Applicable protocol:'><xref target='RFC2822'>Mail</xref></t>
<t hangText='Status:'>standards-track</t>
<t hangText='Author/change controller:'>
<vspace/>IETF  (mailto:iesg@ietf.org)
<vspace/>Internet Engineering Task Force
</t>
<t hangText='Specification document(s):'> <vspace/>
<xref target='RFC2156'>RFC 2156</xref></t>
<t hangText='Related information:'><vspace/>
Has been automatically submitted.
           RFC 2156 (MIXER), not for general use.</t>
</list></t></section>
<section anchor='hdr.Autoforwarded' title='Header field: Autoforwarded'>
<t><list style='hanging'><t hangText='Description:'><vspace/>Automatically forwarded indicator</t>
<t hangText='Applicable protocol:'><xref target='RFC2822'>Mail</xref></t>
<t hangText='Status:'>standards-track</t>
<t hangText='Author/change controller:'>
<vspace/>IETF  (mailto:iesg@ietf.org)
<vspace/>Internet Engineering Task Force
</t>
<t hangText='Specification document(s):'> <vspace/>
<xref target='RFC2156'>RFC 2156</xref></t>
<t hangText='Related information:'><vspace/>
Has been automatically forwarded.
           RFC 2156 (MIXER), not for general use.</t>
</list></t></section>
<section anchor='hdr.Discarded-X400-IPMS-Extensions' title='Header field: Discarded-X400-IPMS-Extensions'>
<t><list style='hanging'><t hangText='Description:'><vspace/>X.400 IPM extensions discarded</t>
<t hangText='Applicable protocol:'><xref target='RFC2822'>Mail</xref></t>
<t hangText='Status:'>standards-track</t>
<t hangText='Author/change controller:'>
<vspace/>IETF  (mailto:iesg@ietf.org)
<vspace/>Internet Engineering Task Force
</t>
<t hangText='Specification document(s):'> <vspace/>
<xref target='RFC2156'>RFC 2156</xref></t>
<t hangText='Related information:'><vspace/>
Can be used in Internet mail to indicate X.400 IPM extensions
           which could not be mapped to Internet mail format.
           RFC 2156 (MIXER), not for general use.</t>
</list></t></section>
<section anchor='hdr.Discarded-X400-MTS-Extensions' title='Header field: Discarded-X400-MTS-Extensions'>
<t><list style='hanging'><t hangText='Description:'><vspace/>X.400 MTS extensions discarded</t>
<t hangText='Applicable protocol:'><xref target='RFC2822'>Mail</xref></t>
<t hangText='Status:'>standards-track</t>
<t hangText='Author/change controller:'>
<vspace/>IETF  (mailto:iesg@ietf.org)
<vspace/>Internet Engineering Task Force
</t>
<t hangText='Specification document(s):'> <vspace/>
<xref target='RFC2156'>RFC 2156</xref></t>
<t hangText='Related information:'><vspace/>
Can be used in Internet mail to indicate X.400 MTS extensions
           which could not be mapped to Internet mail format.
           RFC 2156 (MIXER), not for general use.</t>
</list></t></section>
<section anchor='hdr.Disclose-Recipients' title='Header field: Disclose-Recipients'>
<t><list style='hanging'><t hangText='Description:'><vspace/>Disclose names of other recipients?</t>
<t hangText='Applicable protocol:'><xref target='RFC2822'>Mail</xref></t>
<t hangText='Status:'>standards-track</t>
<t hangText='Author/change controller:'>
<vspace/>IETF  (mailto:iesg@ietf.org)
<vspace/>Internet Engineering Task Force
</t>
<t hangText='Specification document(s):'> <vspace/>
<xref target='RFC2156'>RFC 2156</xref></t>
<t hangText='Related information:'><vspace/>
Tells whether recipients are to be told the names of other
           recipients of the same message.  This is primarily an X.400
           facility.  In X.400, this is an envelope attribute and refers
           to disclosure of the envelope recipient list. Disclosure of
           other recipients is in Internet mail done via the To:, cc:
           and bcc: header fields.  Not for general use.</t>
</list></t></section>
<section anchor='hdr.Deferred-Delivery' title='Header field: Deferred-Delivery'>
<t><list style='hanging'><t hangText='Description:'><vspace/>Deferred delivery information</t>
<t hangText='Applicable protocol:'><xref target='RFC2822'>Mail</xref></t>
<t hangText='Status:'>standards-track</t>
<t hangText='Author/change controller:'>
<vspace/>IETF  (mailto:iesg@ietf.org)
<vspace/>Internet Engineering Task Force
</t>
<t hangText='Specification document(s):'> <vspace/>
<xref target='RFC2156'>RFC 2156</xref></t>
<t hangText='Related information:'><vspace/>
Provides information about deferred delivery service 
           to the recipient.
           RFC 2156 (MIXER), not for general use.</t>
</list></t></section>
<section anchor='hdr.Latest-Delivery-Time' title='Header field: Latest-Delivery-Time'>
<t><list style='hanging'><t hangText='Description:'><vspace/>Latest delivery time requested</t>
<t hangText='Applicable protocol:'><xref target='RFC2822'>Mail</xref></t>
<t hangText='Status:'>standards-track</t>
<t hangText='Author/change controller:'>
<vspace/>IETF  (mailto:iesg@ietf.org)
<vspace/>Internet Engineering Task Force
</t>
<t hangText='Specification document(s):'> <vspace/>
<xref target='RFC2156'>RFC 2156</xref></t>
<t hangText='Related information:'><vspace/>
Provides the recipient information about requested delivery,
           but will not be acted on by the SMTP infrastrucuture.
           RFC 2156 (MIXER), not for general use.</t>
</list></t></section>
<section anchor='hdr.Originator-Return-Address' title='Header field: Originator-Return-Address'>
<t><list style='hanging'><t hangText='Description:'><vspace/>Originator return address</t>
<t hangText='Applicable protocol:'><xref target='RFC2822'>Mail</xref></t>
<t hangText='Status:'>standards-track</t>
<t hangText='Author/change controller:'>
<vspace/>IETF  (mailto:iesg@ietf.org)
<vspace/>Internet Engineering Task Force
</t>
<t hangText='Specification document(s):'> <vspace/>
<xref target='RFC2156'>RFC 2156</xref></t>
<t hangText='Related information:'><vspace/>
Originator return address.
           RFC 2156 (MIXER), not for general use.</t>
</list></t></section>
<section anchor='hdr.X400-Content-Identifier' title='Header field: X400-Content-Identifier'>
<t><list style='hanging'><t hangText='Description:'><vspace/>Message content identifier</t>
<t hangText='Applicable protocol:'><xref target='RFC2822'>Mail</xref></t>
<t hangText='Status:'>standards-track</t>
<t hangText='Author/change controller:'>
<vspace/>IETF  (mailto:iesg@ietf.org)
<vspace/>Internet Engineering Task Force
</t>
<t hangText='Specification document(s):'> <vspace/>
<xref target='RFC2156'>RFC 2156</xref></t>
<t hangText='Related information:'><vspace/>
A text string which identifies the content of a message.
           Renamed version of obsolete Content-Identifier field.
           RFC 2156 (MIXER), not for general use.
        </t>
</list></t></section>
<section anchor='hdr.X400-Content-Return' title='Header field: X400-Content-Return'>
<t><list style='hanging'><t hangText='Description:'><vspace/>Return content on non-delivery?</t>
<t hangText='Applicable protocol:'><xref target='RFC2822'>Mail</xref></t>
<t hangText='Status:'>standards-track</t>
<t hangText='Author/change controller:'>
<vspace/>IETF  (mailto:iesg@ietf.org)
<vspace/>Internet Engineering Task Force
</t>
<t hangText='Specification document(s):'> <vspace/>
<xref target='RFC2156'>RFC 2156</xref></t>
<t hangText='Related information:'><vspace/>
Indicates whether the content of a message is to be returned
           with non-delivery notifications.
           Renamed version of obsolete Content-Return field.
           RFC 2156 (MIXER), not for general use.</t>
</list></t></section>
<section anchor='hdr.X400-Content-Type' title='Header field: X400-Content-Type'>
<t><list style='hanging'><t hangText='Description:'><vspace/>X400 content type</t>
<t hangText='Applicable protocol:'><xref target='RFC2822'>Mail</xref></t>
<t hangText='Status:'>standards-track</t>
<t hangText='Author/change controller:'>
<vspace/>IETF  (mailto:iesg@ietf.org)
<vspace/>Internet Engineering Task Force
</t>
<t hangText='Specification document(s):'> <vspace/>
<xref target='RFC2156'>RFC 2156</xref></t>
<t hangText='Related information:'><vspace/>
X400 content type.
           RFC 2156 (MIXER), not for general use.</t>
</list></t></section>
<section anchor='hdr.X400-MTS-Identifier' title='Header field: X400-MTS-Identifier'>
<t><list style='hanging'><t hangText='Description:'><vspace/>X400 MTS-Identifier</t>
<t hangText='Applicable protocol:'><xref target='RFC2822'>Mail</xref></t>
<t hangText='Status:'>standards-track</t>
<t hangText='Author/change controller:'>
<vspace/>IETF  (mailto:iesg@ietf.org)
<vspace/>Internet Engineering Task Force
</t>
<t hangText='Specification document(s):'> <vspace/>
<xref target='RFC2156'>RFC 2156</xref></t>
<t hangText='Related information:'><vspace/>
X400 MTS-Identifier.
           RFC 2156 (MIXER), not for general use.</t>
</list></t></section>
<section anchor='hdr.X400-Originator' title='Header field: X400-Originator'>
<t><list style='hanging'><t hangText='Description:'><vspace/>X400 Originator</t>
<t hangText='Applicable protocol:'><xref target='RFC2822'>Mail</xref></t>
<t hangText='Status:'>standards-track</t>
<t hangText='Author/change controller:'>
<vspace/>IETF  (mailto:iesg@ietf.org)
<vspace/>Internet Engineering Task Force
</t>
<t hangText='Specification document(s):'> <vspace/>
<xref target='RFC2156'>RFC 2156</xref></t>
<t hangText='Related information:'><vspace/>
X400 Originator.
           RFC 2156 (MIXER), not for general use.</t>
</list></t></section>
<section anchor='hdr.X400-Received' title='Header field: X400-Received'>
<t><list style='hanging'><t hangText='Description:'><vspace/>X400 Received</t>
<t hangText='Applicable protocol:'><xref target='RFC2822'>Mail</xref></t>
<t hangText='Status:'>standards-track</t>
<t hangText='Author/change controller:'>
<vspace/>IETF  (mailto:iesg@ietf.org)
<vspace/>Internet Engineering Task Force
</t>
<t hangText='Specification document(s):'> <vspace/>
<xref target='RFC2156'>RFC 2156</xref></t>
<t hangText='Related information:'><vspace/>
X400 Received.
           RFC 2156 (MIXER), not for general use.</t>
</list></t></section>
<section anchor='hdr.X400-Recipients' title='Header field: X400-Recipients'>
<t><list style='hanging'><t hangText='Description:'><vspace/>X400 Recipients</t>
<t hangText='Applicable protocol:'><xref target='RFC2822'>Mail</xref></t>
<t hangText='Status:'>standards-track</t>
<t hangText='Author/change controller:'>
<vspace/>IETF  (mailto:iesg@ietf.org)
<vspace/>Internet Engineering Task Force
</t>
<t hangText='Specification document(s):'> <vspace/>
<xref target='RFC2156'>RFC 2156</xref></t>
<t hangText='Related information:'><vspace/>
X400 Recipients.
           RFC 2156 (MIXER), not for general use.</t>
</list></t></section>
<section anchor='hdr.X400-Trace' title='Header field: X400-Trace'>
<t><list style='hanging'><t hangText='Description:'><vspace/>X400 Trace</t>
<t hangText='Applicable protocol:'><xref target='RFC2822'>Mail</xref></t>
<t hangText='Status:'>standards-track</t>
<t hangText='Author/change controller:'>
<vspace/>IETF  (mailto:iesg@ietf.org)
<vspace/>Internet Engineering Task Force
</t>
<t hangText='Specification document(s):'> <vspace/>
<xref target='RFC2156'>RFC 2156</xref></t>
<t hangText='Related information:'><vspace/>
X400 Trace.
           RFC 2156 (MIXER), not for general use.</t>
</list></t></section>
