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