File: dspam.default

package info (click to toggle)
dspam 3.10.1%2Bdfsg-11
  • links: PTS, VCS
  • area: main
  • in suites: wheezy
  • size: 6,656 kB
  • sloc: ansic: 26,034; sh: 12,546; perl: 5,469; makefile: 690; sql: 379
file content (18 lines) | stat: -rw-r--r-- 450 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# Variables for dspam.
#
# Do not start dspam.
START=no

# User that runs dspam.
USER=dspam

# Options for dspam.
#OPTIONS="--debug"

# Options for dspam_maintenance script (daily cronjob)
# See dspam_maintenance(1) for possible options
MAINTENANCE_OPTIONS="--with-sql-autoupdate --with-sql-optimization"

# Enable the sending of daily spam quarantine summary email
# Make sure to edit /etc/dspam/dspam_notify.conf before enabling it
RUN_NOTIFY="no"