File: README.mailserver

package info (click to toggle)
quota 4.03-2%2Bdeb9u1
  • links: PTS
  • area: main
  • in suites: stretch
  • size: 2,864 kB
  • sloc: ansic: 11,905; sh: 5,196; perl: 333; makefile: 300; sed: 16
file content (14 lines) | stat: -rw-r--r-- 621 bytes parent folder | download | duplicates (10)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
Mail server support by James Bourne <jbourne@hardrock.org>

If you are running warnquota on a mail server you need to be able to tell
warnquota not to send mail when the users quota is either over the hard
limit or past the grace period.  So, to do this add the value:
MAILDEV = any
into /etc/warnquota.conf and warnquota will not send mail to those users.

If you have only a single partition you wish to apply this rule to, use the
device name as the argument to the MAILSERV configuration variable list
this:
MAILDEV = /dev/sdb1
Please note that specifying checking of mail device may slow down things
considerably...