Retries: rework DB keys, and fix exinext IPv6. Bug 3086
[exim.git] / test / stdout / 1008
1 +++++++++++++++++++++++++++
2   T:[127.0.0.1]:127.0.0.1:1224:10HmaX-000000005vi-0000 -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
3 first failed = time last try = time2 next try = time2 + 7200
4   T:[::1]:[::1]:1224:10HmaX-000000005vi-0000 -45 12865 H=::1 [::1]: SMTP error from remote mail server after MAIL FROM:<CALLER@the.local.host.name>: 450 Temporary error
5 first failed = time last try = time2 next try = time2 + 7200
6 Transport: [127.0.0.1] 127.0.0.1:PORT_S 10HmaX-000000005vi-0000 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
7   first failed: 07-Mar-2000 12:21:52
8   last tried:   07-Mar-2000 12:21:52
9   next try at:  07-Mar-2000 12:21:52
10 exinext exit code = 0
11 Transport: [::1] [::1]:PORT_S 10HmaX-000000005vi-0000 error -45: H=::1 [::1]: SMTP error from remote mail server after MAIL FROM:<CALLER@the.local.host.name>: 450 Temporary error
12   first failed: 07-Mar-2000 12:21:52
13   last tried:   07-Mar-2000 12:21:52
14   next try at:  07-Mar-2000 12:21:52
15 exinext exit code = 0
16
17 ******** SERVER ********
18 Listening on port 1224 ... 
19 Connection request from [127.0.0.1]
20 220 Server ready
21 EHLO the.local.host.name
22 250-server id
23 250 OK
24 MAIL FROM:<CALLER@the.local.host.name>
25 450 Temporary error
26 QUIT
27 250 OK
28 Expected EOF read from client
29 Listening on port 1224 ... 
30 Connection request from [ipv6]
31 220 Server ready
32 EHLO the.local.host.name
33 250-server id
34 250 OK
35 MAIL FROM:<CALLER@the.local.host.name>
36 450 Temporary error
37 QUIT
38 250 OK
39 End of script