summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--warnquota.conf2
1 files changed, 2 insertions, 0 deletions
diff --git a/warnquota.conf b/warnquota.conf
index 60b0672..5bbd0ab 100644
--- a/warnquota.conf
+++ b/warnquota.conf
@@ -25,6 +25,8 @@ MAIL_CMD = "/usr/lib/sendmail -t"
# Standard mail fields
FROM = "root@localhost"
SUBJECT = "Your account quota has exceeded!"
+# Note that if LDAP is configured, the name in CC_TO gets looked up in LDAP
+# to obtain email address similarly to email recipient address.
CC_TO = "root@localhost"
# If you set this variable CC will be used only when user has less than
# specified grace time left (examples of possible times: 5 seconds, 1 minute,