debian's 32_exim4.dpatch
[exim.git] / src / src / exiwhat.src
index a1f748edd570ed75df0955448adcfca2e001adc5..da7a278cd39fd5e72af35e44e7184e12e3050a95 100644 (file)
@@ -98,7 +98,7 @@ fi
 
 st='    '
 exim_path=`grep "^[$st]*exim_path" $config | sed "s/.*=[$st]*//"`
-if test "$exim_path" = ""; then exim_path=BIN_DIRECTORY/exim; fi
+if test "$exim_path" = ""; then exim_path=BIN_DIRECTORY/exim4; fi
 spool_directory=`$exim_path -C $config -bP spool_directory | sed "s/.*=[ ]*//"`
 process_log_path=`$exim_path -C $config -bP process_log_path | sed "s/.*=[ ]*//"`