Debug: more gentle line-drawing chars
[exim.git] / test / stderr / 3000
1 1999-03-02 09:44:33 this is a warning at TESTSUITE/aux-fixed/3000.pl line 25.
2 Exim version x.yz ....
3 configuration file is TESTSUITE/test-config
4 admin user
5 dropping to exim gid; retaining priv uid
6  ╭considering: ${perl{foo}{arg1}}
7   ╭considering: foo}{arg1}}
8   ├──expanding: foo
9   ╰─────result: foo
10   ╭considering: arg1}}
11   ├──expanding: arg1
12   ╰─────result: arg1
13 Starting Perl interpreter
14  ├──expanding: ${perl{foo}{arg1}}
15  ╰─────result: Subroutine foo called with args: arg1
16  ╭considering: ${perl{foo_undef}}
17   ╭considering: foo_undef}}
18   ├──expanding: foo_undef
19   ╰─────result: foo_undef
20  ├failed to expand: ${perl{foo_undef}}
21  ├───error message: Perl subroutine "foo_undef" returned undef to force failure
22  ╰failure was forced
23  ╭considering: ${perl{debug_write}{debug from Perl\n}}
24   ╭considering: debug_write}{debug from Perl\n}}
25   ├──expanding: debug_write
26   ╰─────result: debug_write
27   ╭considering: debug from Perl\n}}
28   ├──expanding: debug from Perl\n
29   ╰─────result: debug from Perl
30   
31 debug from Perl
32  ├──expanding: ${perl{debug_write}{debug from Perl\n}}
33  ╰─────result: Wrote debug
34  ╭considering: ${perl{log_write}{log from Perl}}
35   ╭considering: log_write}{log from Perl}}
36   ├──expanding: log_write
37   ╰─────result: log_write
38   ╭considering: log from Perl}}
39   ├──expanding: log from Perl
40   ╰─────result: log from Perl
41 LOG: MAIN
42   log from Perl
43  ├──expanding: ${perl{log_write}{log from Perl}}
44  ╰─────result: Wrote log
45 >>>>>>>>>>>>>>>> Exim pid=pppp (main: expansion test) terminating with rc=0 >>>>>>>>>>>>>>>>
46 LOG: smtp_connection MAIN
47   SMTP connection from CALLER
48 LOG: MAIN
49   this is a warning at TESTSUITE/aux-fixed/3000.pl line 25.
50 LOG: smtp_connection MAIN
51   SMTP connection from CALLER closed by QUIT
52 >>> host in hosts_connection_nolog? no (option unset)
53 >>> host in host_lookup? no (option unset)
54 >>> host in host_reject_connection? no (option unset)
55 >>> host in sender_unqualified_hosts? no (option unset)
56 >>> host in recipient_unqualified_hosts? no (option unset)
57 >>> host in helo_verify_hosts? no (option unset)
58 >>> host in helo_try_verify_hosts? no (option unset)
59 >>> host in helo_accept_junk_hosts? no (option unset)
60 >>> x.y.z in helo_lookup_domains? no (end of list)
61 >>> host in dsn_advertise_hosts? no (option unset)
62 >>> host in pipelining_advertise_hosts? yes (matched "*")
63 >>> host in chunking_advertise_hosts? no (end of list)
64 >>> using ACL "check_rcpt"
65 >>> processing "accept" (TESTSUITE/test-config 20)
66 LOG: this is a warning at TESTSUITE/aux-fixed/3000.pl line 25.
67 >>> check condition = ${if !eq {${perl{foo_warn}}}{}}
68 >>>                 = true
69 >>> accept: condition test succeeded in ACL "check_rcpt"
70 >>> end of ACL "check_rcpt": ACCEPT
71
72 ******** SERVER ********