summaryrefslogtreecommitdiff
path: root/test/stdout/1008
blob: f930d30a5a4528e69476a881de28715285a1f7e6 (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
+++++++++++++++++++++++++++
  T:127.0.0.1:127.0.0.1:1224:10HmaX-0005vi-00 -45 12865 H=127.0.0.1 [127.0.0.1]: SMTP error from remote mail server after MAIL FROM:<CALLER@the.local.host.name>: 450 Temporary error
first failed = time last try = time2 next try = time2 + 7200
  T:::1:::1:1224:10HmaX-0005vi-00 -45 12865 H=::1 [::1]: SMTP error from remote mail server after MAIL FROM:<CALLER@the.local.host.name>: 450 Temporary error
first failed = time last try = time2 next try = time2 + 7200
Transport: 127.0.0.1 [127.0.0.1]:1111 10HmaX-0005vi-00 error -45: H=127.0.0.1 [127.0.0.1]: SMTP error from remote mail server after MAIL FROM:<CALLER@the.local.host.name>: 450 Temporary error
  first failed: 07-Mar-2000 12:21:52
  last tried:   07-Mar-2000 12:21:52
  next try at:  07-Mar-2000 12:21:52
Transport:  [:1:::1:1224:10HmaX-0005vi-00]:1224 10HmaX-0005vi-00 error -45: H=::1 [::1]: SMTP error from remote mail server after MAIL FROM:<CALLER@the.local.host.name>: 450 Temporary error
  first failed: 07-Mar-2000 12:21:52
  last tried:   07-Mar-2000 12:21:52
  next try at:  07-Mar-2000 12:21:52
exinext exit code = 0
Transport:  [:1:::1:1224:10HmaX-0005vi-00] error -45: H=::1 [::1]: SMTP error from remote mail server after MAIL FROM:<CALLER@the.local.host.name>: 450 Temporary error
  first failed: 07-Mar-2000 12:21:52
  last tried:   07-Mar-2000 12:21:52
  next try at:  07-Mar-2000 12:21:52
exinext exit code = 0

******** SERVER ********
Listening on port 1224 ... 
Connection request from [127.0.0.1]
220 Server ready
EHLO the.local.host.name
250-server id
250 OK
MAIL FROM:<CALLER@the.local.host.name>
450 Temporary error
QUIT
250 OK
Expected EOF read from client
Listening on port 1224 ... 
Connection request from [::]
220 Server ready
EHLO the.local.host.name
250-server id
250 OK
MAIL FROM:<CALLER@the.local.host.name>
450 Temporary error
QUIT
250 OK
End of script