diff options
author | Heiko Schlittermann (HS12-RIPE) <hs@schlittermann.de> | 2016-02-01 13:13:27 +0100 |
---|---|---|
committer | Heiko Schlittermann (HS12-RIPE) <hs@schlittermann.de> | 2016-04-07 09:45:33 +0200 |
commit | 2f680c0c44778f97c056fb06d60fb03f4cf69c31 (patch) | |
tree | d8343559845483d313ac6a989591766e3543b237 /test/confs/3002 | |
parent | c0ebc07afcedf09ec166a31a6e14928c2cd03d26 (diff) |
Add perl_taintmode option
Diffstat (limited to 'test/confs/3002')
-rw-r--r-- | test/confs/3002 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/confs/3002 b/test/confs/3002 index 7962d9734..9b668f002 100644 --- a/test/confs/3002 +++ b/test/confs/3002 @@ -1,4 +1,4 @@ -# exim test configuration 0616 +# exim test configuration 3002 exim_path = EXIM_PATH keep_environment = ^FOO\d : BAR add_environment = ADDED1=added1 : ADDED2=added2 |