How do I define body_checks or other local modifications not
currently supported by the PostConf GUI?
Local modifications to any Postfix configuration file can
be made by creating a "local" version under /usr/postconf.
Body_check filters, for example, are defined in
/usr/postconf/body_checks.local. When PostConf is started
or reloaded it will append these local modifications to
the file read by Postfix (/etc/postfix/body_checks)
and also save a backup copy.
See the comments in /usr/postconf/*.local for details.
Return to Documentation Home
|