diff options
author | Philip Hazel <ph10@hermes.cam.ac.uk> | 2006-02-08 16:10:46 +0000 |
---|---|---|
committer | Philip Hazel <ph10@hermes.cam.ac.uk> | 2006-02-08 16:10:46 +0000 |
commit | 064a94c915ab9d962a876049ed864a56dc2c7af4 (patch) | |
tree | bfe823015d699d653670bbaaa51fdac6dba25dea /test/confs | |
parent | ea49d0e16fbc6f56fc5b8519d266f88d09139187 (diff) |
Don't add From: or Reply-To: to quota warning messages if they are
provided by quota_warn_message.
Diffstat (limited to 'test/confs')
-rw-r--r-- | test/confs/0095 | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/test/confs/0095 b/test/confs/0095 index 1bd71acaa..c9494151d 100644 --- a/test/confs/0095 +++ b/test/confs/0095 @@ -1,5 +1,8 @@ # Exim test configuration 0095 +ERT= +QWM= + exim_path = EXIM_PATH host_lookup_order = bydns primary_hostname = myhost.test.ex @@ -11,6 +14,7 @@ gecos_name = CALLER_NAME # ----- Main settings ----- +ERT # ----- Routers ----- @@ -43,6 +47,7 @@ appendfile: file = DIR/test-mail/$local_part quota = $h_quota quota_warn_threshold = $h_threshold + QWM user = CALLER appendfile2: |