git://git.exim.org
/
exim.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
doc typo in $load_average
[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
****