Testsuite: Check debug message if we requested AD but got AA
[exim.git] / test / stderr / 0026
... / ...
CommitLineData
1>>> host in hosts_connection_nolog? no (option unset)
2>>> host in host_lookup? no (option unset)
3>>> host in host_reject_connection? no (option unset)
4>>> host in sender_unqualified_hosts? no (option unset)
5>>> host in recipient_unqualified_hosts? no (option unset)
6>>> host in helo_verify_hosts? no (option unset)
7>>> host in helo_try_verify_hosts? no (option unset)
8>>> host in helo_accept_junk_hosts? no (option unset)
9>>> processing "accept"
10>>> accept: condition test succeeded in inline ACL
11>>> end of inline ACL: ACCEPT
12>>> host in ignore_fromline_hosts? no (option unset)
13>>> using ACL "acl_data"
14>>> processing "deny"
15>>> l_message: body contains trigger
16>>> check condition = ${if match{$message_body}{trigger}{yes}{no}}
17>>> = no
18>>> deny: condition test failed in ACL "acl_data"
19>>> processing "warn"
20>>> check logwrite = \$h_from: '$h_from:'
21>>> = $h_from: '@'
22LOG: 10HmbI-0005vi-00 $h_from: '@'
23>>> warn: condition test succeeded in ACL "acl_data"
24>>> processing "require"
25>>> check verify = header_syntax
26>>> require: condition test failed in ACL "acl_data"
27>>> end of ACL "acl_data": not OK
28LOG: 10HmbI-0005vi-00 H=[10.0.0.0] F=<x@y> rejected after DATA: domain missing or malformed: failing address in "From:" header is: @
29>>> host in hosts_connection_nolog? no (option unset)
30>>> host in host_lookup? no (option unset)
31>>> host in host_reject_connection? no (option unset)
32>>> host in sender_unqualified_hosts? no (option unset)
33>>> host in recipient_unqualified_hosts? no (option unset)
34>>> host in helo_verify_hosts? no (option unset)
35>>> host in helo_try_verify_hosts? no (option unset)
36>>> host in helo_accept_junk_hosts? no (option unset)
37>>> processing "accept"
38>>> accept: condition test succeeded in inline ACL
39>>> end of inline ACL: ACCEPT
40>>> host in ignore_fromline_hosts? no (option unset)
41>>> using ACL "acl_data"
42>>> processing "deny"
43>>> l_message: body contains trigger
44>>> check condition = ${if match{$message_body}{trigger}{yes}{no}}
45>>> = yes
46>>> deny: condition test succeeded in ACL "acl_data"
47>>> end of ACL "acl_data": DENY
48LOG: 10HmbJ-0005vi-00 H=[10.0.0.0] F=<x@y> rejected after DATA: body contains trigger