Fixes, working rspamd settings, generate DKIM keys in PHP
This commit is contained in:
+2
-4
@@ -1,7 +1,6 @@
|
||||
#!/bin/bash
|
||||
|
||||
. mailcow.conf
|
||||
./build-network.sh
|
||||
source mailcow.conf
|
||||
|
||||
NAME="dovecot-mailcow"
|
||||
|
||||
@@ -48,5 +47,4 @@ docker run \
|
||||
-h ${MAILCOW_HOSTNAME} \
|
||||
-d dovecot
|
||||
|
||||
echo "Fixing permissions..."
|
||||
chown -R 5000:5000 data/vmail
|
||||
/bin/bash ./fix-permissions.sh
|
||||
|
||||
Reference in New Issue
Block a user