{
    "content": [
        {
            "type": "text",
            "text": "# postfix-add-filter(8) (man)\n\n**Summary:** postfix-add-filter - add filter service to Postfix master.cf\n\n**Synopsis:** postfix-add-filter [smtp service name...] [smtpd port...]\n\n## See Also\n\n- postconf(5)\n\n## Section Outline\n\n- **NAME** (2 lines)\n- **SYNOPSIS** (2 lines)\n- **DESCRIPTION** (12 lines)\n- **DIAGNOSTICS** (4 lines)\n- **ENVIRONMENT** (6 lines)\n- **CONFIGURATION PARAMETERS** (2 lines)\n- **FILES** (2 lines)\n- **SEE ALSO** (2 lines)\n- **LICENSE** (9 lines)\n\n## Full Content\n\n### NAME\n\npostfix-add-filter - add filter service to Postfix master.cf\n\n### SYNOPSIS\n\npostfix-add-filter [smtp service name...] [smtpd port...]\n\n### DESCRIPTION\n\nThe  postfix-add-filter(8)  command adds an smtp service named smtp service name and an smtpd\nserver listening on smtpd port to /etc/postfix/master.cf to facilitate  integration  of  SMTP\nfilters  such  as amavisd-new or clamsmtp.  The configuration is based on the upstream recom‐\nmendations for amavisd-new 2.6.0.  Administrators should verify it is appropriate  for  their\nrequirements.\n\nThe  original file is copied prior to modification and left in /etc/postfix to make it possi‐\nble to revert changes easily.\n\nAvailable in the Debian package for Postfix version 2.5.3 and later.\n\n### DIAGNOSTICS\n\nIf the given smtp service name or smtpd port already appear in the master.cf, a message  will\nbe printed to standard out and master.cf will not be modified.\n\n### ENVIRONMENT\n\nMAILCONFIG\nDirectory with Postfix configuration files.\n\nThe  postfix-add-filter(8)  command  should use this, but it currently doesn't.  It is\nhard coded to /etc/postfix.  This should be changed.\n\n### CONFIGURATION PARAMETERS\n\nNone\n\n### FILES\n\n/etc/postfix/master.cf\n\n### SEE ALSO\n\npostconf(5), Postfix configuration\n\n### LICENSE\n\nThis software is licensed under the MIT open source license.\n\nAUTHOR(S)\nScott Kitterman\n<scott@kitterman.com>\n\n\n\nPOSTFIX-ADD-FILTER(8)\n\n"
        }
    ],
    "structuredContent": {
        "command": "postfix-add-filter",
        "section": "8",
        "mode": "man",
        "summary": "postfix-add-filter - add filter service to Postfix master.cf",
        "synopsis": "postfix-add-filter [smtp service name...] [smtpd port...]",
        "tldr_summary": null,
        "tldr_examples": [],
        "tldr_source": null,
        "flags": [],
        "examples": [],
        "see_also": [
            {
                "name": "postconf",
                "section": "5",
                "url": "https://www.chedong.com/phpMan.php/man/postconf/5/json"
            }
        ],
        "section_outline": [
            {
                "name": "NAME",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "SYNOPSIS",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "DESCRIPTION",
                "lines": 12,
                "subsections": []
            },
            {
                "name": "DIAGNOSTICS",
                "lines": 4,
                "subsections": []
            },
            {
                "name": "ENVIRONMENT",
                "lines": 6,
                "subsections": []
            },
            {
                "name": "CONFIGURATION PARAMETERS",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "FILES",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "SEE ALSO",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "LICENSE",
                "lines": 9,
                "subsections": []
            }
        ]
    }
}