X-Git-Url: https://vcs.fsf.org/?a=blobdiff_plain;f=test%2Fscripts%2F0000-Basic%2F0099;h=d6655dcf9deb8b7decf51cf15d7f091a4eef53f0;hb=e94526c53d4b81b4040ba60a0341684697af17e4;hp=25228211201f04731908860f9606b09f56f02a8a;hpb=51596af432c9365790451f0859385b53c0205b1d;p=exim.git diff --git a/test/scripts/0000-Basic/0099 b/test/scripts/0000-Basic/0099 index 252282112..d6655dcf9 100644 --- a/test/scripts/0000-Basic/0099 +++ b/test/scripts/0000-Basic/0099 @@ -26,6 +26,32 @@ Test message **** dump retry # +# expanded option, giving true, should leave the localhost pair unchanged +exim -odi -DRETRY='retry_include_ip_address=${if eq{with}{$local_part} {yes}{no}}' with@complex +Test message +**** +dump retry +# +# expanded option, giving false, should add another localhost entry, without IP +exim -odi -DRETRY='retry_include_ip_address=${if eq{with}{$local_part} {yes}{no}}' without@complex +Test message +**** +dump retry +# +# a lookup-failure (in manualroute) +exim -odi userx@nonexist +Test message +**** +# a lookup-failure (good MX, missing A) in dnslookup, deferred +exim -odi userx@mxt2.test.ex +Test message +**** +# a lookup-failure (missing MX) in dnslookup, deferred +exim -odi userx@mxnonexist.test.ex +Test message +**** +dump retry +# # exim -brt x@dark.star.ex **** @@ -57,3 +83,8 @@ exim -f "d@e.f" -brt x@Q.abcd.ex **** exim -brt x@not.not.ex **** +exim -brt x@nonexist.test.ex lookup +**** +# +# +no_msglog_check