X-Git-Url: https://git.exim.org/users/jgh/exim.git/blobdiff_plain/66c1f8e0b388b7ad059abd9c7d5868ba7ad60834..28fb7042c4d99225f3968d6555faef598db2e9d0:/test/confs/0099?ds=sidebyside diff --git a/test/confs/0099 b/test/confs/0099 index 4a13b4937..8b4299130 100644 --- a/test/confs/0099 +++ b/test/confs/0099 @@ -2,13 +2,8 @@ RETRY = -exim_path = EXIM_PATH -host_lookup_order = bydns -rfc1413_query_timeout = 0s -spool_directory = DIR/spool -log_file_path = DIR/spool/log/%slog -gecos_pattern = "" -gecos_name = CALLER_NAME +.include DIR/aux-var/std_conf_prefix + # ----- Main settings ----- @@ -22,12 +17,20 @@ log_selector = +received_recipients begin routers +bydns: + driver = dnslookup + domains = mxt2.test.ex : mxnonexist.test.ex + transport = smtp + fail_defer_domains = * + all: driver = manualroute route_list = simple thishost.test.ex byname \ ; complex thisloop.test.ex byname \ + ; nonexist nonexist.test.ex byname \ ; * 127.0.0.1 byname self = send + host_find_failed = defer transport = smtp @@ -51,6 +54,7 @@ begin retry rcpt45x.test.ex rcpt_45x F,10d,2m rcpt463.test.ex rcpt_463 F,10d,3m rcpt4xx.test.ex rcpt_4xx F,10d,1m +* lookup F,10d,30m *@\N^\d * F,5d,1m *@*.abcd.ex * F,5d,2m