git://git.exim.org
/
exim.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Docs typo
[exim.git]
/
test
/
scripts
/
3200-testdb
/
3205
1
# lookup defer (senders and hosts conditions in ACL)
2
exim -bh 1.2.3.4
3
mail from:<userx@external.test.ex>
4
rcpt to:<userx@test.ex>
5
quit
6
****
7
exim -bh 4.3.2.1
8
mail from:<userx@external.test.ex>
9
rcpt to:<userx@test.ex>
10
quit
11
****