auth: add only roundcube kanidm service account to idm_mail_servers

This commit is contained in:
Alexander Tomokhov
2025-04-21 18:54:49 +04:00
parent 3f1a2b5baf
commit a96b6b8444
2 changed files with 31 additions and 17 deletions

View File

@@ -123,6 +123,7 @@ in
displayName = "Roundcube";
subdomain = cfg.subdomain;
isTokenNeeded = false;
isMailserver = true;
originUrl = "https://${cfg.subdomain}.${domain}/index.php/login/oauth";
originLanding = "https://${cfg.subdomain}.${domain}/";
useShortPreferredUsername = false;