fix init postfix
This commit is contained in:
parent
f899570c9a
commit
4652d72c1d
@ -28,6 +28,6 @@ EOF
|
||||
chmod +x /var/lib/docker/volumes/postfix_mailConfig/_data/user-patches.sh
|
||||
fi
|
||||
|
||||
if [ "${mode}" == "local" ] || exit
|
||||
[ "${mode}" == "local" ] || exit
|
||||
|
||||
# echo "virtual_alias_maps = ldap:/etc/postfix/ldap-aliases.cf, ldap:/etc/postfix/ldap-groups.cf, texthash:/etc/postfix/virtual" >> config/postfix-main.cf
|
||||
|
Loading…
x
Reference in New Issue
Block a user