X-Git-Url: https://git.netwichtig.de/gitweb/?a=blobdiff_plain;f=test%2Fscripts%2F5200-queryprogram%2F5204;h=2509091f9673850f74fce248c6b8cace011a4e03;hb=4b01271fa595a08e68ba8c58d6404e83623aa9c8;hp=593ce82ebe271b85cdb4b867d112fc8110f45005;hpb=59371ea735c941334861aa5b8e1e9a06facf044f;p=user%2Fhenk%2Fcode%2Fexim.git diff --git a/test/scripts/5200-queryprogram/5204 b/test/scripts/5200-queryprogram/5204 index 593ce82eb..2509091f9 100644 --- a/test/scripts/5200-queryprogram/5204 +++ b/test/scripts/5200-queryprogram/5204 @@ -1,4 +1,4 @@ -# queryprogram +# queryprogram general tests 1 exim -bt '"ACCEPT hosts=localhost lookup=byname"@some.host' **** @@ -26,3 +26,9 @@ exim -d-all+route -bt '"REDIRECT postmaster@test.ex"@some.host' exim -odi '"FAIL cannot route this one (FAIL)"@some.host' Test message **** +exim -DCOMMAND_USER=CALLER -d-all+route -bh V4NET.2.3.4 +ehlo some.name +mail from: +rcpt to:<"FAIL cannot route this one (FAIL)"@some.host> +quit +****