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
/
0336
1
# -N in queued mail
2
exim -odq -N userx
3
****
4
exim -odq userx
5
****
6
exim -R userx
7
****
8
exim -odq -N userx
9
****
10
exim -odq userx
11
****
12
exim -q
13
****