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
/
0169
1
# quota warn threshold when mailbox full
2
exim -odi userx
3
This is a test message
4
****
5
exim -odi userx
6
quota: 0
7
threshold: 10
8
This is a test message
9
****
10
exim -odi userx
11
quota: 10
12
threshold: 100%
13
This is a test message
14
****
15
exim -d-all+transport -odi userx
16
quota: 50M
17
threshold: 41%
18
Another test
19
****
20
no_msglog_check