File: spampd.conf

package info (click to toggle)
spampd 2.53-1.1
  • links: PTS
  • area: main
  • in suites: bullseye
  • size: 1,000 kB
  • sloc: perl: 6,687; sh: 280; makefile: 52
file content (19 lines) | stat: -rw-r--r-- 639 bytes parent folder | download | duplicates (7)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
#
# NOTE: This config isn't used by default!
#       You need to enable its use in /etc/default/spampd
#

# Use this to set options for SpamAssassin you only want to have set
# when actually running SpamAssassin from spampd. Below are a few examples
# you might want to use. Remove the hashmark (#) in front of them to enable
# them and edit them to meet your needs. Note that you might need to fix
# path permissions to match your system.

#use_bayes 1
#bayes_path /var/cache/spampd/bayes
#auto_whitelist_path /var/cache/spampd/awl

#
# NOTE: This config isn't used by default!
#       You need to enable its use in /etc/default/spampd
#