mirror of
https://gitlab.opencode.de/bmi/opendesk/deployment/opendesk.git
synced 2025-12-08 16:28:36 +01:00
fix(open-xchange): DisplayName settings for OX-Connector.
This commit is contained in:
@@ -235,6 +235,9 @@ appsuite:
|
|||||||
com.openexchange.mail.transport.authType: "xoauth2"
|
com.openexchange.mail.transport.authType: "xoauth2"
|
||||||
com.openexchange.mail.transportServer: "postfix"
|
com.openexchange.mail.transportServer: "postfix"
|
||||||
com.openexchange.mail.transportServerSource: "global"
|
com.openexchange.mail.transportServerSource: "global"
|
||||||
|
# Requirements for OX-Connector
|
||||||
|
com.openexchange.user.enforceUniqueDisplayName: "false"
|
||||||
|
com.openexchange.folderstorage.database.preferDisplayName: "false"
|
||||||
# Mailfilter
|
# Mailfilter
|
||||||
com.openexchange.mail.filter.loginType: "global"
|
com.openexchange.mail.filter.loginType: "global"
|
||||||
com.openexchange.mail.filter.credentialSource: "mail"
|
com.openexchange.mail.filter.credentialSource: "mail"
|
||||||
|
|||||||
Reference in New Issue
Block a user