diff options
author | Alex Auvolat <alex@adnab.me> | 2020-02-11 22:57:31 +0100 |
---|---|---|
committer | Alex Auvolat <alex@adnab.me> | 2020-02-11 23:19:53 +0100 |
commit | 9815004324be1d2396ead81a7e8e02bffcfac47b (patch) | |
tree | b4a544a0e83d18a2854c85c3e1c6f9741577d0c7 /consul/configuration/email/sogo | |
parent | cd6da5d52f7e869c83e4a55bf762d9d6b0c96b09 (diff) | |
download | infrastructure-9815004324be1d2396ead81a7e8e02bffcfac47b.tar.gz infrastructure-9815004324be1d2396ead81a7e8e02bffcfac47b.zip |
Switch sogo to bottin2 with bottin2 upgrade & ACL fix
Diffstat (limited to 'consul/configuration/email/sogo')
-rw-r--r-- | consul/configuration/email/sogo/sogo.conf.tpl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/consul/configuration/email/sogo/sogo.conf.tpl b/consul/configuration/email/sogo/sogo.conf.tpl index bb13a83..0b87db7 100644 --- a/consul/configuration/email/sogo/sogo.conf.tpl +++ b/consul/configuration/email/sogo/sogo.conf.tpl @@ -60,7 +60,7 @@ bindFields = (cn, mail); canAuthenticate = YES; displayName = "Bottin"; - hostname = "ldap://bottin.service.2.cluster.deuxfleurs.fr:389"; + hostname = "ldap://bottin2.service.2.cluster.deuxfleurs.fr:389"; id = bottin; isAddressBook = NO; } |