Hi Christian On 2012-02-15, at 3:41 AM, Christian Naumer wrote:
> I recently switched SOGo to a multidomain setup (conf file attached). > Which works finde so far. However, when I add: > > defaults write sogod SOGoDomainsVisibility '(xxxx,yyyy)' > > to the conf I get this error as soon as any kind of address lookup is > done (clicking on address book in webinterface or searching for an > address when I create a calendar entry) > > EXCEPTION: <NSException: 0x3042028> NAME:NSInvalidArgumentException > REASON:GSCInlineString(instance) does not recognize containsObject: > INFO:(null) > Feb 15 09:28:14 sogod [17818]: <0x0x2438128[WOWatchDogChild]> child > 17821 exited > Feb 15 09:28:14 sogod [17818]: <0x0x2438128[WOWatchDogChild]> > (terminated due to signal 6) > Feb 15 09:28:14 sogod [17818]: <0x0x24382d8[WOWatchDog]> child spawned > with pid 17832 > Feb 15 09:28:15 sogod [17832]: <0x0x2897898[SOGoCache]> Cache cleanup > interval set every 300.000000 seconds > Feb 15 09:28:15 sogod [17832]: <0x0x2897898[SOGoCache]> Using host(s) > 'localhost' as server(s) SOGoDomainsVisibility must be an array of arrays : defaults write sogod SOGoDomainsVisibility '((x, y))' Francis -- [email protected] :: +1.514.755.3640 :: http://www.inverse.ca Inverse :: Leaders behind SOGo (http://sogo.nu) and PacketFence (http://packetfence.org) -- [email protected] https://inverse.ca/sogo/lists
