X-Git-Url: https://git.exim.org/exim.git/blobdiff_plain/3bfdf0f1f1d7a1bb6e9c3e4c6af8d1117dd13955..caf28f95ce0a:/test/stderr/0388 diff --git a/test/stderr/0388 b/test/stderr/0388 index 49b407430..f3a48e5fc 100644 --- a/test/stderr/0388 +++ b/test/stderr/0388 @@ -23,6 +23,8 @@ routing x@y --------> r0 router <-------- local_part=x domain=y checking local_parts +x in "CALLER"? + list element: CALLER x in "CALLER"? no (end of list) r0 router skipped: local_parts mismatch --------> r1 router <-------- @@ -31,7 +33,9 @@ calling r1 router r1 router called for x@y domain = y route_item = * "127.0.0.1 : V4NET.0.0.0" -y in "*"? yes (matched "*") +y in "*"? + list element: * + y in "*"? yes (matched "*") original list of hosts = '127.0.0.1 : V4NET.0.0.0' options = '' expanded list of hosts = '127.0.0.1 : V4NET.0.0.0' options = '' set transport smtp @@ -72,7 +76,7 @@ search_tidyup called changed uid/gid: remote delivery to x@y with transport=smtp uid=EXIM_UID gid=EXIM_GID pid=p1235 set_process_info: pppp delivering 10HmaX-0005vi-00 using smtp -checking status of 127.0.0.1 +checking retry status of 127.0.0.1 locking TESTSUITE/spool/db/retry.lockfile locked TESTSUITE/spool/db/retry.lockfile EXIM_DBOPEN: file dir flags=O_RDONLY @@ -81,12 +85,17 @@ checking status of 127.0.0.1 no retry data available 127.0.0.1 in serialize_hosts? no (option unset) set_process_info: pppp delivering 10HmaX-0005vi-00 to 127.0.0.1 [127.0.0.1]:PORT_S (x@y) -Connecting to 127.0.0.1 [127.0.0.1]:PORT_S ... connected +Connecting to 127.0.0.1 [127.0.0.1]:PORT_S ... 127.0.0.1 in hosts_try_fastopen? + list element: + connected SMTP<< 220 Server ready 127.0.0.1 in hosts_avoid_esmtp? no (option unset) SMTP>> EHLO myhost.test.ex cmd buf flush ddd bytes SMTP<< 250 OK + compiled RE '.outlook.com$' not found in local cache + compiling RE '.outlook.com$' + compiled RE '.outlook.com$' saved in local cache 127.0.0.1 in hosts_require_auth? no (option unset) SMTP>> MAIL FROM: cmd buf flush ddd bytes @@ -104,10 +113,15 @@ cmd buf flush ddd bytes (more expected) SMTP(close)>> cmdlog: '220:EHLO:250:MAIL:250:RCPT:451:QUIT:250' set_process_info: pppp delivering 10HmaX-0005vi-00: just tried 127.0.0.1 [127.0.0.1]:PORT_S for x@y: result OK -address match test: subject=*@127.0.0.1 pattern=* -127.0.0.1 in "*"? yes (matched "*") -*@127.0.0.1 in "*"? yes (matched "*") -checking status of V4NET.0.0.0 +*@127.0.0.1 in "*"? + list element: * + address match test: subject=*@127.0.0.1 pattern=* + 127.0.0.1 in "*"? + list element: * + 127.0.0.1 in "*"? yes (matched "*") + *@127.0.0.1 in "*"? yes (matched "*") +Clearing TFO as not first host for message +checking retry status of V4NET.0.0.0 locking TESTSUITE/spool/db/retry.lockfile locked TESTSUITE/spool/db/retry.lockfile EXIM_DBOPEN: file dir flags=O_RDONLY @@ -116,7 +130,8 @@ checking status of V4NET.0.0.0 no retry data available V4NET.0.0.0 in serialize_hosts? no (option unset) set_process_info: pppp delivering 10HmaX-0005vi-00 to V4NET.0.0.0 [V4NET.0.0.0]:PORT_S (x@y) -Connecting to V4NET.0.0.0 [V4NET.0.0.0]:PORT_S ... failed: Network Error +Connecting to V4NET.0.0.0 [V4NET.0.0.0]:PORT_S ... V4NET.0.0.0 in hosts_try_fastopen? + failed: Network Error LOG: MAIN H=V4NET.0.0.0 [V4NET.0.0.0] Network Error set_process_info: pppp delivering 10HmaX-0005vi-00: just tried V4NET.0.0.0 [V4NET.0.0.0]:PORT_S for x@y: result DEFER @@ -144,9 +159,13 @@ Deferred addresses: EXIM_DBOPEN: file dir flags=O_RDWR returned from EXIM_DBOPEN: 0xAAAAAAAA opened hints database TESTSUITE/spool/db/retry: flags=O_RDWR - address match test: subject=x@y pattern=* - y in "*"? yes (matched "*") - x@y in "*"? yes (matched "*") + x@y in "*"? + list element: * + address match test: subject=x@y pattern=* + y in "*"? + list element: * + y in "*"? yes (matched "*") + x@y in "*"? yes (matched "*") retry for R:x@y = * 0 0 dbfn_read: key=R:x@y failing_interval=ttt message_age=ttt @@ -154,9 +173,13 @@ Writing retry data for R:x@y first failed=dddd last try=dddd next try=+1 expired=1 errno=-44 more_errno=dd,A H=127.0.0.1 [127.0.0.1]: SMTP error from remote mail server after RCPT TO:: 451 Temporary error dbfn_write: key=R:x@y - address match test: subject=*@V4NET.0.0.0 pattern=* - V4NET.0.0.0 in "*"? yes (matched "*") - *@V4NET.0.0.0 in "*"? yes (matched "*") + *@V4NET.0.0.0 in "*"? + list element: * + address match test: subject=*@V4NET.0.0.0 pattern=* + V4NET.0.0.0 in "*"? + list element: * + V4NET.0.0.0 in "*"? yes (matched "*") + *@V4NET.0.0.0 in "*"? yes (matched "*") retry for T:V4NET.0.0.0:V4NET.0.0.0:PORT_S (y) = * 0 0 dbfn_read: key=T:V4NET.0.0.0:V4NET.0.0.0:PORT_S failing_interval=ttt message_age=ttt @@ -261,10 +284,14 @@ routing CALLER@myhost.test.ex --------> r0 router <-------- local_part=CALLER domain=myhost.test.ex checking local_parts -CALLER in "CALLER"? yes (matched "CALLER") +CALLER in "CALLER"? + list element: CALLER + CALLER in "CALLER"? yes (matched "CALLER") checking senders -address match test: subject= pattern= - in ":"? yes (matched "") + in ":"? + list element: + address match test: subject= pattern= + in ":"? yes (matched "") calling r0 router rda_interpret (string): ':blackhole:' expanded: ':blackhole:'