]> git.proxmox.com Git - pmg-docs.git/blame - pmg.spam-conf-opts.adoc
add SSL ceriticate generation doc
[pmg-docs.git] / pmg.spam-conf-opts.adoc
CommitLineData
a4747d93
DM
1`bounce_score`: `<integer> (0 - 1000)` ('default =' `0`)::
2
3Additional score for bounce mails.
4
5`clamav_heuristic_score`: `<integer> (0 - 1000)` ('default =' `3`)::
6
7Score for ClamaAV heuristics (Google Safe Browsing database, PhishingScanURLs, ...).
8
9`languages`: `(all|([a-z][a-z])+( ([a-z][a-z])+)*)` ('default =' `all`)::
10
11This option is used to specify which languages are considered OK for incoming mail.
12
13`maxspamsize`: `<integer> (64 - N)` ('default =' `262144`)::
14
15Maximum size of spam messages in bytes.
16
17`rbl_checks`: `<boolean>` ('default =' `1`)::
18
19Enable real time blacklists (RBL) checks.
20
21`use_awl`: `<boolean>` ('default =' `1`)::
22
23Use the Auto-Whitelist plugin.
24
25`use_bayes`: `<boolean>` ('default =' `1`)::
26
27Whether to use the naive-Bayesian-style classifier.
28
29`use_razor`: `<boolean>` ('default =' `1`)::
30
31Whether to use Razor2, if it is available.
32
33`wl_bounce_relays`: `<string>` ::
34
35Whitelist legitimate bounce relays.
36