BUGFIX: forced-fail smtp option tls_sni would dereference NULL
[exim.git] / test / stderr / 0473
1 Exim version x.yz ....
2 configuration file is TESTSUITE/test-config
3 trusted user
4 admin user
5 LOG: smtp_connection MAIN
6 SMTP connection from CALLER
7 >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
8 Verifying r11@two.test.ex
9 >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
10 Considering r11@two.test.ex
11 Attempting full verification using callout
12 callout cache: found domain record
13 callout cache: no address record found
14 interface=NULL port=1224
15 Connecting to 127.0.0.1 [127.0.0.1]:1224 ... connected
16 SMTP<< 220 Server ready
17 SMTP>> EHLO the.local.host.name
18 SMTP<< 250 OK
19 SMTP>> MAIL FROM:<>
20 SMTP<< 250 OK
21 SMTP>> RCPT TO:<r11@two.test.ex>
22 SMTP timeout
23 wrote callout cache domain record:
24 result=1 postmaster=0 random=0
25 LOG: MAIN REJECT
26 U=CALLER F=<x11@two.test.ex> temporarily rejected RCPT r11@two.test.ex: Could not complete recipient verify callout
27 LOG: smtp_connection MAIN
28 SMTP connection from CALLER closed by QUIT
29 >>>>>>>>>>>>>>>> Exim pid=pppp terminating with rc=0 >>>>>>>>>>>>>>>>
30 Exim version x.yz ....
31 configuration file is TESTSUITE/test-config
32 trusted user
33 admin user
34 LOG: smtp_connection MAIN
35 SMTP connection from CALLER
36 >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
37 Verifying r11@two.test.ex
38 >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
39 Considering r11@two.test.ex
40 Attempting full verification using callout
41 callout cache: found domain record
42 callout cache: no address record found
43 interface=NULL port=1224
44 Connecting to 127.0.0.1 [127.0.0.1]:1224 ... connected
45 SMTP timeout
46 LOG: MAIN REJECT
47 U=CALLER F=<x11@two.test.ex> temporarily rejected RCPT r11@two.test.ex: Could not complete recipient verify callout
48 LOG: smtp_connection MAIN
49 SMTP connection from CALLER closed by QUIT
50 >>>>>>>>>>>>>>>> Exim pid=pppp terminating with rc=0 >>>>>>>>>>>>>>>>