Hi,

I have a problem with my configuration.

When i start SOGo i have this error :

 File NSDictionary.m: 625. In -[NSDictionary initWithContentsOfFile:] Contents
of file '/etc/sogo/sogo.conf' does not contain a dictionary
<0x0xb95b7cd8[SOGoStartupLogger]> Cannot read configuration from '/etc/sogo/
sogo.conf'. Aborting

When i comment this in the config SOGo start.

SOGoUserSources = (
    {
      type = sql;
      id = postfixadmin;
      viewURL =
"mysql://xxx:[email protected]:3306/postfixadmin/sogo_users";
      canAuthenticate = YES;
      isAddressBook = YES;
      userPasswordAlgorithm = md5-crypt;
      displayName = "Messagerie";
      DomainFieldName = "domain";
      IMAPLoginFieldName = "c_name";
      LoginFieldNames = (
          "c_uid",
          "c_name"
      );
    }
  );

I don't find my error can you help me ??
-- 
[email protected]
https://inverse.ca/sogo/lists

Reply via email to