Testsuite: fix platforn TFO nonsupprt munge
[exim.git] / test / scripts / 0000-Basic / 0453
CommitLineData
59371ea7
PH
1# smtp_max_synprot_errors
21
3exim -bs
4helo
5helo
6helo
7helo
8helo
9helo
10****
111
12exim -DLIMIT=smtp_max_synprot_errors=1 -bs
13mail from:<>
14mail from:<>
15mail from:<>
16****
17exim -bh V4NET.0.0.1
18helo xxxx
19mail from:<>
20rcpt to:<bad syntax@x.y.z>
21rcpt to:<bad syntax@x.y.z>
22rcpt to:<bad syntax@x.y.z>
23rcpt to:<bad syntax@x.y.z>
24rcpt to:<bad syntax@x.y.z>
25quit
26****