Testsuite: pid tracking
[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<< 250 OK
32   SMTP(close)>>
33 cmdlog: '220:EHLO:250:MAIL:250:RCPT:250:RSET:250:MAIL:250:RCPT:550:QUIT:250'
34 wrote callout cache domain record for localhost:
35   result=1 postmaster=2 random=0
36 wrote positive callout cache address record for Ok@localhost
37 LOG: MAIN REJECT
38   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
39 created log directory TESTSUITE/spool/log
40 LOG: MAIN REJECT
41   H=(test) [V4NET.0.0.1] U=root F=<Ok@localhost> rejected RCPT <checkpm@test.ex>: Sender verify failed
42 >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
43 Verifying Ok@localhost
44 >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
45 Considering Ok@localhost
46 Attempting full verification using callout
47 callout cache: found domain record for localhost
48 callout cache: found address record for Ok@localhost
49 callout cache: address record is positive
50 LOG: smtp_connection MAIN
51   SMTP connection from root closed by QUIT
52 >>>>>>>>>>>>>>>> Exim pid=p1234 (fresh-exec) terminating with rc=0 >>>>>>>>>>>>>>>>
53 Exim version x.yz ....
54 configuration file is TESTSUITE/test-config
55 trusted user
56 admin user
57 LOG: smtp_connection MAIN
58   SMTP connection from root
59 >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
60 Verifying NOTok@elsewhere
61 >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
62 Considering NOTok@elsewhere
63 Attempting full verification using callout
64 callout cache: no domain record found for elsewhere
65 callout cache: no address record found for NOTok@elsewhere
66 interface=NULL port=1224
67 Connecting to 127.0.0.1 [127.0.0.1]:1224 ...  connected
68   SMTP<< 220 Server ready
69   SMTP>> EHLO myhost.test.ex
70   SMTP<< 250 OK
71   SMTP>> MAIL FROM:<>
72   SMTP<< 250 OK
73   SMTP>> RCPT TO:<NOTok@elsewhere>
74   SMTP<< 550 NO
75   SMTP>> QUIT
76   SMTP<< 250 OK
77   SMTP(close)>>
78 cmdlog: '220:EHLO:250:MAIL:250:RCPT:550:QUIT:250'
79 wrote callout cache domain record for elsewhere:
80   result=1 postmaster=0 random=0
81 wrote negative callout cache address record for NOTok@elsewhere
82 LOG: MAIN REJECT
83   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
84 LOG: MAIN REJECT
85   H=(test) [V4NET.0.0.2] U=root F=<NOTok@elsewhere> rejected RCPT <nocheckpm@test.ex>: Sender verify failed
86 LOG: smtp_connection MAIN
87   SMTP connection from root closed by QUIT
88 >>>>>>>>>>>>>>>> Exim pid=p1235 (fresh-exec) terminating with rc=0 >>>>>>>>>>>>>>>>
89 Exim version x.yz ....
90 configuration file is TESTSUITE/test-config
91 trusted user
92 admin user
93 LOG: smtp_connection MAIN
94   SMTP connection from root
95 >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
96 Verifying NOTok2@elsewhere
97 >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
98 Considering NOTok2@elsewhere
99 Attempting full verification using callout
100 callout cache: found domain record for elsewhere
101 callout cache: no address record found for NOTok2@elsewhere
102 interface=NULL port=1224
103 Connecting to 127.0.0.1 [127.0.0.1]:1224 ...  connected
104   SMTP<< 220 Server ready
105   SMTP>> EHLO myhost.test.ex
106   SMTP<< 250 OK
107   SMTP>> MAIL FROM:<>
108   SMTP<< 250 OK
109   SMTP>> RCPT TO:<NOTok2@elsewhere>
110   SMTP<< 550 NO
111   SMTP>> QUIT
112   SMTP<< 250 OK
113   SMTP(close)>>
114 cmdlog: '220:EHLO:250:MAIL:250:RCPT:550:QUIT:250'
115 wrote callout cache domain record for elsewhere:
116   result=1 postmaster=0 random=0
117 wrote negative callout cache address record for NOTok2@elsewhere
118 LOG: MAIN REJECT
119   H=(test) [V4NET.0.0.2] U=root F=<NOTok2@elsewhere> rejected RCPT <nocheckpm@test.ex>: Sender verify failed
120 LOG: smtp_connection MAIN
121   SMTP connection from root closed by QUIT
122 >>>>>>>>>>>>>>>> Exim pid=p1236 (fresh-exec) terminating with rc=0 >>>>>>>>>>>>>>>>