git://git.exim.org
/
exim.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Handle MAIL-before-EHLO under smtp_max_synprot_errors. Bug 3096
[exim.git]
/
test
/
scripts
/
0000-Basic
/
0396
1
# forced failure in named list
2
exim -d -bs
3
helo test
4
mail from:<x@y>
5
rcpt to:<x@y>
6
quit
7
****