Initial commit to Gerrit
[profile/ivi/quota.git] / README.mailserver
1 Mail server support by James Bourne <jbourne@hardrock.org>
2
3 If you are running warnquota on a mail server you need to be able to tell
4 warnquota not to send mail when the users quota is either over the hard
5 limit or past the grace period.  So, to do this add the value:
6 MAILDEV = any
7 into /etc/warnquota.conf and warnquota will not send mail to those users.
8
9 If you have only a single partition you wish to apply this rule to, use the
10 device name as the argument to the MAILSERV configuration variable list
11 this:
12 MAILDEV = /dev/sdb1
13 Please note that specifying checking of mail device may slow down things
14 considerably...