X-Git-Url: https://git.netwichtig.de/gitweb/?a=blobdiff_plain;f=test%2Fscripts%2F0000-Basic%2F0002;h=e192a5593fd8465b364c72df10529f09c795f107;hb=ae8f9024d8d4fad31457d758022e3186d782929c;hp=d77fa9f29e9cbe7a381be74c8738a21097769510;hpb=a3970a881934e1fc6be1993bfe544dd17abf6082;p=user%2Fhenk%2Fcode%2Fexim.git diff --git a/test/scripts/0000-Basic/0002 b/test/scripts/0000-Basic/0002 index d77fa9f29..e192a5593 100644 --- a/test/scripts/0000-Basic/0002 +++ b/test/scripts/0000-Basic/0002 @@ -915,6 +915,13 @@ match: ${if match{wxyz}{\N^([ab]+)(\w+)$\N}{$2$1}fail} ${if eq {1}{1}{yes}{${lookup{xx}lsearch{/non/exist}}}} match_address: ${if match_address{a.b.c}{a.b.c}{yes}{no}} **** +exim -d-all+expand+noutf8 -be +primary_hostname: $primary_hostname +match: ${if match{abcd}{\N^([ab]+)(\w+)$\N}{$2$1}fail} +match: ${if match{wxyz}{\N^([ab]+)(\w+)$\N}{$2$1}fail} +${if eq {1}{1}{yes}{${lookup{xx}lsearch{/non/exist}}}} +match_address: ${if match_address{a.b.c}{a.b.c}{yes}{no}} +**** # Sender host name and address etc, all unset exim -be -be Sender host name and address etc, all unset