From 331817e995b05793ec840476fac67e8f7c638a47 Mon Sep 17 00:00:00 2001 From: "Heiko Schlittermann (HS12-RIPE)" Date: Mon, 5 Apr 2021 16:06:24 +0200 Subject: testsuite: add 0990 for allow_insecure_tainted_data (cherry picked from commit 56213337357265eb42c40dd04a22f6ac433b9e81) --- test/scripts/0990-Allow-Tainted-Data/0990 | 7 +++++++ test/scripts/0990-Allow-Tainted-Data/REQUIRES | 1 + 2 files changed, 8 insertions(+) create mode 100644 test/scripts/0990-Allow-Tainted-Data/0990 create mode 100644 test/scripts/0990-Allow-Tainted-Data/REQUIRES (limited to 'test/scripts') diff --git a/test/scripts/0990-Allow-Tainted-Data/0990 b/test/scripts/0990-Allow-Tainted-Data/0990 new file mode 100644 index 000000000..87cf4c009 --- /dev/null +++ b/test/scripts/0990-Allow-Tainted-Data/0990 @@ -0,0 +1,7 @@ +# Allow insecure tainted data +exim -DALLOW_TAINTED=no -f hans@example.com -be +${lookup{$sender_address_local_part}lsearch{DIR/aux-fixed/0990/$sender_address_domain}{yes}{no}} +**** +exim -DALLOW_TAINTED=yes -f hans@example.com -be +${lookup{$sender_address_local_part}lsearch{DIR/aux-fixed/0990/$sender_address_domain}{yes}{no}} +**** diff --git a/test/scripts/0990-Allow-Tainted-Data/REQUIRES b/test/scripts/0990-Allow-Tainted-Data/REQUIRES new file mode 100644 index 000000000..5fabbded0 --- /dev/null +++ b/test/scripts/0990-Allow-Tainted-Data/REQUIRES @@ -0,0 +1 @@ +feature _OPT_MAIN_ALLOW_INSECURE_TAINTED_DATA -- cgit v1.2.3