[Postfix] Proper permissions for sql config files

[Dovecot] Proper permissions for sql config files
This commit is contained in:
André
2018-10-12 10:57:00 +02:00
parent 1fce562434
commit 23e6e52f4f
2 changed files with 5 additions and 0 deletions

View File

@@ -252,6 +252,8 @@ chmod 700 /var/lib/zeyple/keys
chown -R 600:600 /var/lib/zeyple/keys
# Fix Postfix permissions
chown -R root:postfix /opt/postfix/conf/sql/
chmod 640 /opt/postfix/conf/sql/*.cf
chgrp -R postdrop /var/spool/postfix/public
chgrp -R postdrop /var/spool/postfix/maildrop
postfix set-permissions