{
  "parts": [
    {
      "is_public": false,
      "regex_def": "(\r\n|^)subject:"
    },
    {
      "is_public": true,
      "regex_def": "[^\r\n]+"
    },
    {
      "is_public": false,
      "regex_def": "\r\n"
    }
  ]
}
