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