git://git.exim.org
/
exim.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
DKIM: with dkim_verify_minimal, avoid calling ACL after first pass
[exim.git]
/
test
/
scripts
/
0000-Basic
/
0410
1
# address_data and router_name in ACLs after verification
2
exim -bs
3
helo test
4
MAIL FROM:<oksender@y>
5
rcpt to:<child@test.ex>
6
rcpt to:<orig@test.ex>
7
quit
8
****