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
/
0000-Basic
/
0464
1
# domain_data for multiple recipient verify in an ACL
2
need_ipv4
3
#
4
exim -d -bs
5
helo test
6
mail from:<>
7
rcpt to:<abc@domain1>
8
quit
9
****