debian experimental exim-daemon-heavy config
[exim.git] / test / scripts / 0000-Basic / 0546
CommitLineData
4e88a19f
PH
1# User messages for "accept" verbs
2need_ipv4
3#
4exim -bs
5ehlo a.b.c
6mail from:<>
7rcpt to:<userx@test.ex>
8data
9This is a test
10.
11quit
12****
13exim -bs -DHELO_MSG='Two\nlines' -DRCPT_MSG='450 Bad number'
14ehlo a.b.c
15mail from:<>
16rcpt to:<userx@test.ex>
17quit
18****
d6a96edc
PH
19exim -bs -DHELO_MSG='299 With code'
20ehlo a.b.c
21quit
22****
4e88a19f 23no_msglog_check