diff options
Diffstat (limited to 'test/stderr/0475')
-rw-r--r-- | test/stderr/0475 | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/test/stderr/0475 b/test/stderr/0475 new file mode 100644 index 000000000..d28c7ba53 --- /dev/null +++ b/test/stderr/0475 @@ -0,0 +1,15 @@ +>>> host in hosts_connection_nolog? no (option unset) +>>> host in host_lookup? no (option unset) +>>> host in host_reject_connection? no (option unset) +>>> host in sender_unqualified_hosts? no (option unset) +>>> host in recipient_unqualified_hosts? no (option unset) +>>> host in helo_verify_hosts? no (option unset) +>>> host in helo_try_verify_hosts? no (option unset) +>>> host in helo_accept_junk_hosts? no (option unset) +>>> using ACL "a1" +>>> processing "deny" +>>> check hosts = 1.2.3.4 : <; 1.2.3.4::5.6.7.8 +LOG: unknown lookup type "<" in host list item "<; 1.2.3.4:5.6.7.8" +>>> host in "1.2.3.4 : <; 1.2.3.4::5.6.7.8"? lookup deferred for <; 1.2.3.4:5.6.7.8 +>>> deny: condition test deferred +LOG: H=[V4NET.0.0.0] F=<> temporarily rejected RCPT <a@b>: unknown lookup type "<" |