Testsuite: bounce_message_file and warn_message_file
[exim.git] / test / confs / 3012
1 # exim test configuration 3012
2 exim_path = EXIM_PATH
3 keep_environment = ^FOO\d : BAR
4 add_environment = ADDED1=added1 : ADDED2=added2
5 tls_advertise_hosts =
6 perl_startup = sub taint_flag { ${^TAINT} ? 'ON' : 'OFF' }
7 perl_taintmode = yes