diff --git a/run.sh b/run.sh index 5ab4655..91e50c1 100644 --- a/run.sh +++ b/run.sh @@ -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