mirror of
https://github.com/mail-in-a-box/mailinabox.git
synced 2024-11-22 02:17:26 +00:00
forgot to create the pyzor home_dir in 3f606feea3
This commit is contained in:
parent
76dba1a521
commit
05e33edb0d
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user