postconf

Written by

postconf allow you to list/change postfix configuration.

To list current config, run

postconf -n

To change a configuration, run

postconf -e home_mailbox=Maildir/

postfix