editing quota messages

Adje

Verified User
Joined
Jan 10, 2006
Messages
10
I searched for like hours here, but can't find this.

Where I can edit / change the quota emails people recieve when they used for example 80% of there datatraffic.

I also add a line into my exim.conf so that users get an quota message when there mailbox is at 80%, where do I edit that text?

Anyone knows?

Thanks Adje
 
Last edited:
the file is here:

/usr/local/directadmin/data/templates/user_limit.txt

bear in mind that it gets updated whenever you update directadmin.
 
Great, thanks :)

But not less important: the email quota notice / warning?
I checked all the .txt files in the /template dir, but it isn't there.
 
I just forced the message to appear

It's this:

From: Mail Delivery System
Subject: Your mailbox

This message is automatically created by mail delivery software (Exim).

The size of your mailbox has exceeded a warning threshold that is
set by the system administrator
 
from what i know, DA does not send any message to user when email quota nearly reach limit. i could be wrong though.
 
It does, after adding the line:

quota_warn_threshold = 80%

into my exim.conf
 
hmm. i see. so the quota warning is from exim. i suggest yuo consult exim manual to get better idea on how to change or setup your own exim quota warning. DA itself does not have such built in and does not provide ways to manage this.
 
I don't think so; the best place to ask would be the exim-users mailing list.

Jeff
 
Back
Top