Details

    • Sub-task
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 3.6.0
    • None
    • None

    Description

      Header field properties are derived from the message header fields. All header fields may be fetched in a raw form.

      https://jmap.io/spec-mail.html#emails

       

       

      The following low-level Email property is specified for complete access to the header data of the message:
      
      headers: EmailHeader[] (immutable) This is a list of all header fields [@!RFC5322], in the same order they appear in the message. 
      An EmailHeader object has the following properties:
         - name: String The header field name as defined in [@!RFC5322], with the same capitalization that it has in the message.
         - value: String The header field value as defined in [@!RFC5322], in Raw form.
      

       

       

      Attachments

        Activity

          People

            Unassigned Unassigned
            dlkhuat Lan Khuat
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: