{
    "content": [
        {
            "type": "text",
            "text": "# RMAIL (man)\n\n## NAME\n\nrmail - handle remote mail received via uucp\n\n## SYNOPSIS\n\nrmail user ...\n\n## DESCRIPTION\n\nRmail  interprets  incoming  mail received via uucp(1), collapsing ``From'' lines in the form\ngenerated by mail.local(8) into a single line of the form ``return-path!sender'', and passing\nthe processed mail on to sendmail(8).\n\n## Sections\n\n- **NAME**\n- **SYNOPSIS**\n- **DESCRIPTION**\n- **SEE ALSO**\n- **HISTORY**\n- **BUGS**\n\nUse structuredContent.sections for detailed options, examples, and full documentation.\n"
        }
    ],
    "structuredContent": {
        "command": "RMAIL",
        "section": "",
        "mode": "man",
        "summary": "rmail - handle remote mail received via uucp",
        "synopsis": "rmail user ...",
        "tldr_summary": null,
        "tldr_examples": [],
        "tldr_source": null,
        "flags": [],
        "examples": [],
        "see_also": [
            {
                "name": "uucp",
                "section": "1",
                "url": "https://www.chedong.com/phpMan.php/man/uucp/1/json"
            },
            {
                "name": "mail.local",
                "section": "8",
                "url": "https://www.chedong.com/phpMan.php/man/mail.local/8/json"
            },
            {
                "name": "sendmail",
                "section": "8",
                "url": "https://www.chedong.com/phpMan.php/man/sendmail/8/json"
            }
        ],
        "section_outline": [
            {
                "name": "NAME",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "SYNOPSIS",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "DESCRIPTION",
                "lines": 6,
                "subsections": []
            },
            {
                "name": "SEE ALSO",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "HISTORY",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "BUGS",
                "lines": 5,
                "subsections": []
            }
        ],
        "sections": {
            "NAME": {
                "content": "rmail - handle remote mail received via uucp\n",
                "subsections": []
            },
            "SYNOPSIS": {
                "content": "rmail user ...\n",
                "subsections": []
            },
            "DESCRIPTION": {
                "content": "Rmail  interprets  incoming  mail received via uucp(1), collapsing ``From'' lines in the form\ngenerated by mail.local(8) into a single line of the form ``return-path!sender'', and passing\nthe processed mail on to sendmail(8).\n\nRmail is explicitly designed for use with uucp and sendmail.\n",
                "subsections": []
            },
            "SEE ALSO": {
                "content": "uucp(1), mail.local(8), sendmail(8)\n",
                "subsections": []
            },
            "HISTORY": {
                "content": "The rmail program appeared in 4.2BSD.\n",
                "subsections": []
            },
            "BUGS": {
                "content": "Rmail should not reside in /bin.\n\n\n\n$Date: 2004/12/28 05:34:15 $                            RMAIL(8)",
                "subsections": []
            }
        }
    }
}