X-Git-Url: https://git.exim.org/exim.git/blobdiff_plain/2416c261306ff5e1248c5501b736b031a27367f5..6968512fc21cf0a41b2751bb9df39ed40941c1c3:/test/stderr/0537 diff --git a/test/stderr/0537 b/test/stderr/0537 index a4c766269..a2fed387b 100644 --- a/test/stderr/0537 +++ b/test/stderr/0537 @@ -39,8 +39,8 @@ 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" +>>> accept: condition test succeeded in ACL "connect" >>> 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 +80,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 +>>> accept: condition test succeeded in ACL "log" +>>> accept: condition test succeeded in ACL "connect" >>> host in pipelining_advertise_hosts? yes (matched "*") >>> using ACL "mail" >>> processing "accept" @@ -114,7 +114,7 @@ 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" >>> check acl = auth >>> using ACL "auth" >>> processing "accept" @@ -122,8 +122,8 @@ 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" +>>> accept: condition test succeeded in ACL "mail" >>> using ACL "mail" >>> processing "accept" >>> check acl = log @@ -155,7 +155,7 @@ 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" >>> check acl = auth >>> using ACL "auth" >>> processing "accept" @@ -163,5 +163,5 @@ 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" +>>> accept: condition test succeeded in ACL "mail"