Content-Type: multipart/mixed; boundary="ab"

body

---- EXPECTED STRUCTURE ----
{
  "headers": {
    "content_type": {
      "ContentType": {
        "c_type": "multipart",
        "c_subtype": "mixed",
        "attributes": {
          "boundary": "ab"
        }
      }
    }
  },
  "attachments": [
    {
      "Text": {
        "contents": "body\n"
      }
    }
  ]
}