Merge remote-tracking branch 'exim_github/pr/16'
[exim.git] / test / stderr / 3000
CommitLineData
54c5ebb1
PH
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
5expanding: foo
6 result: foo
7expanding: arg1
8 result: arg1
9Starting Perl interpreter
10expanding: ${perl{foo}{arg1}}
11 result: Subroutine foo called with args: arg1
12expanding: foo_undef
13 result: foo_undef
14failed to expand: ${perl{foo_undef}}
15 error message: Perl subroutine "foo_undef" returned undef to force failure
16failure was forced
17expanding: debug_write
18 result: debug_write
19expanding: debug from Perl\n
20 result: debug from Perl
21
22debug from Perl
23expanding: ${perl{debug_write}{debug from Perl\n}}
24 result: Wrote debug
25expanding: log_write
26 result: log_write
27expanding: log from Perl
28 result: log from Perl
29LOG: MAIN
30 log from Perl
31expanding: ${perl{log_write}{log from Perl}}
32 result: Wrote log
33>>>>>>>>>>>>>>>> Exim pid=pppp terminating with rc=0 >>>>>>>>>>>>>>>>
34LOG: smtp_connection MAIN
35 SMTP connection from CALLER
36LOG: MAIN
37 this is a warning at TESTSUITE/aux-fixed/3000.pl line 25.
38LOG: smtp_connection MAIN
39 SMTP connection from CALLER closed by QUIT
40>>> host in hosts_connection_nolog? no (option unset)
41>>> host in host_lookup? no (option unset)
42>>> host in host_reject_connection? no (option unset)
43>>> host in sender_unqualified_hosts? no (option unset)
44>>> host in recipient_unqualified_hosts? no (option unset)
45>>> host in helo_verify_hosts? no (option unset)
46>>> host in helo_try_verify_hosts? no (option unset)
47>>> host in helo_accept_junk_hosts? no (option unset)
48>>> x.y.z in helo_lookup_domains? no (end of list)
49>>> host in pipelining_advertise_hosts? yes (matched "*")
50>>> using ACL "check_rcpt"
51>>> processing "accept"
52LOG: this is a warning at TESTSUITE/aux-fixed/3000.pl line 25.
53>>> check condition = ${if !eq {${perl{foo_warn}}}{}}
54>>> = true
6968512f 55>>> accept: condition test succeeded in ACL "check_rcpt"
54c5ebb1
PH
56
57******** SERVER ********