diff options
author | Jeremy Harris <jgh146exb@wizmail.org> | 2015-05-05 22:50:56 +0100 |
---|---|---|
committer | Jeremy Harris <jgh146exb@wizmail.org> | 2015-05-06 15:22:45 +0100 |
commit | 4a452c432a063c45bca4079acb5f654cb0ec5d6d (patch) | |
tree | 4f013b992ace416dc95e0e54b50fec9443916f34 /test/stderr/0605 | |
parent | a753aaff0ec5ca168a10a8033bbb51a7324db6d8 (diff) |
Log reason for defer, on a hostlist dns-lookup temporary error. Bug 1328
Diffstat (limited to 'test/stderr/0605')
-rw-r--r-- | test/stderr/0605 | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/test/stderr/0605 b/test/stderr/0605 new file mode 100644 index 000000000..9e144d402 --- /dev/null +++ b/test/stderr/0605 @@ -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) +>>> test in helo_lookup_domains? no (end of list) +>>> processing "accept" +>>> check hosts = test.again.dns +>>> test.again.dns in dns_again_means_nonexist? no (option unset) +>>> host in "test.again.dns"? list match deferred for test.again.dns +>>> accept: condition test deferred in inline ACL +LOG: H=(test) [ip4.ip4.ip4.ip4] F=<ralph@dustyshoes.tld> temporarily rejected RCPT <bob@anotherone.tld>: DNS lookup of "test.again.dns" deferred |