X-Git-Url: https://git.exim.org/exim.git/blobdiff_plain/b436dd41913533c013e88c513e2ceab89c86f120..942f0be6c2cd3ec8c39ca234a449561d9d3c1075:/test/scripts/0000-Basic/0620 diff --git a/test/scripts/0000-Basic/0620 b/test/scripts/0000-Basic/0620 index 96d598834..09587750d 100644 --- a/test/scripts/0000-Basic/0620 +++ b/test/scripts/0000-Basic/0620 @@ -1,6 +1,18 @@ -# router variables -exim -odi a -Subject: foo - -body +# singlekey lookup ret-key +# +# baseline, get the data +exim -d-all+expand -bs '-DOPT=notthis : lsearch;DIR/aux-fixed/TESTNUM.lsearch : nothiseither' +HELO test +MAIL FROM: +RCPT TO: +QUIT **** +# +# get the key +exim -d-all+expand -bs '-DOPT=notthis : lsearch,ret=key;DIR/aux-fixed/TESTNUM.lsearch : nothiseither' +HELO test +MAIL FROM: +RCPT TO: +QUIT +**** +#