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
/
0441
1
# Message ids with and without domain literals
2
exim -odq userx
3
Message-id: <something@[1.2.3.4]>
4
****
5
exim -odq userx
6
Message-Id: <something@some.domain>
7
****
8
no_msglog_check