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
/
0342
1
# verification of recipient at non FQDN
2
need_ipv4
3
#
4
exim -bh 1.2.3.4
5
mail from:<x@y>
6
rcpt to:<x@ten-1>
7
quit
8
****