X-Git-Url: https://git.netwichtig.de/gitweb/?a=blobdiff_plain;f=test%2Fstderr%2F0537;h=c5a8b3e54de067cdf84adf9921885fd4224f11ba;hb=1a2dfad52a761f9b3ea139e68df37a3739c7da8a;hp=a4c766269deedbb8cb19a3bd7e03eb2fab1d2ece;hpb=33d73e3b7a0201f4af19e8217ced618e68eaf1fb;p=user%2Fhenk%2Fcode%2Fexim.git diff --git a/test/stderr/0537 b/test/stderr/0537 index a4c766269..c5a8b3e54 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,9 +82,13 @@ 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 dsn_advertise_hosts? no (option unset) >>> host in pipelining_advertise_hosts? yes (matched "*") +>>> host in chunking_advertise_hosts? no (end of list) >>> using ACL "mail" >>> processing "accept" >>> check acl = log @@ -114,7 +120,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 +129,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 +164,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 +173,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