summaryrefslogtreecommitdiff
path: root/test/scripts/0000-Basic/0609
blob: 84ab89deddf1531acb6b00250b761bfcc7a17c14 (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
# Long ACL delay, truncated
munge debug_pid
need_ipv4
#
# We want the debug note of a truncated delay
exim -d-all+acl -DSERVER=server -odq -bd -oX PORT_D
****
#
# Server delays 4s before accepting RCPT
client 127.0.0.1 PORT_D
??? 220
mail from:<x@y.test.ex>
??? 250
rcpt to:<delay4_accept@y.test.ex>
??? 250
quit
??? 221
****
#
# Server delays 4s before accepting RCPT
# but client closes connection
client 127.0.0.1 PORT_D
??? 220
mail from:<x@y.test.ex>
??? 250
rcpt to:<delay4_accept@y.test.ex>
****
killdaemon
no_msglog_check