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
/
0325
1
# $domain_data, $local_part_data and $router_name
2
exim -v -bt xxx@a.b.c
3
****
4
exim -bh V4NET.0.0.0
5
mail from:a@b.c
6
rcpt to:xxx@a.b.c
7
quit
8
****