Commit 05e33edb authored by Joshua Tauberer's avatar Joshua Tauberer

forgot to create the pyzor home_dir in 3f606fee

parent 76dba1a5
......@@ -32,6 +32,7 @@ tools/editconf.py /etc/default/spamassassin \
rm -rf ~/.pyzor
tools/editconf.py /etc/spamassassin/local.cf -s \
pyzor_options="--homedir /etc/spamassassin/pyzor"
mkdir -p /etc/spamassassin/pyzor
echo "public.pyzor.org:24441" > /etc/spamassassin/pyzor/servers
# check with: pyzor --homedir /etc/mail/spamassassin/pyzor ping
......
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