View Issue Details

IDProjectCategoryView StatusLast Update
0002488SOGowith SOGopublic2018-07-10 09:42
ReporterAlain Abbas Assigned To 
PrioritynormalSeverityfeatureReproducibilityalways
Status newResolutionopen 
Summary0002488: ability to pass to sogod the config file
Description

should be interesting to have the ability to pass the config file with a parameter to set different instances of sogo with another config file.

Example :
have a sogod to handle internal connection on an interface
and another to handle external connections on an other interface

TagsNo tags attached.

Activities

chentao

chentao

2018-07-10 09:39

reporter   ~0012946

Last edited: 2018-07-10 09:42

Update 2018 : it would indeed be great, right now /etc/sogo/sogo.conf is hardcoded in SOGoSystemDefaults.m.

See https://github.com/inverse-inc/sogo/blob/master/SoObjects/SOGo/SOGoSystemDefaults.m :

(...)
Load settings from configuration files and

  • enforce the following order of precedence.
  • First match wins
    1. Command line arguments
    1. .GNUstepDefaults
    1. /etc/sogo/{debconf,sogo}.conf
    1. SOGoDefaults.plist
      (...)

Check also https://lists.inverse.ca/sogo/arc/users/2013-08/msg00046.html

Issue History

Date Modified Username Field Change
2013-11-10 11:59 Alain Abbas New Issue
2018-07-10 09:39 chentao Note Added: 0012946
2018-07-10 09:42 chentao Note Edited: 0012946