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