X-Git-Url: https://git.exim.org/users/heiko/exim.git/blobdiff_plain/33d73e3b7a0201f4af19e8217ced618e68eaf1fb..cdeb6856e69a0035df8fc06f11787c755a1cc274:/test/stderr/0537 diff --git a/test/stderr/0537 b/test/stderr/0537 index a4c766269..f6ad3ba90 100644 --- a/test/stderr/0537 +++ b/test/stderr/0537 @@ -39,8 +39,10 @@ LOG: sender_host_name= >>> check logwrite = sender_ident=$sender_ident >>> = sender_ident= LOG: sender_ident= ->>> accept: condition test succeeded ->>> accept: condition test succeeded +>>> accept: condition test succeeded in ACL "log" +>>> end of ACL "log": ACCEPT +>>> accept: condition test succeeded in ACL "connect" +>>> end of ACL "connect": ACCEPT >>> host in hosts_connection_nolog? no (option unset) >>> host in host_lookup? no (option unset) >>> host in host_reject_connection? no (option unset) @@ -80,8 +82,10 @@ LOG: sender_host_name=hostname >>> check logwrite = sender_ident=$sender_ident >>> = sender_ident=ident LOG: sender_ident=ident ->>> accept: condition test succeeded ->>> accept: condition test succeeded +>>> accept: condition test succeeded in ACL "log" +>>> end of ACL "log": ACCEPT +>>> accept: condition test succeeded in ACL "connect" +>>> end of ACL "connect": ACCEPT >>> host in pipelining_advertise_hosts? yes (matched "*") >>> using ACL "mail" >>> processing "accept" @@ -114,7 +118,8 @@ LOG: sender_host_name=hostname >>> check logwrite = sender_ident=$sender_ident >>> = sender_ident=ident LOG: sender_ident=ident ->>> accept: condition test succeeded +>>> accept: condition test succeeded in ACL "log" +>>> end of ACL "log": ACCEPT >>> check acl = auth >>> using ACL "auth" >>> processing "accept" @@ -122,8 +127,10 @@ LOG: sender_ident=ident >>> authname in "*"? yes (matched "*") >>> check logwrite = +++ host is authenticated +++ LOG: +++ host is authenticated +++ ->>> accept: condition test succeeded ->>> accept: condition test succeeded +>>> accept: condition test succeeded in ACL "auth" +>>> end of ACL "auth": ACCEPT +>>> accept: condition test succeeded in ACL "mail" +>>> end of ACL "mail": ACCEPT >>> using ACL "mail" >>> processing "accept" >>> check acl = log @@ -155,7 +162,8 @@ LOG: sender_host_name=hostname >>> check logwrite = sender_ident=$sender_ident >>> = sender_ident=ident LOG: sender_ident=ident ->>> accept: condition test succeeded +>>> accept: condition test succeeded in ACL "log" +>>> end of ACL "log": ACCEPT >>> check acl = auth >>> using ACL "auth" >>> processing "accept" @@ -163,5 +171,7 @@ LOG: sender_ident=ident >>> authname in "*"? yes (matched "*") >>> check logwrite = +++ host is authenticated +++ LOG: +++ host is authenticated +++ ->>> accept: condition test succeeded ->>> accept: condition test succeeded +>>> accept: condition test succeeded in ACL "auth" +>>> end of ACL "auth": ACCEPT +>>> accept: condition test succeeded in ACL "mail" +>>> end of ACL "mail": ACCEPT