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