Postfix configuration utility. This command displays the values of the
main.cf
configuration parameters by default and warns about possible mistyped parameter names. It can also change themain.cf
configuration parameter values. More information: https://manned.org/postconf.
main.cf
configuration file instead of the default configuration directory:postconf -c path/to/configuration_directory
main.cf
configuration file and update parameter settings with the “name=value” pairs:postconf -e
main.cf
instead of the actual settings:postconf -d
postconf -C class
smtpd_sasl_type
configuration parameter by specifying cyrus
or dovecot
as the name:postconf -a
type:name
in configuration files where the type can be btree
, cdb
, hash
, mysql
, etc:postconf -m