Open permissions on config files

This commit is contained in:
MrMeeb 2022-06-03 15:38:54 +00:00
parent 40a6a73826
commit 99a561421a

3
run.sh
View File

@ -33,6 +33,9 @@ ln -s /config/pgsql-relay-domains.cf /etc/postfix/pgsql-relay-domains.cf
ln -s /config/pgsql-transport-maps.cf /etc/postfix/pgsql-transport-maps.cf
ln -s /config/master.cf /etc/postfix/master.cf
#Open permissions
chmod -R 777 /config
#Start services
# If host mounting /var/spool/postfix, we need to delete old pid file before