Lines Matching refs:POSTCONF
99 # # postconf -c /etc/postfix -e
123 # # postconf -c /etc/postfix-test -e
136 # # postconf -e "multi_instance_directories=`postconf
156 # # postconf -c /etc/postfix-test -e multi_instance_enable=yes
187 POSTCONF=$command_directory/postconf
193 instance_dirs=`$POSTCONF -h multi_instance_directories | sed 'y/,/ /'` ||
215 test "`$POSTCONF -c $dir -h multi_instance_enable`" = yes || {
220 test "`$POSTCONF -c $dir -h multi_instance_enable`" = yes ||