Add the Exim version to process info (exiwhat)
[exim.git] / test / stderr / 0026
CommitLineData
54c5ebb1
PH
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"
6968512f 10>>> accept: condition test succeeded in inline ACL
a7538db1 11>>> end of inline ACL: ACCEPT
54c5ebb1
PH
12>>> host in ignore_fromline_hosts? no (option unset)
13>>> using ACL "acl_data"
14>>> processing "deny"
187bc588 15>>> l_message: body contains trigger
54c5ebb1
PH
16>>> check condition = ${if match{$message_body}{trigger}{yes}{no}}
17>>> = no
6968512f 18>>> deny: condition test failed in ACL "acl_data"
cf02e6b2
JH
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"
54c5ebb1
PH
24>>> processing "require"
25>>> check verify = header_syntax
6968512f 26>>> require: condition test failed in ACL "acl_data"
a7538db1 27>>> end of ACL "acl_data": not OK
cf02e6b2 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: @
54c5ebb1
PH
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"
6968512f 38>>> accept: condition test succeeded in inline ACL
a7538db1 39>>> end of inline ACL: ACCEPT
54c5ebb1
PH
40>>> host in ignore_fromline_hosts? no (option unset)
41>>> using ACL "acl_data"
42>>> processing "deny"
187bc588 43>>> l_message: body contains trigger
54c5ebb1
PH
44>>> check condition = ${if match{$message_body}{trigger}{yes}{no}}
45>>> = yes
6968512f 46>>> deny: condition test succeeded in ACL "acl_data"
a7538db1 47>>> end of ACL "acl_data": DENY
cf02e6b2 48LOG: 10HmbJ-0005vi-00 H=[10.0.0.0] F=<x@y> rejected after DATA: body contains trigger