diff options
author | Jeremy Harris <jgh146exb@wizmail.org> | 2020-01-12 00:14:27 +0000 |
---|---|---|
committer | Jeremy Harris <jgh146exb@wizmail.org> | 2020-01-12 00:14:27 +0000 |
commit | 9c43aff91481faddf4ca3763657d3ae2a63acb65 (patch) | |
tree | 326b26cf54bc573463dfb226790f4d97527ec135 /test | |
parent | c4141216b51b0dce51504479342d2bfc8a83dfad (diff) |
Testsuite: taint-enforcement issues
Diffstat (limited to 'test')
-rw-r--r-- | test/confs/0153 | 2 | ||||
-rw-r--r-- | test/msglog/0585.10HmaX-0005vi-00 | 2 |
2 files changed, 3 insertions, 1 deletions
diff --git a/test/confs/0153 b/test/confs/0153 index d70a38e7b..35a004a45 100644 --- a/test/confs/0153 +++ b/test/confs/0153 @@ -13,7 +13,7 @@ begin routers virtual: driver = redirect domains = *.virt.test.ex - address_data = ${if match{$domain}{^(.*)\\.virt\\.test\\.ex\$}{$1}} + address_data = ${if match{$domain}{^(.*)\\.virt\\.test\\.ex\$}{${bless:$1}}} data = ${if exists{DIR/aux-fixed/TESTNUM.alias.$address_data} \ {${lookup{$local_part}lsearch{DIR/aux-fixed/TESTNUM.alias.$address_data}}} \ fail} diff --git a/test/msglog/0585.10HmaX-0005vi-00 b/test/msglog/0585.10HmaX-0005vi-00 new file mode 100644 index 000000000..f91a4a3e7 --- /dev/null +++ b/test/msglog/0585.10HmaX-0005vi-00 @@ -0,0 +1,2 @@ +1999-03-02 09:44:33 Received from CALLER@myhost.test.ex U=CALLER P=local S=sss +1999-03-02 09:44:33 |TESTSUITE/bin/iefbr14 <pipe-userx=TESTSUITE/bin/iefbr14@test.ex> R=r2 T=t2 defer (0): Tainted 'TESTSUITE/bin/iefbr14' (command for t2 transport) not permitted |