1 # exim quota + warn threshold
10 exim -DERT='errors_reply_to = x@y' \
11 -DQWM='quota_warn_message = From : p@q\n\
13 To: $local_part@$domain\n\
14 Subject: Your mailbox\n\n\
15 Your mailbox has crossed the threshold\n' \
21 exim -DERT='errors_reply_to = x@y' -odi userx
24 This is a test message
26 write test-data 100x60
29 exim -odi userx <test-data
31 exim -odi userx <test-data
37 This is a test message