table of contents
other versions
- wheezy 2.9.6-2
- wheezy-backports 2.11.2-1~bpo70+1
- jessie 2.11.3-1+deb8u2
- testing 3.1.4-7
- unstable 3.1.4-7
- experimental 3.2.0-1
POSTFIX-ADD-POLICY(8) | System Manager's Manual | POSTFIX-ADD-POLICY(8) |
NAME¶
postfix-add-policy - add policy service to Postfix master.cfSYNOPSIS¶
postfix-add-policy [policy name...] [username...] [argv...]
DESCRIPTION¶
The postfix-add-policy(8) command adds an smtp policy server named policy name running using username and called as argv to etc/postfix/master.cf to facilitate integration of SMTP policy servers such as postgrey or postfix-policyd-spf-perl. The configuration is based on the Postfix SMTPD_POLICY_README. Adminstrators should verify it is appropriate for their requirements.
DIAGNOSTICS¶
If the given policy name already appears in the master.cf, a message will be printed to standard out and master.cf will not be modified.
ENVIRONMENT¶
- MAIL_CONFIG
- Directory with Postfix configuration files.
CONFIGURATION PARAMETERS¶
None
FILES¶
/etc/postfix/master.cf
SEE ALSO¶
postconf(5), Postfix configuration
LICENSE¶
This software is licensed under the MIT open source license.
AUTHOR(S)¶
Scott Kitterman <scott@kitterman.com>