X-Git-Url: https://git.exim.org/exim.git/blobdiff_plain/9f1a75f126ae217a3a3568b106c9133b3c5c413a..0585799ba85d257f1e2428c1615b00c30c60931e:/test/stderr/0183?ds=sidebyside diff --git a/test/stderr/0183 b/test/stderr/0183 index 63a312565..944aa53ae 100644 --- a/test/stderr/0183 +++ b/test/stderr/0183 @@ -16,28 +16,42 @@ routing userx@test.again.dns --------> srv router <-------- local_part=userx domain=test.again.dns checking local_parts -compiled caseless RE '^srv' not found in local cache -compiled RE '^srv' saved in local cache -userx in "^srv"? no (end of list) +userx in local_parts? + list element: ^srv + compiled caseless RE '^srv' not found in local cache + compiled RE '^srv' saved in local cache +userx in local_parts? no (end of list) srv router skipped: local_parts mismatch --------> useryz router <-------- local_part=userx domain=test.again.dns checking local_parts -userx in "usery:userz"? no (end of list) +userx in local_parts? + list element: usery + list element: userz +userx in local_parts? no (end of list) useryz router skipped: local_parts mismatch --------> lookuphost router <-------- local_part=userx domain=test.again.dns checking local_parts -userx in "!userd"? yes (end of list) +userx in local_parts? + list element: !userd +userx in local_parts? yes (end of list) calling lookuphost router lookuphost router called for userx@test.again.dns domain = test.again.dns -test.again.dns in "*"? yes (matched "*") -DNS lookup of test.again.dns (MX) using fakens -DNS lookup of test.again.dns (MX) gave TRY_AGAIN -test.again.dns in dns_again_means_nonexist? no (option unset) -returning DNS_AGAIN - writing neg-cache entry for test.again.dns-MX-xxxx, ttl -1 +main lookup for domain + check dnssec require list + test.again.dns in dnssec_require_domains? no (option unset) + check dnssec request list + test.again.dns in dnssec_request_domains? + list element: * + test.again.dns in dnssec_request_domains? yes (matched "*") + DNS lookup of test.again.dns (MX) using fakens + DNS lookup of test.again.dns (MX) gave TRY_AGAIN + test.again.dns in dns_again_means_nonexist? no (option unset) + returning DNS_AGAIN + writing neg-cache entry for test.again.dns-MX-xxxx, ttl -1 + test.again.dns not in empty list (option unset? cannot trace name) lookuphost router: defer for userx@test.again.dns message: host lookup did not complete >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> @@ -49,23 +63,37 @@ routing abcd@test.again.dns --------> srv router <-------- local_part=abcd domain=test.again.dns checking local_parts -compiled caseless RE '^srv' found in local cache -abcd in "^srv"? no (end of list) +abcd in local_parts? + list element: ^srv + compiled caseless RE '^srv' found in local cache +abcd in local_parts? no (end of list) srv router skipped: local_parts mismatch --------> useryz router <-------- local_part=abcd domain=test.again.dns checking local_parts -abcd in "usery:userz"? no (end of list) +abcd in local_parts? + list element: usery + list element: userz +abcd in local_parts? no (end of list) useryz router skipped: local_parts mismatch --------> lookuphost router <-------- local_part=abcd domain=test.again.dns checking local_parts -abcd in "!userd"? yes (end of list) +abcd in local_parts? + list element: !userd +abcd in local_parts? yes (end of list) calling lookuphost router lookuphost router called for abcd@test.again.dns domain = test.again.dns -test.again.dns in "*"? yes (matched "*") -DNS lookup of test.again.dns (MX): using cached value DNS_AGAIN +main lookup for domain + check dnssec require list + test.again.dns in dnssec_require_domains? no (option unset) + check dnssec request list + test.again.dns in dnssec_request_domains? + list element: * + test.again.dns in dnssec_request_domains? yes (matched "*") + DNS lookup of test.again.dns (MX): using cached value DNS_AGAIN + test.again.dns not in empty list (option unset? cannot trace name) lookuphost router: defer for abcd@test.again.dns message: host lookup did not complete >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> @@ -77,32 +105,45 @@ routing abcd@ten-1.test.ex --------> srv router <-------- local_part=abcd domain=ten-1.test.ex checking local_parts -compiled caseless RE '^srv' found in local cache -abcd in "^srv"? no (end of list) +abcd in local_parts? + list element: ^srv + compiled caseless RE '^srv' found in local cache +abcd in local_parts? no (end of list) srv router skipped: local_parts mismatch --------> useryz router <-------- local_part=abcd domain=ten-1.test.ex checking local_parts -abcd in "usery:userz"? no (end of list) +abcd in local_parts? + list element: usery + list element: userz +abcd in local_parts? no (end of list) useryz router skipped: local_parts mismatch --------> lookuphost router <-------- local_part=abcd domain=ten-1.test.ex checking local_parts -abcd in "!userd"? yes (end of list) +abcd in local_parts? + list element: !userd +abcd in local_parts? yes (end of list) calling lookuphost router lookuphost router called for abcd@ten-1.test.ex domain = ten-1.test.ex -ten-1.test.ex in "*"? yes (matched "*") -DNS lookup of ten-1.test.ex (MX) using fakens -DNS lookup of ten-1.test.ex (MX) gave NO_DATA -returning DNS_NODATA -faking res_search(MX) response length as 65535 - writing neg-cache entry for ten-1.test.ex-MX-xxxx, ttl 3000 -ten-1.test.ex (MX resp) DNSSEC -DNS lookup of ten-1.test.ex (A) using fakens -DNS lookup of ten-1.test.ex (A) succeeded -fully qualified name = ten-1.test.ex -ten-1.test.ex V4NET.0.0.1 mx=-1 sort=xx +main lookup for domain + check dnssec require list + ten-1.test.ex in dnssec_require_domains? no (option unset) + check dnssec request list + ten-1.test.ex in dnssec_request_domains? + list element: * + ten-1.test.ex in dnssec_request_domains? yes (matched "*") + DNS lookup of ten-1.test.ex (MX) using fakens + DNS lookup of ten-1.test.ex (MX) gave NO_DATA + returning DNS_NODATA + faking res_search(MX) response length as 65535 + writing neg-cache entry for ten-1.test.ex-MX-xxxx, ttl 3000 + ten-1.test.ex (MX resp) DNSSEC + DNS lookup of ten-1.test.ex (A) using fakens + DNS lookup of ten-1.test.ex (A) succeeded + fully qualified name = ten-1.test.ex + ten-1.test.ex V4NET.0.0.1 mx=-1 sort=xx set transport smtp queued for smtp transport: local_part = abcd domain = ten-1.test.ex @@ -121,24 +162,35 @@ routing usery@test.again.dns --------> srv router <-------- local_part=usery domain=test.again.dns checking local_parts -compiled caseless RE '^srv' found in local cache -usery in "^srv"? no (end of list) +usery in local_parts? + list element: ^srv + compiled caseless RE '^srv' found in local cache +usery in local_parts? no (end of list) srv router skipped: local_parts mismatch --------> useryz router <-------- local_part=usery domain=test.again.dns checking local_parts -usery in "usery:userz"? yes (matched "usery") +usery in local_parts? + list element: usery + usery in local_parts? yes (matched "usery") calling useryz router useryz router called for usery@test.again.dns domain = test.again.dns route_item = * $domain bydns -test.again.dns in "*"? yes (matched "*") +test.again.dns in "*"? + list element: * + test.again.dns in "*"? yes (matched "*") original list of hosts = '$domain' options = 'bydns' expanded list of hosts = 'test.again.dns' options = 'bydns' set transport smtp finding IP address for test.again.dns doing DNS lookup -test.again.dns in "*"? yes (matched "*") +check dnssec require list + test.again.dns in dnssec_require_domains? no (option unset) +check dnssec request list + test.again.dns in dnssec_request_domains? + list element: * + test.again.dns in dnssec_request_domains? yes (matched "*") DNS lookup of test.again.dns (A) using fakens DNS lookup of test.again.dns (A) gave TRY_AGAIN test.again.dns in dns_again_means_nonexist? no (option unset) @@ -155,23 +207,35 @@ routing userz@test.again.dns --------> srv router <-------- local_part=userz domain=test.again.dns checking local_parts -compiled caseless RE '^srv' found in local cache -userz in "^srv"? no (end of list) +userz in local_parts? + list element: ^srv + compiled caseless RE '^srv' found in local cache +userz in local_parts? no (end of list) srv router skipped: local_parts mismatch --------> useryz router <-------- local_part=userz domain=test.again.dns checking local_parts -userz in "usery:userz"? yes (matched "userz") +userz in local_parts? + list element: usery + list element: userz + userz in local_parts? yes (matched "userz") calling useryz router useryz router called for userz@test.again.dns domain = test.again.dns route_item = * $domain bydns -test.again.dns in "*"? yes (matched "*") +test.again.dns in "*"? + list element: * + test.again.dns in "*"? yes (matched "*") original list of hosts = '$domain' options = 'bydns' expanded list of hosts = 'test.again.dns' options = 'bydns' finding IP address for test.again.dns doing DNS lookup -test.again.dns in "*"? yes (matched "*") +check dnssec require list + test.again.dns in dnssec_require_domains? no (option unset) +check dnssec request list + test.again.dns in dnssec_request_domains? + list element: * + test.again.dns in dnssec_request_domains? yes (matched "*") DNS lookup of test.again.dns (A): using cached value DNS_AGAIN useryz router: defer for userz@test.again.dns message: host lookup for test.again.dns did not complete (DNS timeout?) @@ -184,27 +248,40 @@ routing xyz@ten-1.test.ex --------> srv router <-------- local_part=xyz domain=ten-1.test.ex checking local_parts -compiled caseless RE '^srv' found in local cache -xyz in "^srv"? no (end of list) +xyz in local_parts? + list element: ^srv + compiled caseless RE '^srv' found in local cache +xyz in local_parts? no (end of list) srv router skipped: local_parts mismatch --------> useryz router <-------- local_part=xyz domain=ten-1.test.ex checking local_parts -xyz in "usery:userz"? no (end of list) +xyz in local_parts? + list element: usery + list element: userz +xyz in local_parts? no (end of list) useryz router skipped: local_parts mismatch --------> lookuphost router <-------- local_part=xyz domain=ten-1.test.ex checking local_parts -xyz in "!userd"? yes (end of list) +xyz in local_parts? + list element: !userd +xyz in local_parts? yes (end of list) calling lookuphost router lookuphost router called for xyz@ten-1.test.ex domain = ten-1.test.ex -ten-1.test.ex in "*"? yes (matched "*") -DNS lookup of ten-1.test.ex (MX): using cached value DNS_NODATA -DNS lookup of ten-1.test.ex (A) using fakens -DNS lookup of ten-1.test.ex (A) succeeded -fully qualified name = ten-1.test.ex -ten-1.test.ex V4NET.0.0.1 mx=-1 sort=xx +main lookup for domain + check dnssec require list + ten-1.test.ex in dnssec_require_domains? no (option unset) + check dnssec request list + ten-1.test.ex in dnssec_request_domains? + list element: * + ten-1.test.ex in dnssec_request_domains? yes (matched "*") + DNS lookup of ten-1.test.ex (MX): using cached value DNS_NODATA + DNS lookup of ten-1.test.ex (A) using fakens + DNS lookup of ten-1.test.ex (A) succeeded + fully qualified name = ten-1.test.ex + ten-1.test.ex V4NET.0.0.1 mx=-1 sort=xx queued for smtp transport: local_part = xyz domain = ten-1.test.ex errors_to=NULL @@ -233,27 +310,41 @@ routing userx@test.fail.dns --------> srv router <-------- local_part=userx domain=test.fail.dns checking local_parts -compiled caseless RE '^srv' not found in local cache -compiled RE '^srv' saved in local cache -userx in "^srv"? no (end of list) +userx in local_parts? + list element: ^srv + compiled caseless RE '^srv' not found in local cache + compiled RE '^srv' saved in local cache +userx in local_parts? no (end of list) srv router skipped: local_parts mismatch --------> useryz router <-------- local_part=userx domain=test.fail.dns checking local_parts -userx in "usery:userz"? no (end of list) +userx in local_parts? + list element: usery + list element: userz +userx in local_parts? no (end of list) useryz router skipped: local_parts mismatch --------> lookuphost router <-------- local_part=userx domain=test.fail.dns checking local_parts -userx in "!userd"? yes (end of list) +userx in local_parts? + list element: !userd +userx in local_parts? yes (end of list) calling lookuphost router lookuphost router called for userx@test.fail.dns domain = test.fail.dns -test.fail.dns in "*"? yes (matched "*") -DNS lookup of test.fail.dns (MX) using fakens -DNS lookup of test.fail.dns (MX) gave NO_RECOVERY -returning DNS_FAIL - writing neg-cache entry for test.fail.dns-MX-xxxx, ttl -1 +main lookup for domain + check dnssec require list + test.fail.dns in dnssec_require_domains? no (option unset) + check dnssec request list + test.fail.dns in dnssec_request_domains? + list element: * + test.fail.dns in dnssec_request_domains? yes (matched "*") + DNS lookup of test.fail.dns (MX) using fakens + DNS lookup of test.fail.dns (MX) gave NO_RECOVERY + returning DNS_FAIL + writing neg-cache entry for test.fail.dns-MX-xxxx, ttl -1 + test.fail.dns not in empty list (option unset? cannot trace name) lookuphost router: defer for userx@test.fail.dns message: host lookup did not complete >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> @@ -265,23 +356,37 @@ routing abcd@test.fail.dns --------> srv router <-------- local_part=abcd domain=test.fail.dns checking local_parts -compiled caseless RE '^srv' found in local cache -abcd in "^srv"? no (end of list) +abcd in local_parts? + list element: ^srv + compiled caseless RE '^srv' found in local cache +abcd in local_parts? no (end of list) srv router skipped: local_parts mismatch --------> useryz router <-------- local_part=abcd domain=test.fail.dns checking local_parts -abcd in "usery:userz"? no (end of list) +abcd in local_parts? + list element: usery + list element: userz +abcd in local_parts? no (end of list) useryz router skipped: local_parts mismatch --------> lookuphost router <-------- local_part=abcd domain=test.fail.dns checking local_parts -abcd in "!userd"? yes (end of list) +abcd in local_parts? + list element: !userd +abcd in local_parts? yes (end of list) calling lookuphost router lookuphost router called for abcd@test.fail.dns domain = test.fail.dns -test.fail.dns in "*"? yes (matched "*") -DNS lookup of test.fail.dns (MX): using cached value DNS_FAIL +main lookup for domain + check dnssec require list + test.fail.dns in dnssec_require_domains? no (option unset) + check dnssec request list + test.fail.dns in dnssec_request_domains? + list element: * + test.fail.dns in dnssec_request_domains? yes (matched "*") + DNS lookup of test.fail.dns (MX): using cached value DNS_FAIL + test.fail.dns not in empty list (option unset? cannot trace name) lookuphost router: defer for abcd@test.fail.dns message: host lookup did not complete >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> @@ -293,32 +398,45 @@ routing abcd@ten-1.test.ex --------> srv router <-------- local_part=abcd domain=ten-1.test.ex checking local_parts -compiled caseless RE '^srv' found in local cache -abcd in "^srv"? no (end of list) +abcd in local_parts? + list element: ^srv + compiled caseless RE '^srv' found in local cache +abcd in local_parts? no (end of list) srv router skipped: local_parts mismatch --------> useryz router <-------- local_part=abcd domain=ten-1.test.ex checking local_parts -abcd in "usery:userz"? no (end of list) +abcd in local_parts? + list element: usery + list element: userz +abcd in local_parts? no (end of list) useryz router skipped: local_parts mismatch --------> lookuphost router <-------- local_part=abcd domain=ten-1.test.ex checking local_parts -abcd in "!userd"? yes (end of list) +abcd in local_parts? + list element: !userd +abcd in local_parts? yes (end of list) calling lookuphost router lookuphost router called for abcd@ten-1.test.ex domain = ten-1.test.ex -ten-1.test.ex in "*"? yes (matched "*") -DNS lookup of ten-1.test.ex (MX) using fakens -DNS lookup of ten-1.test.ex (MX) gave NO_DATA -returning DNS_NODATA -faking res_search(MX) response length as 65535 - writing neg-cache entry for ten-1.test.ex-MX-xxxx, ttl 3000 -ten-1.test.ex (MX resp) DNSSEC -DNS lookup of ten-1.test.ex (A) using fakens -DNS lookup of ten-1.test.ex (A) succeeded -fully qualified name = ten-1.test.ex -ten-1.test.ex V4NET.0.0.1 mx=-1 sort=xx +main lookup for domain + check dnssec require list + ten-1.test.ex in dnssec_require_domains? no (option unset) + check dnssec request list + ten-1.test.ex in dnssec_request_domains? + list element: * + ten-1.test.ex in dnssec_request_domains? yes (matched "*") + DNS lookup of ten-1.test.ex (MX) using fakens + DNS lookup of ten-1.test.ex (MX) gave NO_DATA + returning DNS_NODATA + faking res_search(MX) response length as 65535 + writing neg-cache entry for ten-1.test.ex-MX-xxxx, ttl 3000 + ten-1.test.ex (MX resp) DNSSEC + DNS lookup of ten-1.test.ex (A) using fakens + DNS lookup of ten-1.test.ex (A) succeeded + fully qualified name = ten-1.test.ex + ten-1.test.ex V4NET.0.0.1 mx=-1 sort=xx set transport smtp queued for smtp transport: local_part = abcd domain = ten-1.test.ex @@ -337,24 +455,35 @@ routing usery@test.fail.dns --------> srv router <-------- local_part=usery domain=test.fail.dns checking local_parts -compiled caseless RE '^srv' found in local cache -usery in "^srv"? no (end of list) +usery in local_parts? + list element: ^srv + compiled caseless RE '^srv' found in local cache +usery in local_parts? no (end of list) srv router skipped: local_parts mismatch --------> useryz router <-------- local_part=usery domain=test.fail.dns checking local_parts -usery in "usery:userz"? yes (matched "usery") +usery in local_parts? + list element: usery + usery in local_parts? yes (matched "usery") calling useryz router useryz router called for usery@test.fail.dns domain = test.fail.dns route_item = * $domain bydns -test.fail.dns in "*"? yes (matched "*") +test.fail.dns in "*"? + list element: * + test.fail.dns in "*"? yes (matched "*") original list of hosts = '$domain' options = 'bydns' expanded list of hosts = 'test.fail.dns' options = 'bydns' set transport smtp finding IP address for test.fail.dns doing DNS lookup -test.fail.dns in "*"? yes (matched "*") +check dnssec require list + test.fail.dns in dnssec_require_domains? no (option unset) +check dnssec request list + test.fail.dns in dnssec_request_domains? + list element: * + test.fail.dns in dnssec_request_domains? yes (matched "*") DNS lookup of test.fail.dns (A) using fakens DNS lookup of test.fail.dns (A) gave NO_RECOVERY returning DNS_FAIL @@ -370,23 +499,35 @@ routing userz@test.fail.dns --------> srv router <-------- local_part=userz domain=test.fail.dns checking local_parts -compiled caseless RE '^srv' found in local cache -userz in "^srv"? no (end of list) +userz in local_parts? + list element: ^srv + compiled caseless RE '^srv' found in local cache +userz in local_parts? no (end of list) srv router skipped: local_parts mismatch --------> useryz router <-------- local_part=userz domain=test.fail.dns checking local_parts -userz in "usery:userz"? yes (matched "userz") +userz in local_parts? + list element: usery + list element: userz + userz in local_parts? yes (matched "userz") calling useryz router useryz router called for userz@test.fail.dns domain = test.fail.dns route_item = * $domain bydns -test.fail.dns in "*"? yes (matched "*") +test.fail.dns in "*"? + list element: * + test.fail.dns in "*"? yes (matched "*") original list of hosts = '$domain' options = 'bydns' expanded list of hosts = 'test.fail.dns' options = 'bydns' finding IP address for test.fail.dns doing DNS lookup -test.fail.dns in "*"? yes (matched "*") +check dnssec require list + test.fail.dns in dnssec_require_domains? no (option unset) +check dnssec request list + test.fail.dns in dnssec_request_domains? + list element: * + test.fail.dns in dnssec_request_domains? yes (matched "*") DNS lookup of test.fail.dns (A): using cached value DNS_FAIL useryz router: defer for userz@test.fail.dns message: host lookup for test.fail.dns did not complete (DNS timeout?) @@ -399,27 +540,40 @@ routing xyz@ten-1.test.ex --------> srv router <-------- local_part=xyz domain=ten-1.test.ex checking local_parts -compiled caseless RE '^srv' found in local cache -xyz in "^srv"? no (end of list) +xyz in local_parts? + list element: ^srv + compiled caseless RE '^srv' found in local cache +xyz in local_parts? no (end of list) srv router skipped: local_parts mismatch --------> useryz router <-------- local_part=xyz domain=ten-1.test.ex checking local_parts -xyz in "usery:userz"? no (end of list) +xyz in local_parts? + list element: usery + list element: userz +xyz in local_parts? no (end of list) useryz router skipped: local_parts mismatch --------> lookuphost router <-------- local_part=xyz domain=ten-1.test.ex checking local_parts -xyz in "!userd"? yes (end of list) +xyz in local_parts? + list element: !userd +xyz in local_parts? yes (end of list) calling lookuphost router lookuphost router called for xyz@ten-1.test.ex domain = ten-1.test.ex -ten-1.test.ex in "*"? yes (matched "*") -DNS lookup of ten-1.test.ex (MX): using cached value DNS_NODATA -DNS lookup of ten-1.test.ex (A) using fakens -DNS lookup of ten-1.test.ex (A) succeeded -fully qualified name = ten-1.test.ex -ten-1.test.ex V4NET.0.0.1 mx=-1 sort=xx +main lookup for domain + check dnssec require list + ten-1.test.ex in dnssec_require_domains? no (option unset) + check dnssec request list + ten-1.test.ex in dnssec_request_domains? + list element: * + ten-1.test.ex in dnssec_request_domains? yes (matched "*") + DNS lookup of ten-1.test.ex (MX): using cached value DNS_NODATA + DNS lookup of ten-1.test.ex (A) using fakens + DNS lookup of ten-1.test.ex (A) succeeded + fully qualified name = ten-1.test.ex + ten-1.test.ex V4NET.0.0.1 mx=-1 sort=xx queued for smtp transport: local_part = xyz domain = ten-1.test.ex errors_to=NULL @@ -448,28 +602,41 @@ routing userx@nonexist.test.ex --------> srv router <-------- local_part=userx domain=nonexist.test.ex checking local_parts -compiled caseless RE '^srv' not found in local cache -compiled RE '^srv' saved in local cache -userx in "^srv"? no (end of list) +userx in local_parts? + list element: ^srv + compiled caseless RE '^srv' not found in local cache + compiled RE '^srv' saved in local cache +userx in local_parts? no (end of list) srv router skipped: local_parts mismatch --------> useryz router <-------- local_part=userx domain=nonexist.test.ex checking local_parts -userx in "usery:userz"? no (end of list) +userx in local_parts? + list element: usery + list element: userz +userx in local_parts? no (end of list) useryz router skipped: local_parts mismatch --------> lookuphost router <-------- local_part=userx domain=nonexist.test.ex checking local_parts -userx in "!userd"? yes (end of list) +userx in local_parts? + list element: !userd +userx in local_parts? yes (end of list) calling lookuphost router lookuphost router called for userx@nonexist.test.ex domain = nonexist.test.ex -nonexist.test.ex in "*"? yes (matched "*") -DNS lookup of nonexist.test.ex (MX) using fakens -DNS lookup of nonexist.test.ex (MX) gave HOST_NOT_FOUND -returning DNS_NOMATCH -faking res_search(MX) response length as 65535 - writing neg-cache entry for nonexist.test.ex-MX-xxxx, ttl 3000 +main lookup for domain + check dnssec require list + nonexist.test.ex in dnssec_require_domains? no (option unset) + check dnssec request list + nonexist.test.ex in dnssec_request_domains? + list element: * + nonexist.test.ex in dnssec_request_domains? yes (matched "*") + DNS lookup of nonexist.test.ex (MX) using fakens + DNS lookup of nonexist.test.ex (MX) gave HOST_NOT_FOUND + returning DNS_NOMATCH + faking res_search(MX) response length as 65535 + writing neg-cache entry for nonexist.test.ex-MX-xxxx, ttl 3000 lookuphost router declined for userx@nonexist.test.ex "more" is false: skipping remaining routers no more routers @@ -482,23 +649,36 @@ routing abcd@nonexist.test.ex --------> srv router <-------- local_part=abcd domain=nonexist.test.ex checking local_parts -compiled caseless RE '^srv' found in local cache -abcd in "^srv"? no (end of list) +abcd in local_parts? + list element: ^srv + compiled caseless RE '^srv' found in local cache +abcd in local_parts? no (end of list) srv router skipped: local_parts mismatch --------> useryz router <-------- local_part=abcd domain=nonexist.test.ex checking local_parts -abcd in "usery:userz"? no (end of list) +abcd in local_parts? + list element: usery + list element: userz +abcd in local_parts? no (end of list) useryz router skipped: local_parts mismatch --------> lookuphost router <-------- local_part=abcd domain=nonexist.test.ex checking local_parts -abcd in "!userd"? yes (end of list) +abcd in local_parts? + list element: !userd +abcd in local_parts? yes (end of list) calling lookuphost router lookuphost router called for abcd@nonexist.test.ex domain = nonexist.test.ex -nonexist.test.ex in "*"? yes (matched "*") -DNS lookup of nonexist.test.ex (MX): using cached value DNS_NOMATCH +main lookup for domain + check dnssec require list + nonexist.test.ex in dnssec_require_domains? no (option unset) + check dnssec request list + nonexist.test.ex in dnssec_request_domains? + list element: * + nonexist.test.ex in dnssec_request_domains? yes (matched "*") + DNS lookup of nonexist.test.ex (MX): using cached value DNS_NOMATCH lookuphost router declined for abcd@nonexist.test.ex "more" is false: skipping remaining routers no more routers @@ -511,32 +691,45 @@ routing abcd@ten-1.test.ex --------> srv router <-------- local_part=abcd domain=ten-1.test.ex checking local_parts -compiled caseless RE '^srv' found in local cache -abcd in "^srv"? no (end of list) +abcd in local_parts? + list element: ^srv + compiled caseless RE '^srv' found in local cache +abcd in local_parts? no (end of list) srv router skipped: local_parts mismatch --------> useryz router <-------- local_part=abcd domain=ten-1.test.ex checking local_parts -abcd in "usery:userz"? no (end of list) +abcd in local_parts? + list element: usery + list element: userz +abcd in local_parts? no (end of list) useryz router skipped: local_parts mismatch --------> lookuphost router <-------- local_part=abcd domain=ten-1.test.ex checking local_parts -abcd in "!userd"? yes (end of list) +abcd in local_parts? + list element: !userd +abcd in local_parts? yes (end of list) calling lookuphost router lookuphost router called for abcd@ten-1.test.ex domain = ten-1.test.ex -ten-1.test.ex in "*"? yes (matched "*") -DNS lookup of ten-1.test.ex (MX) using fakens -DNS lookup of ten-1.test.ex (MX) gave NO_DATA -returning DNS_NODATA -faking res_search(MX) response length as 65535 - writing neg-cache entry for ten-1.test.ex-MX-xxxx, ttl 3000 -ten-1.test.ex (MX resp) DNSSEC -DNS lookup of ten-1.test.ex (A) using fakens -DNS lookup of ten-1.test.ex (A) succeeded -fully qualified name = ten-1.test.ex -ten-1.test.ex V4NET.0.0.1 mx=-1 sort=xx +main lookup for domain + check dnssec require list + ten-1.test.ex in dnssec_require_domains? no (option unset) + check dnssec request list + ten-1.test.ex in dnssec_request_domains? + list element: * + ten-1.test.ex in dnssec_request_domains? yes (matched "*") + DNS lookup of ten-1.test.ex (MX) using fakens + DNS lookup of ten-1.test.ex (MX) gave NO_DATA + returning DNS_NODATA + faking res_search(MX) response length as 65535 + writing neg-cache entry for ten-1.test.ex-MX-xxxx, ttl 3000 + ten-1.test.ex (MX resp) DNSSEC + DNS lookup of ten-1.test.ex (A) using fakens + DNS lookup of ten-1.test.ex (A) succeeded + fully qualified name = ten-1.test.ex + ten-1.test.ex V4NET.0.0.1 mx=-1 sort=xx set transport smtp queued for smtp transport: local_part = abcd domain = ten-1.test.ex @@ -555,24 +748,35 @@ routing usery@nonexist.test.ex --------> srv router <-------- local_part=usery domain=nonexist.test.ex checking local_parts -compiled caseless RE '^srv' found in local cache -usery in "^srv"? no (end of list) +usery in local_parts? + list element: ^srv + compiled caseless RE '^srv' found in local cache +usery in local_parts? no (end of list) srv router skipped: local_parts mismatch --------> useryz router <-------- local_part=usery domain=nonexist.test.ex checking local_parts -usery in "usery:userz"? yes (matched "usery") +usery in local_parts? + list element: usery + usery in local_parts? yes (matched "usery") calling useryz router useryz router called for usery@nonexist.test.ex domain = nonexist.test.ex route_item = * $domain bydns -nonexist.test.ex in "*"? yes (matched "*") +nonexist.test.ex in "*"? + list element: * + nonexist.test.ex in "*"? yes (matched "*") original list of hosts = '$domain' options = 'bydns' expanded list of hosts = 'nonexist.test.ex' options = 'bydns' set transport smtp finding IP address for nonexist.test.ex doing DNS lookup -nonexist.test.ex in "*"? yes (matched "*") +check dnssec require list + nonexist.test.ex in dnssec_require_domains? no (option unset) +check dnssec request list + nonexist.test.ex in dnssec_request_domains? + list element: * + nonexist.test.ex in dnssec_request_domains? yes (matched "*") DNS lookup of nonexist.test.ex (A) using fakens DNS lookup of nonexist.test.ex (A) gave HOST_NOT_FOUND returning DNS_NOMATCH @@ -589,23 +793,35 @@ routing userz@nonexist.test.ex --------> srv router <-------- local_part=userz domain=nonexist.test.ex checking local_parts -compiled caseless RE '^srv' found in local cache -userz in "^srv"? no (end of list) +userz in local_parts? + list element: ^srv + compiled caseless RE '^srv' found in local cache +userz in local_parts? no (end of list) srv router skipped: local_parts mismatch --------> useryz router <-------- local_part=userz domain=nonexist.test.ex checking local_parts -userz in "usery:userz"? yes (matched "userz") +userz in local_parts? + list element: usery + list element: userz + userz in local_parts? yes (matched "userz") calling useryz router useryz router called for userz@nonexist.test.ex domain = nonexist.test.ex route_item = * $domain bydns -nonexist.test.ex in "*"? yes (matched "*") +nonexist.test.ex in "*"? + list element: * + nonexist.test.ex in "*"? yes (matched "*") original list of hosts = '$domain' options = 'bydns' expanded list of hosts = 'nonexist.test.ex' options = 'bydns' finding IP address for nonexist.test.ex doing DNS lookup -nonexist.test.ex in "*"? yes (matched "*") +check dnssec require list + nonexist.test.ex in dnssec_require_domains? no (option unset) +check dnssec request list + nonexist.test.ex in dnssec_request_domains? + list element: * + nonexist.test.ex in dnssec_request_domains? yes (matched "*") DNS lookup of nonexist.test.ex (A): using cached value DNS_NOMATCH useryz router: defer for userz@nonexist.test.ex message: lookup of host "nonexist.test.ex" failed in useryz router @@ -618,27 +834,40 @@ routing xyz@ten-1.test.ex --------> srv router <-------- local_part=xyz domain=ten-1.test.ex checking local_parts -compiled caseless RE '^srv' found in local cache -xyz in "^srv"? no (end of list) +xyz in local_parts? + list element: ^srv + compiled caseless RE '^srv' found in local cache +xyz in local_parts? no (end of list) srv router skipped: local_parts mismatch --------> useryz router <-------- local_part=xyz domain=ten-1.test.ex checking local_parts -xyz in "usery:userz"? no (end of list) +xyz in local_parts? + list element: usery + list element: userz +xyz in local_parts? no (end of list) useryz router skipped: local_parts mismatch --------> lookuphost router <-------- local_part=xyz domain=ten-1.test.ex checking local_parts -xyz in "!userd"? yes (end of list) +xyz in local_parts? + list element: !userd +xyz in local_parts? yes (end of list) calling lookuphost router lookuphost router called for xyz@ten-1.test.ex domain = ten-1.test.ex -ten-1.test.ex in "*"? yes (matched "*") -DNS lookup of ten-1.test.ex (MX): using cached value DNS_NODATA -DNS lookup of ten-1.test.ex (A) using fakens -DNS lookup of ten-1.test.ex (A) succeeded -fully qualified name = ten-1.test.ex -ten-1.test.ex V4NET.0.0.1 mx=-1 sort=xx +main lookup for domain + check dnssec require list + ten-1.test.ex in dnssec_require_domains? no (option unset) + check dnssec request list + ten-1.test.ex in dnssec_request_domains? + list element: * + ten-1.test.ex in dnssec_request_domains? yes (matched "*") + DNS lookup of ten-1.test.ex (MX): using cached value DNS_NODATA + DNS lookup of ten-1.test.ex (A) using fakens + DNS lookup of ten-1.test.ex (A) succeeded + fully qualified name = ten-1.test.ex + ten-1.test.ex V4NET.0.0.1 mx=-1 sort=xx queued for smtp transport: local_part = xyz domain = ten-1.test.ex errors_to=NULL @@ -667,19 +896,29 @@ routing srv@test.again.dns --------> srv router <-------- local_part=srv domain=test.again.dns checking local_parts -compiled caseless RE '^srv' not found in local cache -compiled RE '^srv' saved in local cache -srv in "^srv"? yes (matched "^srv") +srv in local_parts? + list element: ^srv + compiled caseless RE '^srv' not found in local cache + compiled RE '^srv' saved in local cache + srv in local_parts? yes (matched "^srv") calling srv router srv router called for srv@test.again.dns domain = test.again.dns -test.again.dns in "*"? yes (matched "*") -DNS lookup of _smtp._tcp.test.again.dns (SRV) using fakens -DNS lookup of _smtp._tcp.test.again.dns (SRV) gave TRY_AGAIN -_smtp._tcp.test.again.dns in dns_again_means_nonexist? no (option unset) -returning DNS_AGAIN - writing neg-cache entry for _smtp._tcp.test.again.dns-SRV-xxxx, ttl -1 -test.again.dns in "test.fail.dns"? no (end of list) +main lookup for domain + check dnssec require list + test.again.dns in dnssec_require_domains? no (option unset) + check dnssec request list + test.again.dns in dnssec_request_domains? + list element: * + test.again.dns in dnssec_request_domains? yes (matched "*") + DNS lookup of _smtp._tcp.test.again.dns (SRV) using fakens + DNS lookup of _smtp._tcp.test.again.dns (SRV) gave TRY_AGAIN + _smtp._tcp.test.again.dns in dns_again_means_nonexist? no (option unset) + returning DNS_AGAIN + writing neg-cache entry for _smtp._tcp.test.again.dns-SRV-xxxx, ttl -1 + test.again.dns in srv_fail_domains? + list element: test.fail.dns + test.again.dns in srv_fail_domains? no (end of list) srv router: defer for srv@test.again.dns message: host lookup did not complete >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> @@ -691,28 +930,40 @@ routing srv@test.fail.dns --------> srv router <-------- local_part=srv domain=test.fail.dns checking local_parts -compiled caseless RE '^srv' found in local cache -srv in "^srv"? yes (matched "^srv") +srv in local_parts? + list element: ^srv + compiled caseless RE '^srv' found in local cache + srv in local_parts? yes (matched "^srv") calling srv router srv router called for srv@test.fail.dns domain = test.fail.dns -test.fail.dns in "*"? yes (matched "*") -DNS lookup of _smtp._tcp.test.fail.dns (SRV) using fakens -DNS lookup of _smtp._tcp.test.fail.dns (SRV) gave NO_RECOVERY -returning DNS_FAIL - writing neg-cache entry for _smtp._tcp.test.fail.dns-SRV-xxxx, ttl -1 -test.fail.dns in "test.fail.dns"? yes (matched "test.fail.dns") -DNS_FAIL treated as DNS_NODATA (domain in srv_fail_domains) -DNS lookup of test.fail.dns (MX) using fakens -DNS lookup of test.fail.dns (MX) gave NO_RECOVERY -returning DNS_FAIL - writing neg-cache entry for test.fail.dns-MX-xxxx, ttl -1 -test.fail.dns in "test.fail.dns"? yes (matched "test.fail.dns") -DNS_FAIL treated as DNS_NODATA (domain in mx_fail_domains) -DNS lookup of test.fail.dns (A) using fakens -DNS lookup of test.fail.dns (A) gave NO_RECOVERY -returning DNS_FAIL - writing neg-cache entry for test.fail.dns-A-xxxx, ttl -1 +main lookup for domain + check dnssec require list + test.fail.dns in dnssec_require_domains? no (option unset) + check dnssec request list + test.fail.dns in dnssec_request_domains? + list element: * + test.fail.dns in dnssec_request_domains? yes (matched "*") + DNS lookup of _smtp._tcp.test.fail.dns (SRV) using fakens + DNS lookup of _smtp._tcp.test.fail.dns (SRV) gave NO_RECOVERY + returning DNS_FAIL + writing neg-cache entry for _smtp._tcp.test.fail.dns-SRV-xxxx, ttl -1 + test.fail.dns in srv_fail_domains? + list element: test.fail.dns + test.fail.dns in srv_fail_domains? yes (matched "test.fail.dns") + DNS_FAIL treated as DNS_NODATA (domain in srv_fail_domains) + DNS lookup of test.fail.dns (MX) using fakens + DNS lookup of test.fail.dns (MX) gave NO_RECOVERY + returning DNS_FAIL + writing neg-cache entry for test.fail.dns-MX-xxxx, ttl -1 + test.fail.dns in mx_fail_domains? + list element: test.fail.dns + test.fail.dns in mx_fail_domains? yes (matched "test.fail.dns") + DNS_FAIL treated as DNS_NODATA (domain in mx_fail_domains) + DNS lookup of test.fail.dns (A) using fakens + DNS lookup of test.fail.dns (A) gave NO_RECOVERY + returning DNS_FAIL + writing neg-cache entry for test.fail.dns-A-xxxx, ttl -1 srv router: defer for srv@test.fail.dns message: host lookup did not complete search_tidyup called @@ -735,28 +986,41 @@ routing userx@nonexist.example.com --------> srv router <-------- local_part=userx domain=nonexist.example.com checking local_parts -compiled caseless RE '^srv' not found in local cache -compiled RE '^srv' saved in local cache -userx in "^srv"? no (end of list) +userx in local_parts? + list element: ^srv + compiled caseless RE '^srv' not found in local cache + compiled RE '^srv' saved in local cache +userx in local_parts? no (end of list) srv router skipped: local_parts mismatch --------> useryz router <-------- local_part=userx domain=nonexist.example.com checking local_parts -userx in "usery:userz"? no (end of list) +userx in local_parts? + list element: usery + list element: userz +userx in local_parts? no (end of list) useryz router skipped: local_parts mismatch --------> lookuphost router <-------- local_part=userx domain=nonexist.example.com checking local_parts -userx in "!userd"? yes (end of list) +userx in local_parts? + list element: !userd +userx in local_parts? yes (end of list) calling lookuphost router lookuphost router called for userx@nonexist.example.com domain = nonexist.example.com -nonexist.example.com in "*"? yes (matched "*") -DNS lookup of nonexist.example.com (MX) using fakens -DNS lookup of nonexist.example.com (MX) gave HOST_NOT_FOUND -returning DNS_NOMATCH -faking res_search(MX) response length as 65535 - writing neg-cache entry for nonexist.example.com-MX-xxxx, ttl 2 +main lookup for domain + check dnssec require list + nonexist.example.com in dnssec_require_domains? no (option unset) + check dnssec request list + nonexist.example.com in dnssec_request_domains? + list element: * + nonexist.example.com in dnssec_request_domains? yes (matched "*") + DNS lookup of nonexist.example.com (MX) using fakens + DNS lookup of nonexist.example.com (MX) gave HOST_NOT_FOUND + returning DNS_NOMATCH + faking res_search(MX) response length as 65535 + writing neg-cache entry for nonexist.example.com-MX-xxxx, ttl 2 lookuphost router declined for userx@nonexist.example.com "more" is false: skipping remaining routers no more routers @@ -769,18 +1033,25 @@ routing userd@nonexist.example.com --------> srv router <-------- local_part=userd domain=nonexist.example.com checking local_parts -compiled caseless RE '^srv' found in local cache -userd in "^srv"? no (end of list) +userd in local_parts? + list element: ^srv + compiled caseless RE '^srv' found in local cache +userd in local_parts? no (end of list) srv router skipped: local_parts mismatch --------> useryz router <-------- local_part=userd domain=nonexist.example.com checking local_parts -userd in "usery:userz"? no (end of list) +userd in local_parts? + list element: usery + list element: userz +userd in local_parts? no (end of list) useryz router skipped: local_parts mismatch --------> lookuphost router <-------- local_part=userd domain=nonexist.example.com checking local_parts -userd in "!userd"? no (matched "!userd") +userd in local_parts? + list element: !userd + userd in local_parts? no (matched "!userd") lookuphost router skipped: local_parts mismatch --------> delay router <-------- local_part=userd domain=nonexist.example.com @@ -795,13 +1066,19 @@ checking "condition" "${acl {delay}}"... calling delay router delay router called for userd@nonexist.example.com domain = nonexist.example.com -nonexist.example.com in "*"? yes (matched "*") -DNS lookup of nonexist.example.com (MX): cached value DNS_NOMATCH past valid time -DNS lookup of nonexist.example.com (MX) using fakens -DNS lookup of nonexist.example.com (MX) gave HOST_NOT_FOUND -returning DNS_NOMATCH -faking res_search(MX) response length as 65535 - update neg-cache entry for nonexist.example.com-MX-xxxx, ttl 2 +main lookup for domain + check dnssec require list + nonexist.example.com in dnssec_require_domains? no (option unset) + check dnssec request list + nonexist.example.com in dnssec_request_domains? + list element: * + nonexist.example.com in dnssec_request_domains? yes (matched "*") + DNS lookup of nonexist.example.com (MX): cached value DNS_NOMATCH past valid time + DNS lookup of nonexist.example.com (MX) using fakens + DNS lookup of nonexist.example.com (MX) gave HOST_NOT_FOUND + returning DNS_NOMATCH + faking res_search(MX) response length as 65535 + update neg-cache entry for nonexist.example.com-MX-xxxx, ttl 2 delay router declined for userd@nonexist.example.com "more" is false: skipping remaining routers no more routers