More test commits.
[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=NULL port=1224
15 Connecting to 127.0.0.1 [127.0.0.1]:1224 ... connected
16   SMTP<< 220 Server ready
17   SMTP>> HELO 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   SMTP>> RSET
24   SMTP<< 250 OK
25   SMTP>> MAIL FROM:<>
26   SMTP<< 250 OK
27   SMTP>> RCPT TO:<postmaster@localhost>
28   SMTP<< 550 NO
29   SMTP>> QUIT
30 wrote callout cache domain record:
31   result=1 postmaster=2 random=0
32 wrote positive callout cache address record
33 LOG: MAIN REJECT
34   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
35 created log directory TESTSUITE/spool/log
36 LOG: MAIN REJECT
37   H=[V4NET.0.0.1] U=root F=<Ok@localhost> rejected RCPT <checkpm@test.ex>: Sender verify failed
38 >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
39 Verifying Ok@localhost
40 >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
41 Considering Ok@localhost
42 Attempting full verification using callout
43 callout cache: found domain record
44 callout cache: found address record
45 callout cache: address record is positive
46 LOG: smtp_connection MAIN
47   SMTP connection from root closed by QUIT
48 >>>>>>>>>>>>>>>> Exim pid=pppp terminating with rc=0 >>>>>>>>>>>>>>>>
49 Exim version x.yz ....
50 configuration file is TESTSUITE/test-config
51 trusted user
52 admin user
53 LOG: smtp_connection MAIN
54   SMTP connection from root
55 >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
56 Verifying NOTok@elsewhere
57 >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
58 Considering NOTok@elsewhere
59 Attempting full verification using callout
60 callout cache: no domain record found
61 callout cache: no address record found
62 interface=NULL port=1224
63 Connecting to 127.0.0.1 [127.0.0.1]:1224 ... connected
64   SMTP<< 220 Server ready
65   SMTP>> HELO myhost.test.ex
66   SMTP<< 250 OK
67   SMTP>> MAIL FROM:<>
68   SMTP<< 250 OK
69   SMTP>> RCPT TO:<NOTok@elsewhere>
70   SMTP<< 550 NO
71   SMTP>> QUIT
72 wrote callout cache domain record:
73   result=1 postmaster=0 random=0
74 wrote negative callout cache address record
75 LOG: MAIN REJECT
76   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
77 LOG: MAIN REJECT
78   H=[V4NET.0.0.2] U=root F=<NOTok@elsewhere> rejected RCPT <nocheckpm@test.ex>: Sender verify failed
79 LOG: smtp_connection MAIN
80   SMTP connection from root closed by QUIT
81 >>>>>>>>>>>>>>>> Exim pid=pppp terminating with rc=0 >>>>>>>>>>>>>>>>