Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
M
mimedefang
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
certo
mimedefang
Commits
12427ea7
Commit
12427ea7
authored
Feb 01, 2021
by
Vladimir Bashkirtsev
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
pyzor needs home directory to work
parent
e13a8c7d
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
1 deletion
+2
-1
spamassassin.cf
spamassassin.cf
+2
-1
No files found.
spamassassin.cf
View file @
12427ea7
...
@@ -59,6 +59,7 @@ dcc_path /usr/bin/dccproc
...
@@ -59,6 +59,7 @@ dcc_path /usr/bin/dccproc
use_pyzor 1
use_pyzor 1
pyzor_timeout 10
pyzor_timeout 10
pyzor_path /usr/bin/pyzor
pyzor_path /usr/bin/pyzor
pyzor_options --homedir /var/spool/MD-Quarantine/.pyzor
# Set Bayes parameters
# Set Bayes parameters
#
#
...
@@ -71,7 +72,7 @@ bayes_file_mode 700
...
@@ -71,7 +72,7 @@ bayes_file_mode 700
bayes_expiry_max_db_size 150000
bayes_expiry_max_db_size 150000
bayes_path /var/spool/MD-Quarantine/.spamassassin/bayes
bayes_path /var/spool/MD-Quarantine/.spamassassin/bayes
#
Set headers which may provide inappropriate cues to the Bayesian classifier
# Set headers which may provide inappropriate cues to the Bayesian classifier
#
#
bayes_ignore_header X-Scanned-By
bayes_ignore_header X-Scanned-By
bayes_ignore_header X-Spam-Check
bayes_ignore_header X-Spam-Check
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment