Bug 1454: Option -oMm for message reference
[exim.git] / test / scripts / 0000-Basic / 0559
CommitLineData
58eb016e
PH
1# SMTP still alive check before final response
2need_ipv4
3#
4exim -DSERVER=server -bd -oX PORT_D
5****
6client -t5 127.0.0.1 PORT_D
7??? 220
8ehlo abcd
9??? 250-
10??? 250-
11??? 250-
5b456975 12??? 250-
58eb016e
PH
13??? 250
14mail from:<userx@test.ex>\r\nrcpt to:<userx@test.ex>\r\ndata
15??? 250
16??? 250
17??? 354
18This is a test message.
19.
20+++ 1
21****
22sleep 1
23killdaemon