Testsuite: Use explicit interface for send to localhost
[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
13 callout cache: no address record found
14 interface=127.0.0.1 port=1224
15 Connecting to 127.0.0.1 [127.0.0.1]:1224 from 127.0.0.1 ... 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 wrote callout cache domain record:
32   result=1 postmaster=2 random=0
33 wrote positive callout cache address record
34 LOG: 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
36 created log directory TESTSUITE/spool/log
37 LOG: MAIN REJECT
38   H=[V4NET.0.0.1] U=root F=<Ok@localhost> rejected RCPT <checkpm@test.ex>: Sender verify failed
39 >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
40 Verifying Ok@localhost
41 >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
42 Considering Ok@localhost
43 Attempting full verification using callout
44 callout cache: found domain record
45 callout cache: found address record
46 callout cache: address record is positive
47 LOG: smtp_connection MAIN
48   SMTP connection from root closed by QUIT
49 >>>>>>>>>>>>>>>> Exim pid=pppp terminating with rc=0 >>>>>>>>>>>>>>>>
50 Exim version x.yz ....
51 configuration file is TESTSUITE/test-config
52 trusted user
53 admin user
54 LOG: smtp_connection MAIN
55   SMTP connection from root
56 >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
57 Verifying NOTok@elsewhere
58 >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
59 Considering NOTok@elsewhere
60 Attempting full verification using callout
61 callout cache: no domain record found
62 callout cache: no address record found
63 interface=127.0.0.1 port=1224
64 Connecting to 127.0.0.1 [127.0.0.1]:1224 from 127.0.0.1 ... connected
65   SMTP<< 220 Server ready
66   SMTP>> EHLO myhost.test.ex
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
73 wrote callout cache domain record:
74   result=1 postmaster=0 random=0
75 wrote negative callout cache address record
76 LOG: 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
78 LOG: MAIN REJECT
79   H=[V4NET.0.0.2] U=root F=<NOTok@elsewhere> rejected RCPT <nocheckpm@test.ex>: Sender verify failed
80 LOG: smtp_connection MAIN
81   SMTP connection from root closed by QUIT
82 >>>>>>>>>>>>>>>> Exim pid=pppp terminating with rc=0 >>>>>>>>>>>>>>>>
83 Exim version x.yz ....
84 configuration file is TESTSUITE/test-config
85 trusted user
86 admin user
87 LOG: smtp_connection MAIN
88   SMTP connection from root
89 >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
90 Verifying NOTok2@elsewhere
91 >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
92 Considering NOTok2@elsewhere
93 Attempting full verification using callout
94 callout cache: found domain record
95 callout cache: no address record found
96 interface=127.0.0.1 port=1224
97 Connecting to 127.0.0.1 [127.0.0.1]:1224 from 127.0.0.1 ... connected
98   SMTP<< 220 Server ready
99   SMTP>> EHLO myhost.test.ex
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
106 wrote callout cache domain record:
107   result=1 postmaster=0 random=0
108 wrote negative callout cache address record
109 LOG: MAIN REJECT
110   H=[V4NET.0.0.2] U=root F=<NOTok2@elsewhere> rejected RCPT <nocheckpm@test.ex>: Sender verify failed
111 LOG: smtp_connection MAIN
112   SMTP connection from root closed by QUIT
113 >>>>>>>>>>>>>>>> Exim pid=pppp terminating with rc=0 >>>>>>>>>>>>>>>>