summaryrefslogtreecommitdiff
path: root/test/scripts/0000-Basic/0564
blob: 68fb607ec1b1e3652137873d0867c0d6a7046956 (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
# testing -bw inetd wait mode
need_ipv4
#
exim -DSERVER=wait:PORT_D -bw
****
client 127.0.0.1 PORT_D
??? 220
ehlo abcd
??? 250-
??? 250-
??? 250-
??? 250-
??? 250
mail from:<userx@test.ex>\r\nrcpt to:<userx@test.ex>\r\ndata
??? 250
??? 250
??? 354
This is a test message.
.
??? 250
quit
??? 221
****
sleep 1
killdaemon