mirror of
https://github.com/docker-mailserver/docker-mailserver.git
synced 2025-08-03 01:24:52 +02:00
adjusting links & misc
This commit is contained in:
parent
dba291dc43
commit
221d4ce187
10 changed files with 30 additions and 27 deletions
|
@ -806,6 +806,9 @@ function _setup_ldap
|
|||
_notify 'inf' "==> Warning: /etc/postfix/ldap-aliases.cf or /etc/postfix/ldap-groups.cf not found"
|
||||
fi
|
||||
|
||||
# shellcheck disable=SC2016
|
||||
sed -i -E 's+mydestination = $myhostname, +mydestination = +' /etc/postfix/main.cf
|
||||
|
||||
return 0
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue