dccf02ca563016fd4600fa84540b7c69735e03ae
[users/jgh/exim.git] / test / scripts / 5700-tpt-post-dlv-action / 5700
1 # Arbtirary expansion after transport
2 # (EXPERIMENTAL_BDL - database logging)
3 #
4 need_ipv4
5 #
6 exim -odq userx@domain1
7 A deliverable message
8 ****
9 server PORT_S
10 220 ESMTP
11 EHLO
12 250-OK
13 250 HELP
14 MAIL
15 250 OK
16 RCPT
17 250 OK
18 DATA
19 354 More...
20 .
21 250 OK
22 QUIT
23 220 OK
24 ****
25 exim -qqf
26 ****
27 #
28 #
29 #
30 server PORT_S
31 220 ESMTP
32 EHLO
33 *sleep 4
34 ****
35 exim -odi userx@domain1.com
36 A message which will hit a timeout
37 .
38 ****
39