Fix 2-phase, in-order queue run delivery order
[exim.git] / test / stderr / 0462
1 Exim version x.yz ....
2 Hints DB:
3 configuration file is TESTSUITE/test-config
4 trusted user
5 admin user
6 LOG: smtp_connection MAIN
7   SMTP connection from root
8 test in helo_lookup_domains? no (end of list)
9 >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
10 Verifying Ok@localhost
11 >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
12 Considering Ok@localhost
13 Attempting full verification using callout
14 callout cache: no domain record found for localhost
15 callout cache: no address record found for Ok@localhost
16 interface=NULL port=PORT_S
17 Connecting to 127.0.0.1 [127.0.0.1]:PORT_S ...
18 connected
19   SMTP<< 220 Server ready
20   SMTP>> EHLO myhost.test.ex
21   SMTP<< 250 OK
22   SMTP>> MAIL FROM:<>
23   SMTP<< 250 OK
24   SMTP>> RCPT TO:<Ok@localhost>
25   SMTP<< 250 OK
26 Cutthrough cancelled by presence of postmaster verify
27   SMTP>> RSET
28   SMTP<< 250 OK
29   SMTP>> MAIL FROM:<>
30   SMTP<< 250 OK
31   SMTP>> RCPT TO:<postmaster@localhost>
32   SMTP<< 550 NO
33   SMTP>> QUIT
34   SMTP<< 250 OK
35   SMTP(close)>>
36 cmdlog: '220:EHLO:250:MAIL:250:RCPT:250:RSET:250:MAIL:250:RCPT:550:QUIT:250'
37 wrote callout cache domain record for localhost:
38   result=1 postmaster=2 random=0
39 wrote positive callout cache address record for Ok@localhost
40 LOG: MAIN REJECT
41   H=(test) [V4NET.0.0.1] U=root sender verify fail for <Ok@localhost>: 127.0.0.1 [127.0.0.1] : SMTP error from remote mail server after RCPT TO:<postmaster@localhost>: 550 NO
42 created log directory TESTSUITE/spool/log
43 LOG: MAIN REJECT
44   H=(test) [V4NET.0.0.1] U=root F=<Ok@localhost> rejected RCPT <checkpm@test.ex>: Sender verify failed
45 >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
46 Verifying Ok@localhost
47 >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
48 Considering Ok@localhost
49 Attempting full verification using callout
50 callout cache: found domain record for localhost
51 callout cache: found address record for Ok@localhost
52 callout cache: address record is positive
53 LOG: smtp_connection MAIN
54   SMTP connection from root D=qqs closed by QUIT
55 >>>>>>>>>>>>>>>> Exim pid=p1234 (fresh-exec) terminating with rc=0 >>>>>>>>>>>>>>>>
56 Exim version x.yz ....
57 Hints DB:
58 configuration file is TESTSUITE/test-config
59 trusted user
60 admin user
61 LOG: smtp_connection MAIN
62   SMTP connection from root
63 test in helo_lookup_domains? no (end of list)
64 >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
65 Verifying NOTok@elsewhere
66 >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
67 Considering NOTok@elsewhere
68 Attempting full verification using callout
69 callout cache: no domain record found for elsewhere
70 callout cache: no address record found for NOTok@elsewhere
71 interface=NULL port=PORT_S
72 Connecting to 127.0.0.1 [127.0.0.1]:PORT_S ...
73 connected
74   SMTP<< 220 Server ready
75   SMTP>> EHLO myhost.test.ex
76   SMTP<< 250 OK
77   SMTP>> MAIL FROM:<>
78   SMTP<< 250 OK
79   SMTP>> RCPT TO:<NOTok@elsewhere>
80   SMTP<< 550 NO
81   SMTP>> QUIT
82   SMTP<< 250 OK
83   SMTP(close)>>
84 cmdlog: '220:EHLO:250:MAIL:250:RCPT:550:QUIT:250'
85 wrote callout cache domain record for elsewhere:
86   result=1 postmaster=0 random=0
87 wrote negative callout cache address record for NOTok@elsewhere
88 LOG: MAIN REJECT
89   H=(test) [V4NET.0.0.2] U=root sender verify fail for <NOTok@elsewhere>: 127.0.0.1 [127.0.0.1] : SMTP error from remote mail server after RCPT TO:<NOTok@elsewhere>: 550 NO
90 LOG: MAIN REJECT
91   H=(test) [V4NET.0.0.2] U=root F=<NOTok@elsewhere> rejected RCPT <nocheckpm@test.ex>: Sender verify failed
92 LOG: smtp_connection MAIN
93   SMTP connection from root D=qqs closed by QUIT
94 >>>>>>>>>>>>>>>> Exim pid=p1235 (fresh-exec) terminating with rc=0 >>>>>>>>>>>>>>>>
95 Exim version x.yz ....
96 Hints DB:
97 configuration file is TESTSUITE/test-config
98 trusted user
99 admin user
100 LOG: smtp_connection MAIN
101   SMTP connection from root
102 test in helo_lookup_domains? no (end of list)
103 >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
104 Verifying NOTok2@elsewhere
105 >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
106 Considering NOTok2@elsewhere
107 Attempting full verification using callout
108 callout cache: found domain record for elsewhere
109 callout cache: no address record found for NOTok2@elsewhere
110 interface=NULL port=PORT_S
111 Connecting to 127.0.0.1 [127.0.0.1]:PORT_S ...
112 connected
113   SMTP<< 220 Server ready
114   SMTP>> EHLO myhost.test.ex
115   SMTP<< 250 OK
116   SMTP>> MAIL FROM:<>
117   SMTP<< 250 OK
118   SMTP>> RCPT TO:<NOTok2@elsewhere>
119   SMTP<< 550 NO
120   SMTP>> QUIT
121   SMTP<< 250 OK
122   SMTP(close)>>
123 cmdlog: '220:EHLO:250:MAIL:250:RCPT:550:QUIT:250'
124 wrote callout cache domain record for elsewhere:
125   result=1 postmaster=0 random=0
126 wrote negative callout cache address record for NOTok2@elsewhere
127 LOG: MAIN REJECT
128   H=(test) [V4NET.0.0.2] U=root F=<NOTok2@elsewhere> rejected RCPT <nocheckpm@test.ex>: Sender verify failed
129 LOG: smtp_connection MAIN
130   SMTP connection from root D=qqs closed by QUIT
131 >>>>>>>>>>>>>>>> Exim pid=p1236 (fresh-exec) terminating with rc=0 >>>>>>>>>>>>>>>>