git://git.exim.org
/
exim.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Fix lsearch ret=full
[exim.git]
/
test
/
scripts
/
0000-Basic
/
0030
1
# Use of $address_data in ACL
2
exim -bs
3
mail from:<>
4
rcpt to:<ok@test.ex>
5
rcpt to:<notok@test.ex>
6
quit
7
****