X-Git-Url: https://vcs.fsf.org/?a=blobdiff_plain;ds=sidebyside;f=test%2Fstderr%2F0026;h=5e99669f7a6e9a00bbd398a0b5c007d9ec5053fb;hb=b3200ced2a89fa536907e70e67f80860d1df20b6;hp=328b169bd0fd453c22c8bae168260bdc6e7484a1;hpb=d502442ac32f8964f6cf86469869cecb035d12c0;p=exim.git diff --git a/test/stderr/0026 b/test/stderr/0026 index 328b169bd..5e99669f7 100644 --- a/test/stderr/0026 +++ b/test/stderr/0026 @@ -8,6 +8,7 @@ >>> host in helo_accept_junk_hosts? no (option unset) >>> processing "accept" >>> accept: condition test succeeded in inline ACL +>>> end of inline ACL: ACCEPT >>> host in ignore_fromline_hosts? no (option unset) >>> using ACL "acl_data" >>> processing "deny" @@ -15,10 +16,16 @@ >>> check condition = ${if match{$message_body}{trigger}{yes}{no}} >>> = no >>> deny: condition test failed in ACL "acl_data" +>>> processing "warn" +>>> check logwrite = \$h_from: '$h_from:' +>>> = $h_from: '@' +LOG: 10HmbI-0005vi-00 $h_from: '@' +>>> warn: condition test succeeded in ACL "acl_data" >>> processing "require" >>> check verify = header_syntax >>> require: condition test failed in ACL "acl_data" -LOG: 10HmbH-0005vi-00 H=[10.0.0.0] F= rejected after DATA: domain missing or malformed: failing address in "From:" header is: @ +>>> end of ACL "acl_data": not OK +LOG: 10HmbI-0005vi-00 H=[10.0.0.0] F= rejected after DATA: domain missing or malformed: failing address in "From:" header is: @ >>> host in hosts_connection_nolog? no (option unset) >>> host in host_lookup? no (option unset) >>> host in host_reject_connection? no (option unset) @@ -29,6 +36,7 @@ LOG: 10HmbH-0005vi-00 H=[10.0.0.0] F= rejected after DATA: domain missing o >>> host in helo_accept_junk_hosts? no (option unset) >>> processing "accept" >>> accept: condition test succeeded in inline ACL +>>> end of inline ACL: ACCEPT >>> host in ignore_fromline_hosts? no (option unset) >>> using ACL "acl_data" >>> processing "deny" @@ -36,4 +44,5 @@ LOG: 10HmbH-0005vi-00 H=[10.0.0.0] F= rejected after DATA: domain missing o >>> check condition = ${if match{$message_body}{trigger}{yes}{no}} >>> = yes >>> deny: condition test succeeded in ACL "acl_data" -LOG: 10HmbI-0005vi-00 H=[10.0.0.0] F= rejected after DATA: body contains trigger +>>> end of ACL "acl_data": DENY +LOG: 10HmbJ-0005vi-00 H=[10.0.0.0] F= rejected after DATA: body contains trigger