summaryrefslogtreecommitdiff
path: root/test/confs/3012
blob: 505e49f9455181899f97f920f50b02081d9d5802 (plain)
1
2
3
4
5
6
7
# exim test configuration 3012
exim_path = EXIM_PATH
keep_environment = ^FOO\d : BAR
add_environment = ADDED1=added1 : ADDED2=added2
tls_advertise_hosts =
perl_startup = sub taint_flag { ${^TAINT} ? 'ON' : 'OFF' }
perl_taintmode = yes