Testsuite: account for platforms not supporting TFO
[exim.git] / test / stderr / 0462
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 root
7 >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
8 Verifying Ok@localhost
9 >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
10 Considering Ok@localhost
11 Attempting full verification using callout
12 callout cache: no domain record found for localhost
13 callout cache: no address record found for Ok@localhost
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 myhost.test.ex
18 SMTP<< 250 OK
19 SMTP>> MAIL FROM:<>
20 SMTP<< 250 OK
21 SMTP>> RCPT TO:<Ok@localhost>
22 SMTP<< 250 OK
23 Cutthrough cancelled by presence of postmaster verify
24 SMTP>> RSET
25 SMTP<< 250 OK
26 SMTP>> MAIL FROM:<>
27 SMTP<< 250 OK
28 SMTP>> RCPT TO:<postmaster@localhost>
29 SMTP<< 550 NO
30 SMTP>> QUIT
31 SMTP(close)>>
32 wrote callout cache domain record for localhost:
33 result=1 postmaster=2 random=0
34 wrote positive callout cache address record for Ok@localhost
35 LOG: MAIN REJECT
36 H=[V4NET.0.0.1] U=root sender verify fail for <Ok@localhost>: response to "RCPT TO:<postmaster@localhost>" from 127.0.0.1 [127.0.0.1] was: 550 NO
37 created log directory TESTSUITE/spool/log
38 LOG: MAIN REJECT
39 H=[V4NET.0.0.1] U=root F=<Ok@localhost> rejected RCPT <checkpm@test.ex>: Sender verify failed
40 >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
41 Verifying Ok@localhost
42 >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
43 Considering Ok@localhost
44 Attempting full verification using callout
45 callout cache: found domain record for localhost
46 callout cache: found address record for Ok@localhost
47 callout cache: address record is positive
48 LOG: smtp_connection MAIN
49 SMTP connection from root closed by QUIT
50 >>>>>>>>>>>>>>>> Exim pid=pppp terminating with rc=0 >>>>>>>>>>>>>>>>
51 Exim version x.yz ....
52 configuration file is TESTSUITE/test-config
53 trusted user
54 admin user
55 LOG: smtp_connection MAIN
56 SMTP connection from root
57 >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
58 Verifying NOTok@elsewhere
59 >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
60 Considering NOTok@elsewhere
61 Attempting full verification using callout
62 callout cache: no domain record found for elsewhere
63 callout cache: no address record found for NOTok@elsewhere
64 interface=NULL port=1224
65 Connecting to 127.0.0.1 [127.0.0.1]:1224 ... connected
66 SMTP<< 220 Server ready
67 SMTP>> EHLO myhost.test.ex
68 SMTP<< 250 OK
69 SMTP>> MAIL FROM:<>
70 SMTP<< 250 OK
71 SMTP>> RCPT TO:<NOTok@elsewhere>
72 SMTP<< 550 NO
73 SMTP>> QUIT
74 SMTP(close)>>
75 wrote callout cache domain record for elsewhere:
76 result=1 postmaster=0 random=0
77 wrote negative callout cache address record for NOTok@elsewhere
78 LOG: MAIN REJECT
79 H=[V4NET.0.0.2] U=root sender verify fail for <NOTok@elsewhere>: response to "RCPT TO:<NOTok@elsewhere>" from 127.0.0.1 [127.0.0.1] was: 550 NO
80 LOG: MAIN REJECT
81 H=[V4NET.0.0.2] U=root F=<NOTok@elsewhere> rejected RCPT <nocheckpm@test.ex>: Sender verify failed
82 LOG: smtp_connection MAIN
83 SMTP connection from root closed by QUIT
84 >>>>>>>>>>>>>>>> Exim pid=pppp terminating with rc=0 >>>>>>>>>>>>>>>>
85 Exim version x.yz ....
86 configuration file is TESTSUITE/test-config
87 trusted user
88 admin user
89 LOG: smtp_connection MAIN
90 SMTP connection from root
91 >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
92 Verifying NOTok2@elsewhere
93 >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
94 Considering NOTok2@elsewhere
95 Attempting full verification using callout
96 callout cache: found domain record for elsewhere
97 callout cache: no address record found for NOTok2@elsewhere
98 interface=NULL port=1224
99 Connecting to 127.0.0.1 [127.0.0.1]:1224 ... connected
100 SMTP<< 220 Server ready
101 SMTP>> EHLO myhost.test.ex
102 SMTP<< 250 OK
103 SMTP>> MAIL FROM:<>
104 SMTP<< 250 OK
105 SMTP>> RCPT TO:<NOTok2@elsewhere>
106 SMTP<< 550 NO
107 SMTP>> QUIT
108 SMTP(close)>>
109 wrote callout cache domain record for elsewhere:
110 result=1 postmaster=0 random=0
111 wrote negative callout cache address record for NOTok2@elsewhere
112 LOG: MAIN REJECT
113 H=[V4NET.0.0.2] U=root F=<NOTok2@elsewhere> rejected RCPT <nocheckpm@test.ex>: Sender verify failed
114 LOG: smtp_connection MAIN
115 SMTP connection from root closed by QUIT
116 >>>>>>>>>>>>>>>> Exim pid=pppp terminating with rc=0 >>>>>>>>>>>>>>>>