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