testsuite: abstract out common conf settings
[exim.git] / test / scripts / 0000-Basic / 0255
1 # repeated unknown SMTP commands
2 exim -bs
3 one
4 two
5 three
6 four
7 five
8 six
9 ****
10 exim -bh V4NET.0.0.0
11 one
12 two
13 three
14 four
15 five
16 six
17 ****
18 exim -DOPTION=smtp_max_unknown_commands=1 -bh V4NET.0.0.0
19 one
20 two
21 ****