Move ESMPT LIMITS extension from experimental to mainline
[exim.git] / test / stderr / 3000
index 0996e349f0de9107e4dc81b325c95b16a0bb2922..69915e2d1529ba945af0920b96248fdf0c3173ec 100644 (file)
@@ -1,14 +1,20 @@
 1999-03-02 09:44:33 this is a warning at TESTSUITE/aux-fixed/3000.pl line 25.
 Exim version x.yz ....
+environment after trimming:
+ PATH=<munged>
 adding SSLKEYLOGFILE=TESTSUITE/spool/sslkeys
 configuration file is TESTSUITE/test-config
 admin user
 dropping to exim gid; retaining priv uid
  ╭considering: ${perl{foo}{arg1}}
   ╭considering: foo}{arg1}}
+  ├───────text: foo
+  ├considering: }{arg1}}
   ├──expanding: foo
   ╰─────result: foo
   ╭considering: arg1}}
+  ├───────text: arg1
+  ├considering: }}
   ├──expanding: arg1
   ╰─────result: arg1
 Starting Perl interpreter
@@ -16,6 +22,8 @@ Starting Perl interpreter
  ╰─────result: Subroutine foo called with args: arg1
  ╭considering: ${perl{foo_undef}}
   ╭considering: foo_undef}}
+  ├───────text: foo_undef
+  ├considering: }}
   ├──expanding: foo_undef
   ╰─────result: foo_undef
  ├failed to expand: ${perl{foo_undef}}
@@ -23,9 +31,15 @@ Starting Perl interpreter
  ╰failure was forced
  ╭considering: ${perl{debug_write}{debug from Perl\n}}
   ╭considering: debug_write}{debug from Perl\n}}
+  ├───────text: debug_write
+  ├considering: }{debug from Perl\n}}
   ├──expanding: debug_write
   ╰─────result: debug_write
   ╭considering: debug from Perl\n}}
+  ├───────text: debug from Perl
+  ├considering: \n}}
+  ├backslashed: '\n'
+  ├considering: }}
   ├──expanding: debug from Perl\n
   ╰─────result: debug from Perl
   
@@ -34,22 +48,26 @@ debug from Perl
  ╰─────result: Wrote debug
  ╭considering: ${perl{log_write}{log from Perl}}
   ╭considering: log_write}{log from Perl}}
+  ├───────text: log_write
+  ├considering: }{log from Perl}}
   ├──expanding: log_write
   ╰─────result: log_write
   ╭considering: log from Perl}}
+  ├───────text: log from Perl
+  ├considering: }}
   ├──expanding: log from Perl
   ╰─────result: log from Perl
 LOG: MAIN
   log from Perl
  ├──expanding: ${perl{log_write}{log from Perl}}
  ╰─────result: Wrote log
->>>>>>>>>>>>>>>> Exim pid=pppp (fresh-exec) terminating with rc=0 >>>>>>>>>>>>>>>>
+>>>>>>>>>>>>>>>> Exim pid=p1235 (fresh-exec) terminating with rc=0 >>>>>>>>>>>>>>>>
 LOG: smtp_connection MAIN
   SMTP connection from CALLER
 LOG: MAIN
   this is a warning at TESTSUITE/aux-fixed/3000.pl line 25.
 LOG: smtp_connection MAIN
-  SMTP connection from CALLER closed by QUIT
+  SMTP connection from CALLER D=qqs closed by QUIT
 >>> host in hosts_connection_nolog? no (option unset)
 >>> host in host_lookup? no (option unset)
 >>> host in host_reject_connection? no (option unset)
@@ -58,9 +76,17 @@ LOG: smtp_connection MAIN
 >>> 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)
+>>> x.y.z in helo_lookup_domains?
+>>>  list element: @
+>>>  list element: @[]
 >>> x.y.z in helo_lookup_domains? no (end of list)
+>>>  list element: *
+>>>  host in limits_advertise_hosts? yes (matched "*")
 >>> host in dsn_advertise_hosts? no (option unset)
->>> host in pipelining_advertise_hosts? yes (matched "*")
+>>> host in pipelining_advertise_hosts?
+>>>  list element: *
+>>>  host in pipelining_advertise_hosts? yes (matched "*")
+>>> host in chunking_advertise_hosts?
 >>> host in chunking_advertise_hosts? no (end of list)
 >>> using ACL "check_rcpt"
 >>> processing "accept" (TESTSUITE/test-config 20)