SpamAssasin also needs a directory created

This commit is contained in:
juvilius 2023-04-07 17:22:54 +02:00
parent 39d9b9adb2
commit 7044cbcc5f
Signed by untrusted user who does not match committer: julius
GPG Key ID: 3EAC91A848E1D685

View File

@ -26,6 +26,10 @@ cp -r /usr/share/doc/dovecot/example-config/conf.d /etc/dovecot
mkdir -p /var/lib/dovecot/sieve
mkdir -p /etc/mail/spamassassin/sa-update-keys
chown spamd:spamd /etc/mail/spamassassin/sa-update-keys
chmod 700 /etc/mail/spamassassin/sa-update-keys
#A domain="$(cat /etc/mailname)"
domain="0124816.xyz"
subdom="mail"