git://git.exim.org
/
users
/
jgh
/
exim.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
appendfile: tidying
[users/jgh/exim.git]
/
test
/
scripts
/
0000-Basic
/
0095
diff --git
a/test/scripts/0000-Basic/0095
b/test/scripts/0000-Basic/0095
index 45b6a705304136508bc3f6bf7f45dbd9b656e34a..ba41247c03770fa3495850cbc12e3e536733433b 100644
(file)
--- a/
test/scripts/0000-Basic/0095
+++ b/
test/scripts/0000-Basic/0095
@@
-7,12
+7,18
@@
quota: 0
threshold: 10
This is a test message
****
threshold: 10
This is a test message
****
-exim -odi userx
+exim -DERT='errors_reply_to = x@y' \
+ -DQWM='quota_warn_message = From : p@q\n\
+ Reply-To: a@b\n\
+ To: $local_part@$domain\n\
+ Subject: Your mailbox\n\n\
+ Your mailbox has crossed the threshold\n' \
+ -odi userx
quota: 10K
threshold: 900
A test message
****
quota: 10K
threshold: 900
A test message
****
-exim -odi userx
+exim -
DERT='errors_reply_to = x@y' -
odi userx
quota: 2200
threshold: 90%
This is a test message
quota: 2200
threshold: 90%
This is a test message