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