summaryrefslogtreecommitdiff
path: root/warnquota.conf
diff options
context:
space:
mode:
Diffstat (limited to 'warnquota.conf')
-rw-r--r--warnquota.conf3
1 files changed, 2 insertions, 1 deletions
diff --git a/warnquota.conf b/warnquota.conf
index 8801a88..2a72b78 100644
--- a/warnquota.conf
+++ b/warnquota.conf
@@ -4,7 +4,8 @@
# and even blank lines
# values can be quoted:
-MAIL_CMD = "/usr/my/sendmail/instead/sendmail -t"
+#MAIL_CMD = "/usr/my/sendmail/instead/sendmail -t"
+MAIL_CMD = "/bin/echo"
FROM = "bas@example.com"
# but they don't have to be:
SUBJECT = Hey, user, clean up your account!