Lines Matching refs:command_directory
49 LOGGER="$command_directory/postlog -t $MAIL_LOGTAG/postfix-script"
62 cd $command_directory || {
63 $FATAL no Postfix command directory $command_directory!
93 def_config_directory=`$command_directory/postconf -dh config_directory` || {
94 $FATAL cannot execute $command_directory/postconf!
101 $command_directory/postconf -qc $def_config_directory \
103 $FATAL cannot execute $command_directory/postconf!
226 $command_directory/postconf >/dev/null
233 $command_directory/postsuper active || exit 1
235 $command_directory/postsuper &
244 $command_directory/postqueue -f
257 $command_directory/postconf >/dev/null
283 maillog_file=`$command_directory/postconf -qh maillog_file` || {
284 $FATAL cannot execute $command_directory/postconf!
288 $command_directory/postconf -qM postlog/unix-dgram 2>/dev/null \
299 $command_directory/postsuper || exit 1
307 $command_directory/postconf >/dev/null
360 todo="$command_directory/postqueue $command_directory/postdrop $todo"
367 find $command_directory/postqueue $command_directory/postdrop \
431 value="`$command_directory/postconf -qh $name`"