Configuration, settings and init

SOGo 6 has two major kinds of settings.

The one needed to start the process, called process_settings. They’re either environment variables or are read from a file. Any modifications of them only take effect after a restart of SOGo.

All the others are stored in the database and can be dynamically changed, hence their name dynamic_settings. Among them can be found:

  • system_settings: affects all the platform

  • domain_settings: only affects users logged in with an email with a matching domain.