Debug: list searching
[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 adding SSLKEYLOGFILE=TESTSUITE/spool/sslkeys
4 configuration file is TESTSUITE/test-config
5 admin user
6 dropping to exim gid; retaining priv uid
7  ╭considering: ${perl{foo}{arg1}}
8   ╭considering: foo}{arg1}}
9   ├───────text: foo
10   ├considering: }{arg1}}
11   ├──expanding: foo
12   ╰─────result: foo
13   ╭considering: arg1}}
14   ├───────text: arg1
15   ├considering: }}
16   ├──expanding: arg1
17   ╰─────result: arg1
18 Starting Perl interpreter
19  ├──expanding: ${perl{foo}{arg1}}
20  ╰─────result: Subroutine foo called with args: arg1
21  ╭considering: ${perl{foo_undef}}
22   ╭considering: foo_undef}}
23   ├───────text: foo_undef
24   ├considering: }}
25   ├──expanding: foo_undef
26   ╰─────result: foo_undef
27  ├failed to expand: ${perl{foo_undef}}
28  ├───error message: Perl subroutine "foo_undef" returned undef to force failure
29  ╰failure was forced
30  ╭considering: ${perl{debug_write}{debug from Perl\n}}
31   ╭considering: debug_write}{debug from Perl\n}}
32   ├───────text: debug_write
33   ├considering: }{debug from Perl\n}}
34   ├──expanding: debug_write
35   ╰─────result: debug_write
36   ╭considering: debug from Perl\n}}
37   ├───────text: debug from Perl
38   ├considering: \n}}
39   ├backslashed: '\n'
40   ├considering: }}
41   ├──expanding: debug from Perl\n
42   ╰─────result: debug from Perl
43   
44 debug from Perl
45  ├──expanding: ${perl{debug_write}{debug from Perl\n}}
46  ╰─────result: Wrote debug
47  ╭considering: ${perl{log_write}{log from Perl}}
48   ╭considering: log_write}{log from Perl}}
49   ├───────text: log_write
50   ├considering: }{log from Perl}}
51   ├──expanding: log_write
52   ╰─────result: log_write
53   ╭considering: log from Perl}}
54   ├───────text: log from Perl
55   ├considering: }}
56   ├──expanding: log from Perl
57   ╰─────result: log from Perl
58 LOG: MAIN
59   log from Perl
60  ├──expanding: ${perl{log_write}{log from Perl}}
61  ╰─────result: Wrote log
62 >>>>>>>>>>>>>>>> Exim pid=p1235 (fresh-exec) terminating with rc=0 >>>>>>>>>>>>>>>>
63 LOG: smtp_connection MAIN
64   SMTP connection from CALLER
65 LOG: MAIN
66   this is a warning at TESTSUITE/aux-fixed/3000.pl line 25.
67 LOG: smtp_connection MAIN
68   SMTP connection from CALLER closed by QUIT
69 >>> host in hosts_connection_nolog? no (option unset)
70 >>> host in host_lookup? no (option unset)
71 >>> host in host_reject_connection? no (option unset)
72 >>> host in sender_unqualified_hosts? no (option unset)
73 >>> host in recipient_unqualified_hosts? no (option unset)
74 >>> host in helo_verify_hosts? no (option unset)
75 >>> host in helo_try_verify_hosts? no (option unset)
76 >>> host in helo_accept_junk_hosts? no (option unset)
77 >>> host in pipelining_connect_advertise_hosts?
78 >>>  list element: 
79 >>> x.y.z in helo_lookup_domains?
80 >>>  list element: @
81 >>>  list element: @[]
82 >>> x.y.z in helo_lookup_domains? no (end of list)
83 >>> host in limits_advertise_hosts?
84 >>>  list element: !*
85 >>> host in dsn_advertise_hosts? no (option unset)
86 >>> host in pipelining_advertise_hosts?
87 >>>  list element: *
88 >>>  host in pipelining_advertise_hosts? yes (matched "*")
89 >>> host in chunking_advertise_hosts?
90 >>> host in chunking_advertise_hosts? no (end of list)
91 >>> host in tls_advertise_hosts?
92 >>> using ACL "check_rcpt"
93 >>> processing "accept" (TESTSUITE/test-config 20)
94 LOG: this is a warning at TESTSUITE/aux-fixed/3000.pl line 25.
95 >>> check condition = ${if !eq {${perl{foo_warn}}}{}}
96 >>>                 = true
97 >>> accept: condition test succeeded in ACL "check_rcpt"
98 >>> end of ACL "check_rcpt": ACCEPT
99
100 ******** SERVER ********