]> git.proxmox.com Git - pmg-docs.git/blobdiff - pmg.spam-conf-opts.adoc
installation: fix codeblock rendering in zfs performance tips section
[pmg-docs.git] / pmg.spam-conf-opts.adoc
index 349da1ad82ca47ad87e94364d9d8eb6604473cb1..fab816768ad05ad52cf1bdd046ed935125164ef1 100644 (file)
@@ -6,6 +6,10 @@ Additional score for bounce mails.
 
 Score for ClamAV heuristics (Encrypted Archives/Documents, PhishingScanURLs, ...).
 
+`extract_text`: `<boolean>` ('default =' `0`)::
+
+Extract text from attachments (doc, pdf, rtf, images) and scan for spam.
+
 `languages`: `(all|([a-z][a-z])+( ([a-z][a-z])+)*)` ('default =' `all`)::
 
 This option is used to specify which languages are considered OK for incoming mail.
@@ -18,11 +22,11 @@ Maximum size of spam messages in bytes.
 
 Enable real time blacklists (RBL) checks.
 
-`use_awl`: `<boolean>` ('default =' `1`)::
+`use_awl`: `<boolean>` ('default =' `0`)::
 
 Use the Auto-Whitelist plugin.
 
-`use_bayes`: `<boolean>` ('default =' `1`)::
+`use_bayes`: `<boolean>` ('default =' `0`)::
 
 Whether to use the naive-Bayesian-style classifier.