X-Git-Url: https://vcs.fsf.org/?a=blobdiff_plain;ds=sidebyside;f=test%2Fstderr%2F0063;h=b2dddb90962610f0577251f4788bb0108b8f6a61;hb=7b8fc14ede19e296c2a276502d146ed2c0d6f775;hp=2eb0b3160a6a68be0cc4bdd87403b73b8686c5cc;hpb=d502442ac32f8964f6cf86469869cecb035d12c0;p=exim.git diff --git a/test/stderr/0063 b/test/stderr/0063 index 2eb0b3160..b2dddb909 100644 --- a/test/stderr/0063 +++ b/test/stderr/0063 @@ -12,6 +12,7 @@ >>> test.ex in "test.ex : myhost.ex"? yes (matched "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 >>> using ACL "check_recipient" >>> processing "accept" >>> check domains = +local_domains @@ -27,10 +28,7 @@ >>> check hosts = +relay_hosts >>> sender host name required, to match against ^[^\d]+2 >>> looking up host name for V4NET.0.0.1 ->>> IP address lookup yielded ten-1.test.ex -MUNGED: ::1 will be omitted in what follows ->>> get[host|ipnode]byname[2] looked up these IP addresses: ->>> name=ten-1.test.ex address=V4NET.0.0.1 +>>> IP address lookup yielded "ten-1.test.ex" >>> checking addresses for ten-1.test.ex >>> V4NET.0.0.1 OK >>> host in "^[^\d]+2"? no (end of list) @@ -39,6 +37,7 @@ MUNGED: ::1 will be omitted in what follows >>> processing "deny" >>> message: relay not permitted >>> deny: condition test succeeded in ACL "check_recipient" +>>> end of ACL "check_recipient": DENY LOG: H=ten-1.test.ex [V4NET.0.0.1] F= rejected RCPT : relay not permitted LOG: 10HmaX-0005vi-00 <= userx@somehost.example.com H=ten-1.test.ex [V4NET.0.0.1] P=smtp S=sss >>> host in hosts_connection_nolog? no (option unset) @@ -55,6 +54,7 @@ LOG: 10HmaX-0005vi-00 <= userx@somehost.example.com H=ten-1.test.ex [V4NET.0.0.1 >>> test.ex in "test.ex : myhost.ex"? yes (matched "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 >>> using ACL "check_recipient" >>> processing "accept" >>> check domains = +local_domains @@ -70,13 +70,11 @@ LOG: 10HmaX-0005vi-00 <= userx@somehost.example.com H=ten-1.test.ex [V4NET.0.0.1 >>> check hosts = +relay_hosts >>> sender host name required, to match against ^[^\d]+2 >>> looking up host name for V4NET.0.0.2 ->>> IP address lookup yielded ten-2.test.ex -MUNGED: ::1 will be omitted in what follows ->>> get[host|ipnode]byname[2] looked up these IP addresses: ->>> name=ten-2.test.ex address=V4NET.0.0.2 +>>> IP address lookup yielded "ten-2.test.ex" >>> checking addresses for ten-2.test.ex >>> V4NET.0.0.2 OK >>> host in "^[^\d]+2"? yes (matched "^[^\d]+2") >>> host in "+relay_hosts"? yes (matched "+relay_hosts") >>> accept: condition test succeeded in ACL "check_recipient" +>>> end of ACL "check_recipient": ACCEPT LOG: 10HmaY-0005vi-00 <= userx@somehost.example.com H=ten-2.test.ex [V4NET.0.0.2] P=smtp S=sss