{
    "content": [
        {
            "type": "text",
            "text": "# rmail(8) (man)\n\n**Summary:** rmail - handle remote mail received via uucp\n\n**Synopsis:** rmail user ...\n\n## See Also\n\n- uucp(1)\n- mail.local(8)\n- sendmail(8)\n\n## Section Outline\n\n- **NAME** (2 lines)\n- **SYNOPSIS** (2 lines)\n- **DESCRIPTION** (6 lines)\n- **SEE ALSO** (2 lines)\n- **HISTORY** (2 lines)\n- **BUGS** (5 lines)\n\n## Full Content\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\nRmail is explicitly designed for use with uucp and sendmail.\n\n### SEE ALSO\n\nuucp(1), mail.local(8), sendmail(8)\n\n### HISTORY\n\nThe rmail program appeared in 4.2BSD.\n\n### BUGS\n\nRmail should not reside in /bin.\n\n\n\n$Date: 2004/12/28 05:34:15 $                            RMAIL(8)\n\n"
        }
    ],
    "structuredContent": {
        "command": "rmail",
        "section": "8",
        "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": []
            }
        ]
    }
}