git://git.exim.org
/
exim.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Move QUICKACK disable as early as possible in server handling
[exim.git]
/
test
/
scripts
/
3200-testdb
/
3202
1
# ACL defer tests
2
exim -bh 1.1.1.1
3
mail from:<x@y>
4
rcpt to:<x@y>
5
quit
6
****
7
exim -bh 1.1.2.1
8
mail from:<x@y>
9
rcpt to:<x@y>
10
quit
11
****
12
exim -bh 1.1.3.1
13
mail from:<x@y>
14
rcpt to:<x@y>
15
quit
16
****