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