summaryrefslogtreecommitdiff
path: root/test/scripts/0000-Basic/0255
blob: e27e0e7353ee9fd9d8182f5d47d5d08fea6ae354 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
# repeated unknown SMTP commands
exim -bs
one
two
three
four
five
six
****
exim -bh V4NET.0.0.0
one
two
three
four
five
six
****
exim -DOPTION=smtp_max_unknown_commands=1 -bh V4NET.0.0.0
one
two
****