Hi Simon > On Apr 20, 2023, at 19:44, Simon Wilson ([email protected]) > <[email protected]> wrote: > > No-one able to confirm: > > If multiple domains are configured in sogo.conf, each with a different > SOGoUserSource, how does SOGo select which Source to use? Does SOGo work > through them until it finds a login match, and then use the config included > for that domain (e.g. SOGoMailDomain etc.)?
By default, SOGo will query each source until a match is found, even if domains are defined. The only difference is when the parameter SOGoEnableDomainBasedUID is defined, in which case the authentication will be limited to the user sources associated to the specified domain (either extracted from the login name or the domains select field when enabled using the SOGoLoginDomains parameter). Francis
