git://git.exim.org
/
users
/
jgh
/
exim.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
appendfile: tidying
[users/jgh/exim.git]
/
test
/
scripts
/
0000-Basic
/
0305
1
# expansion in domain lists
2
exim -bh V4NET.2.3.4
3
mail from:<x@y>
4
rcpt to:<x@ten-1.test.ex>
5
rcpt to:<x@junk.junk>
6
quit
7
****
8
2
9
exim -bv x@ten-1.test.ex x@junk.junk
10
****