| 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 | >>> using ACL "check_recipient" |
| 10 | >>> processing "accept" |
| 11 | >>> check verify = recipient |
| 12 | >>> >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> |
| 13 | >>> routing userx@test.again.dns |
| 14 | >>> +++ sender_address = <userx@test.ex> |
| 15 | >>> calling skipped router |
| 16 | >>> skipped router declined for userx@test.again.dns |
| 17 | >>> calling temp router |
| 18 | >>> test.again.dns in dns_again_means_nonexist? no (option unset) |
| 19 | >>> temp router: defer for userx@test.again.dns |
| 20 | >>> message: host lookup did not complete |
| 21 | >>> ----------- end verify ------------ |
| 22 | >>> accept: condition test deferred in ACL "check_recipient" |
| 23 | LOG: H=[1.2.3.4] F=<userx@test.ex> temporarily rejected RCPT <userx@test.again.dns>: host lookup did not complete |
| 24 | >>> host in hosts_connection_nolog? no (option unset) |
| 25 | >>> host in host_lookup? no (option unset) |
| 26 | >>> host in host_reject_connection? no (option unset) |
| 27 | >>> host in sender_unqualified_hosts? no (option unset) |
| 28 | >>> host in recipient_unqualified_hosts? no (option unset) |
| 29 | >>> host in helo_verify_hosts? no (option unset) |
| 30 | >>> host in helo_try_verify_hosts? no (option unset) |
| 31 | >>> host in helo_accept_junk_hosts? no (option unset) |
| 32 | >>> using ACL "check_recipient" |
| 33 | >>> processing "accept" |
| 34 | >>> check verify = recipient |
| 35 | >>> >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> |
| 36 | >>> routing r1-userx@test.again.dns |
| 37 | >>> test.again.dns in "!testdb;fail"? yes (end of list) |
| 38 | >>> calling r1 router |
| 39 | >>> test.again.dns in dns_again_means_nonexist? no (option unset) |
| 40 | >>> r1 router: defer for r1-userx@test.again.dns |
| 41 | >>> message: host lookup did not complete |
| 42 | >>> ----------- end verify ------------ |
| 43 | >>> accept: condition test deferred in ACL "check_recipient" |
| 44 | LOG: H=[1.2.3.4] F=<userx@test.ex> temporarily rejected RCPT <r1-userx@test.again.dns>: host lookup did not complete |