X-Git-Url: https://git.exim.org/users/heiko/exim.git/blobdiff_plain/4fab92fbc2b63bac2d89c1dae69fa1845cb640b7..6bacc7090a4d219a48899c5b5b08b33f4811dc7f:/test/scripts/0000-Basic/0099?ds=sidebyside diff --git a/test/scripts/0000-Basic/0099 b/test/scripts/0000-Basic/0099 index d6655dcf9..c6df9b7dd 100644 --- a/test/scripts/0000-Basic/0099 +++ b/test/scripts/0000-Basic/0099 @@ -14,7 +14,7 @@ sleep 3 exim -odi -q **** # -# This should add two entries for "localhost.test.ex" (ipv4, ipv6) +# This should add two entries for "thisloop.test.ex" (ip4, 127.0.0.1) exim -odi usery@complex Test message 2 **** @@ -32,7 +32,7 @@ Test message **** dump retry # -# expanded option, giving false, should add another localhost entry, without IP +# expanded option, giving false, should add another 'thisloop.test.ex' entry, without IP exim -odi -DRETRY='retry_include_ip_address=${if eq{with}{$local_part} {yes}{no}}' without@complex Test message ****