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
/
1000-Basic-ipv6
/
1002
1
# @ items in domain lists and host lists
2
exim -bh V4NET.1.1.1
3
helo test
4
mail from:<x@y>
5
rcpt to:<1@[::1]>
6
rcpt to:<6@mxt11a.test.ex>
7
quit
8
****