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