diff options
author | Jeremy Harris <jgh146exb@wizmail.org> | 2022-12-29 17:14:31 +0000 |
---|---|---|
committer | Jeremy Harris <jgh146exb@wizmail.org> | 2022-12-29 17:14:31 +0000 |
commit | caf28f95ce0a617b075cf66e24a0e4b0b8aaf18e (patch) | |
tree | b1481052d9d68514ddc1264e628f437e2b50f812 /test/stderr/0391 | |
parent | 6fc54bd18aa7a51e11dce5a905e754cedb526230 (diff) |
Debug: quieten environment-cleaning
Diffstat (limited to 'test/stderr/0391')
-rw-r--r-- | test/stderr/0391 | 36 |
1 files changed, 12 insertions, 24 deletions
diff --git a/test/stderr/0391 b/test/stderr/0391 index 74d812c81..73fd5ce4a 100644 --- a/test/stderr/0391 +++ b/test/stderr/0391 @@ -1,22 +1,6 @@ Exim version x.yz .... changed uid/gid: forcing real = effective uid=uuuu gid=CALLER_GID pid=p1234 -list element: PATH -list element: EXIM_TESTHARNESS_DISABLE_OCSPVALIDITYCHECK -list element: PATH -list element: EXIM_TESTHARNESS_DISABLE_OCSPVALIDITYCHECK -list element: PATH -list element: EXIM_TESTHARNESS_DISABLE_OCSPVALIDITYCHECK -list element: PATH -list element: EXIM_TESTHARNESS_DISABLE_OCSPVALIDITYCHECK -list element: PATH -list element: EXIM_TESTHARNESS_DISABLE_OCSPVALIDITYCHECK -list element: PATH -list element: EXIM_TESTHARNESS_DISABLE_OCSPVALIDITYCHECK -list element: PATH -list element: PATH -list element: EXIM_TESTHARNESS_DISABLE_OCSPVALIDITYCHECK -list element: PATH configuration file is TESTSUITE/test-config admin user changed uid/gid: privilege not needed @@ -36,12 +20,14 @@ 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) -list element: +host in pipelining_connect_advertise_hosts? + list element: SMTP>> 220 myhost.test.ex ESMTP Exim x.yz Tue, 2 Mar 1999 09:44:33 +0000 smtp_setup_msg entered SMTP<< helo test -list element: @ -list element: @[] +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) @@ -57,11 +43,13 @@ processing "accept" (TESTSUITE/test-config 18) check verify = sender >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> Verifying U@W.x.y -list element: *@*.x.y -address match test: subject=U@w.x.y pattern=*@*.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") +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 >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> |