Testsuite: ignore optional OCSP output from -bP testcase
[exim.git] / test / scripts / 0000-Basic / 0095
CommitLineData
59371ea7
PH
1# exim quota + warn threshold
2exim -odi userx
3This is a test message
4****
5exim -odi userx
6quota: 0
7threshold: 10
8This is a test message
9****
064a94c9
PH
10exim -DERT='errors_reply_to = x@y' \
11 -DQWM='quota_warn_message = From : p@q\n\
12 Reply-To: a@b\n\
13 To: $local_part@$domain\n\
14 Subject: Your mailbox\n\n\
15 Your mailbox has crossed the threshold\n' \
16 -odi userx
59371ea7
PH
17quota: 10K
18threshold: 900
19A test message
20****
064a94c9 21exim -DERT='errors_reply_to = x@y' -odi userx
59371ea7
PH
22quota: 2200
23threshold: 90%
24This is a test message
25****
26write test-data 100x60
27++++
28****
29exim -odi userx <test-data
30****
31exim -odi userx <test-data
32****
33millisleep 500
34exim -odi usery
35quota: 100
36threshold: 10
37This is a test message
38****
39exim -odi userz
40threshold: 330
41****