git://git.exim.org
/
exim.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Memory management: when running under the testsuite, check every string variable...
[exim.git]
/
test
/
scripts
/
0000-Basic
/
0104
1
# source routed addresses - collapsing
2
exim -bt @exim.org:xxx@test.ex '@x.y,@a.b:xxx@test.ex' 'abcde <@x.y,@a.b:xxx@test.ex>'
3
****
4
exim -odi @x.y,@r.s:a.b@p.q
5
To: comment <@x.y,@r.s:a.b@p.q>
6
****
7
exim -odi @x.y:mmm@ten-1
8
To: You <@x.y:mmm@ten-1>
9
****