Commit 02feeafe authored by Michael Kroes's avatar Michael Kroes Committed by Joshua Tauberer

change bayes_file_mode to world writable (merges #931)

fixes #534, again, hopefully
parent 5f0376bf
......@@ -84,7 +84,7 @@ tools/editconf.py /etc/spamassassin/local.cf -s \
tools/editconf.py /etc/spamassassin/local.cf -s \
bayes_path=$STORAGE_ROOT/mail/spamassassin/bayes \
bayes_file_mode=0660
bayes_file_mode=0666
mkdir -p $STORAGE_ROOT/mail/spamassassin
chown -R spampd:spampd $STORAGE_ROOT/mail/spamassassin
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment