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