X-Git-Url: https://git.exim.org/exim.git/blobdiff_plain/d945e180cbe2b26392fb21f7ae4dd2ccc603a81b..31651e77a5a5e9153083aba0a4ad6ba12869fd65:/test/stderr/0092 diff --git a/test/stderr/0092 b/test/stderr/0092 index b41de549f..ef51388cd 100644 --- a/test/stderr/0092 +++ b/test/stderr/0092 @@ -37,14 +37,18 @@ LOG: SMTP command timeout on connection from [V4NET.0.0.1] D=qqs >>> check domains = +local_domains >>> test.ex in "+local_domains"? >>> list element: +local_domains ->>> test.ex in "test.ex : *.test.ex"? ->>> list element: test.ex ->>> test.ex in "test.ex : *.test.ex"? yes (matched "test.ex") +>>> start sublist local_domains +>>> test.ex in "test.ex : *.test.ex"? +>>> ╎list element: test.ex +>>> ╎test.ex in "test.ex : *.test.ex"? yes (matched "test.ex") +>>> end sublist local_domains +>>> data from lookup saved for cache for +local_domains: key 'test.ex' value 'test.ex' >>> test.ex in "+local_domains"? yes (matched "+local_domains") >>> accept: condition test succeeded in ACL "check_recipient" >>> end of ACL "check_recipient": ACCEPT LOG: SMTP data timeout (message abandoned) on connection from (test) [V4NET.0.0.1] F= D=qqs Exim version x.yz .... +Hints DB: changed uid/gid: forcing real = effective uid=uuuu gid=CALLER_GID pid=p1234 environment after trimming: @@ -69,16 +73,17 @@ try option message_size_limit host in host_lookup? no (option unset) set_process_info: pppp handling incoming connection from [V4NET.0.0.1] ╭considering: ${if░eq░{V4NET.0.0.1}░{$sender_host_address}░{2}░{30}}s - ╭considering: V4NET.0.0.1}░{$sender_host_address}░{2}░{30}}s - ├───────text: V4NET.0.0.1 - ├considering: }░{$sender_host_address}░{2}░{30}}s - ├───expanded: V4NET.0.0.1 - ╰─────result: V4NET.0.0.1 - ╭considering: $sender_host_address}░{2}░{30}}s - ├──────value: V4NET.0.0.1 - ├considering: }░{2}░{30}}s - ├───expanded: $sender_host_address - ╰─────result: V4NET.0.0.1 + cond: eq + ╭considering: V4NET.0.0.1}░{$sender_host_address}░{2}░{30}}s + ├───────text: V4NET.0.0.1 + ├considering: }░{$sender_host_address}░{2}░{30}}s + ├───expanded: V4NET.0.0.1 + ╰─────result: V4NET.0.0.1 + ╭considering: $sender_host_address}░{2}░{30}}s + ├──────value: V4NET.0.0.1 + ├considering: }░{2}░{30}}s + ├───expanded: $sender_host_address + ╰─────result: V4NET.0.0.1 ├──condition: eq░{V4NET.0.0.1}░{$sender_host_address} ├─────result: true ╭considering: 2}░{30}}s @@ -208,12 +213,15 @@ exim: timed out while reading - message abandoned >>> check !verify = recipient >>> >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> >>> routing verify@test.ex ->>> test.ex in "! +local_domains"? ->>> list element: ! +local_domains ->>> test.ex in "test.ex : *.test.ex"? ->>> list element: test.ex ->>> test.ex in "test.ex : *.test.ex"? yes (matched "test.ex") ->>> test.ex in "! +local_domains"? no (matched "! +local_domains") +>>> test.ex in domains? +>>> list element: !░+local_domains +>>> start sublist local_domains +>>> test.ex in "test.ex : *.test.ex"? +>>> ╎list element: test.ex +>>> ╎test.ex in "test.ex : *.test.ex"? yes (matched "test.ex") +>>> end sublist local_domains +>>> data from lookup saved for cache for +local_domains: key 'test.ex' value 'test.ex' +>>> test.ex in domains? no (matched "! +local_domains") >>> calling forward router >>> forward router declined for verify@test.ex >>> no more routers