diff options
author | Jeremy Harris <jgh146exb@wizmail.org> | 2015-12-29 19:49:54 +0000 |
---|---|---|
committer | Jeremy Harris <jgh146exb@wizmail.org> | 2015-12-29 19:49:54 +0000 |
commit | bfe645c1570343d3adca657ab67998e122ca8792 (patch) | |
tree | bbf8b32a1ba0eb70cf9adfb1539af7915d8aa17b /test/stderr/0394 | |
parent | a466d09b249d5018ecb0f1ec45adba545c02c75b (diff) |
update to pre-4.87 master
Diffstat (limited to 'test/stderr/0394')
-rw-r--r-- | test/stderr/0394 | 16 |
1 files changed, 0 insertions, 16 deletions
diff --git a/test/stderr/0394 b/test/stderr/0394 index 72ffbede4..fc88de23b 100644 --- a/test/stderr/0394 +++ b/test/stderr/0394 @@ -28,22 +28,6 @@ LOG: no host name found for IP address V4NET.255.255.255 >>> host in helo_accept_junk_hosts? no (option unset) >>> using ACL "connect" >>> processing "require" ->>> check verify = reverse_host_lookup/defer_ok ->>> require: condition test error in ACL "connect" -LOG: H=[V4NET.255.255.255] temporarily rejected connection in "connect" ACL: unexpected '/' found in "reverse_host_lookup/defer_ok" (this verify item has no options) ->>> host in hosts_connection_nolog? no (option unset) ->>> host in host_lookup? yes (matched "*") ->>> looking up host name for V4NET.255.255.255 ->>> IP address lookup yielded an empty name: treated as non-existent host name -LOG: no host name found for IP address V4NET.255.255.255 ->>> 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 "connect" ->>> processing "require" >>> check verify = certificate/defer_ok >>> require: condition test error in ACL "connect" LOG: H=[V4NET.255.255.255] temporarily rejected connection in "connect" ACL: unexpected '/' found in "certificate/defer_ok" (this verify item has no options) |