X-Git-Url: https://git.exim.org/exim.git/blobdiff_plain/1d2868b2d90c230dd4ae42e6f3c7e4958ed75de5..982854f86c4acc7779b6b65094ba557a9fcd50d6:/test/stderr/0064 diff --git a/test/stderr/0064 b/test/stderr/0064 index 8aa9102a0..8a1003d7d 100644 --- a/test/stderr/0064 +++ b/test/stderr/0064 @@ -11,7 +11,7 @@ >>> list element: @[] >>> test in helo_lookup_domains? no (end of list) >>> using ACL "check_recipient" ->>> processing "accept" (TESTSUITE/test-config 19) +>>> processing ACL check_recipient "accept" (TESTSUITE/test-config 19) >>> check domains = +local_domains >>> test.ex in "+local_domains"? >>> list element: +local_domains @@ -22,10 +22,10 @@ >>> 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 +>>> accept: condition test succeeded in ACL check_recipient +>>> end of ACL check_recipient: ACCEPT >>> using ACL "check_recipient" ->>> processing "accept" (TESTSUITE/test-config 19) +>>> processing ACL check_recipient "accept" (TESTSUITE/test-config 19) >>> check domains = +local_domains >>> anotherhost.example.com in "+local_domains"? >>> list element: +local_domains @@ -36,8 +36,8 @@ >>> anotherhost.example.com in "test.ex : myhost.ex"? no (end of list) >>> end sublist local_domains >>> anotherhost.example.com in "+local_domains"? no (end of list) ->>> accept: condition test failed in ACL "check_recipient" ->>> processing "accept" (TESTSUITE/test-config 20) +>>> accept: condition test failed in ACL check_recipient +>>> processing ACL check_recipient "accept" (TESTSUITE/test-config 20) >>> check domains = +relay_domains >>> anotherhost.example.com in "+relay_domains"? >>> list element: +relay_domains @@ -47,29 +47,31 @@ >>> anotherhost.example.com in "test.ex"? no (end of list) >>> end sublist relay_domains >>> anotherhost.example.com in "+relay_domains"? no (end of list) ->>> accept: condition test failed in ACL "check_recipient" ->>> processing "accept" (TESTSUITE/test-config 21) +>>> accept: condition test failed in ACL check_recipient +>>> processing ACL check_recipient "accept" (TESTSUITE/test-config 21) >>> check hosts = +relay_hosts >>> host in "+relay_hosts"? >>> list element: +relay_hosts >>> start sublist relay_hosts >>> host in "lsearch;TESTSUITE/aux-fixed/0064.hosts"? >>> ╎list element: lsearch;TESTSUITE/aux-fixed/0064.hosts ->>> sender host name required, to match against lsearch;TESTSUITE/aux-fixed/0064.hosts ->>> looking up host name for V4NET.0.0.1 ->>> IP address lookup yielded "ten-1.test.ex" ->>> ╎ten-1.test.ex not in empty list (option unset? cannot trace name) ->>> ╎ten-1.test.ex not in empty list (option unset? cannot trace name) ->>> checking addresses for ten-1.test.ex +>>> ╎sender host name required, to match against lsearch;TESTSUITE/aux-fixed/0064.hosts +>>> ╎ looking up host name for V4NET.0.0.1 +>>> ╎ IP address lookup yielded "ten-1.test.ex" +>>> ╎ check dnssec require list +>>> ╎ ten-1.test.ex not in empty list (option unset? cannot trace name) +>>> ╎ check dnssec request list +>>> ╎ ten-1.test.ex not in empty list (option unset? cannot trace name) +>>> ╎ checking addresses for ten-1.test.ex >>> V4NET.0.0.1 OK >>> host in "lsearch;TESTSUITE/aux-fixed/0064.hosts"? no (end of list) >>> end sublist relay_hosts >>> host in "+relay_hosts"? no (end of list) ->>> accept: condition test failed in ACL "check_recipient" ->>> processing "deny" (TESTSUITE/test-config 22) +>>> accept: condition test failed in ACL check_recipient +>>> processing ACL check_recipient "deny" (TESTSUITE/test-config 22) >>> message: relay not permitted ->>> deny: condition test succeeded in ACL "check_recipient" ->>> end of ACL "check_recipient": DENY +>>> deny: condition test succeeded in ACL check_recipient +>>> end of ACL check_recipient: DENY LOG: H=ten-1.test.ex (test) [V4NET.0.0.1] F= rejected RCPT : relay not permitted LOG: 10HmaX-000000005vi-0000 <= userx@somehost.example.com H=ten-1.test.ex (test) [V4NET.0.0.1] P=smtp S=sss >>> host in hosts_connection_nolog? no (option unset) @@ -85,7 +87,7 @@ LOG: 10HmaX-000000005vi-0000 <= userx@somehost.example.com H=ten-1.test.ex (test >>> list element: @[] >>> test in helo_lookup_domains? no (end of list) >>> using ACL "check_recipient" ->>> processing "accept" (TESTSUITE/test-config 19) +>>> processing ACL check_recipient "accept" (TESTSUITE/test-config 19) >>> check domains = +local_domains >>> test.ex in "+local_domains"? >>> list element: +local_domains @@ -96,10 +98,10 @@ LOG: 10HmaX-000000005vi-0000 <= userx@somehost.example.com H=ten-1.test.ex (test >>> 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 +>>> accept: condition test succeeded in ACL check_recipient +>>> end of ACL check_recipient: ACCEPT >>> using ACL "check_recipient" ->>> processing "accept" (TESTSUITE/test-config 19) +>>> processing ACL check_recipient "accept" (TESTSUITE/test-config 19) >>> check domains = +local_domains >>> anotherhost.example.com in "+local_domains"? >>> list element: +local_domains @@ -110,8 +112,8 @@ LOG: 10HmaX-000000005vi-0000 <= userx@somehost.example.com H=ten-1.test.ex (test >>> anotherhost.example.com in "test.ex : myhost.ex"? no (end of list) >>> end sublist local_domains >>> anotherhost.example.com in "+local_domains"? no (end of list) ->>> accept: condition test failed in ACL "check_recipient" ->>> processing "accept" (TESTSUITE/test-config 20) +>>> accept: condition test failed in ACL check_recipient +>>> processing ACL check_recipient "accept" (TESTSUITE/test-config 20) >>> check domains = +relay_domains >>> anotherhost.example.com in "+relay_domains"? >>> list element: +relay_domains @@ -121,25 +123,27 @@ LOG: 10HmaX-000000005vi-0000 <= userx@somehost.example.com H=ten-1.test.ex (test >>> anotherhost.example.com in "test.ex"? no (end of list) >>> end sublist relay_domains >>> anotherhost.example.com in "+relay_domains"? no (end of list) ->>> accept: condition test failed in ACL "check_recipient" ->>> processing "accept" (TESTSUITE/test-config 21) +>>> accept: condition test failed in ACL check_recipient +>>> processing ACL check_recipient "accept" (TESTSUITE/test-config 21) >>> check hosts = +relay_hosts >>> host in "+relay_hosts"? >>> list element: +relay_hosts >>> start sublist relay_hosts >>> host in "lsearch;TESTSUITE/aux-fixed/0064.hosts"? >>> ╎list element: lsearch;TESTSUITE/aux-fixed/0064.hosts ->>> sender host name required, to match against lsearch;TESTSUITE/aux-fixed/0064.hosts ->>> looking up host name for V4NET.0.0.2 ->>> IP address lookup yielded "ten-2.test.ex" ->>> ╎ten-2.test.ex not in empty list (option unset? cannot trace name) ->>> ╎ten-2.test.ex not in empty list (option unset? cannot trace name) ->>> checking addresses for ten-2.test.ex +>>> ╎sender host name required, to match against lsearch;TESTSUITE/aux-fixed/0064.hosts +>>> ╎ looking up host name for V4NET.0.0.2 +>>> ╎ IP address lookup yielded "ten-2.test.ex" +>>> ╎ check dnssec require list +>>> ╎ ten-2.test.ex not in empty list (option unset? cannot trace name) +>>> ╎ check dnssec request list +>>> ╎ ten-2.test.ex not in empty list (option unset? cannot trace name) +>>> ╎ checking addresses for ten-2.test.ex >>> V4NET.0.0.2 OK >>> ╎host in "lsearch;TESTSUITE/aux-fixed/0064.hosts"? yes (matched "lsearch;TESTSUITE/aux-fixed/0064.hosts") >>> end sublist relay_hosts >>> data from lookup saved for cache for +relay_hosts: key 'V4NET.0.0.2' value '' >>> host in "+relay_hosts"? yes (matched "+relay_hosts") ->>> accept: condition test succeeded in ACL "check_recipient" ->>> end of ACL "check_recipient": ACCEPT +>>> accept: condition test succeeded in ACL check_recipient +>>> end of ACL check_recipient: ACCEPT LOG: 10HmaY-000000005vi-0000 <= userx@somehost.example.com H=ten-2.test.ex (test) [V4NET.0.0.2] P=smtp S=sss