X-Git-Url: https://git.exim.org/exim.git/blobdiff_plain/4da19af657ed2687d20c1eb8cf85a66a70804e2d..c56ed04fb25cb24e21eb2c1d02069482b1a8f458:/test/stderr/0391 diff --git a/test/stderr/0391 b/test/stderr/0391 index 499bbdf21..b7873266f 100644 --- a/test/stderr/0391 +++ b/test/stderr/0391 @@ -23,6 +23,9 @@ host in helo_accept_junk_hosts? no (option unset) SMTP>> 220 myhost.test.ex ESMTP Exim x.yz Tue, 2 Mar 1999 09:44:33 +0000 smtp_setup_msg entered SMTP<< helo test +test in helo_lookup_domains? + list element: @ + list element: @[] test in helo_lookup_domains? no (end of list) sender_fullhost = (test) [1.2.3.4] sender_rcvhost = [1.2.3.4] (helo=test) @@ -38,9 +41,13 @@ processing "accept" (TESTSUITE/test-config 18) check verify = sender >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> Verifying U@W.x.y -address match test: subject=U@w.x.y pattern=*@*.x.y -w.x.y in "*.x.y"? yes (matched "*.x.y") -U@W.x.y in "*@*.x.y"? yes (matched "*@*.x.y") +U@W.x.y in "*@*.x.y"? + list element: *@*.x.y + address match test: subject=U@w.x.y pattern=*@*.x.y + w.x.y in "*.x.y"? + list element: *.x.y + w.x.y in "*.x.y"? yes (matched "*.x.y") + U@W.x.y in "*@*.x.y"? yes (matched "*@*.x.y") LOG: address_rewrite MAIN "U@W.x.y" from env-from rewritten as "U@x.y" by rule 1 >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> @@ -68,6 +75,6 @@ SMTP>> 250 Accepted SMTP<< quit SMTP>> 221 myhost.test.ex closing connection LOG: smtp_connection MAIN - SMTP connection from (test) [1.2.3.4] closed by QUIT + SMTP connection from (test) [1.2.3.4] D=qqs closed by QUIT search_tidyup called >>>>>>>>>>>>>>>> Exim pid=p1234 (fresh-exec) terminating with rc=0 >>>>>>>>>>>>>>>>