Re: [SOGo] First time trying to get SOGO running...

2011-12-24 Thread Peter L. Berghold
On Thu, 2011-12-22 at 20:36 -0500, Ludovic Marcotte wrote:
 On 22/12/11 18:52, Peter L. Berghold wrote:
  Thoughts anybody?
 Show the content of your .GNUstepDefaults.
 


OK.  Here's the sanitized version:

?xml version=1.0 encoding=UTF-8?
!DOCTYPE plist PUBLIC -//GNUstep//DTD plist 0.9//EN
http://www.gnustep.org/plist-0_9.xml;
plist version=0.9
dict
keyNSGlobalDomain/key
dict
/dict
keysogod/key
dict
keyOCSFolderInfoURL/key

stringpostgresql://sogo:sogo@localhost:5432/sogo/sogo_folder_info/string
keyOCSSessionsFolderURL/key

stringpostgresql://sogo:sogo@localhost:5432/sogo/sogo_sessions_folder/string
keySOGoACLsSendEmailNotifications/key
stringYES/string
keySOGoAppointmentSendEmailNotifications/key
stringYES/string
keySOGoDraftsFolderName/key
stringDrafts/string
keySOGoFoldersSendEmailNotifications/key
stringYES/string
keySOGoIMAPServer/key
stringlocalhost/string
keySOGoMailDomain/key
stringberghold.net/string
keySOGoMailingMechanism/key
stringsmtp/string
keySOGoProfileURL/key

stringpostgresql://sogo:sogo@localhost:5432/sogo/sogo_user_profile/string
keySOGoSMTPServer/key
stringlocalhost/string
keySOGoSentFolderName/key
stringSent/string
keySOGoTimeZone/key
stringAmerica/New_York/string
keySOGoTrashFolderName/key
stringTrash/string
keySOGoUserSources/key
array
dict
keyCNFieldName/key
stringcn/string
keyIDFieldName/key
stringuid/string
keyIMAPHostFieldName/key
stringmailHost/string
keyUIDFieldName/key
stringuid/string
keybaseDN/key
stringou=People,dc=berghold,dc=net/string
keybindDN/key
stringcn=root,dc=berghold,dc=net/string
keybindPassword/key
stringThatsMySecret/string
keycanAuthenticate/key
stringYES/string
keydisplayName/key
stringShared Addresses/string
keyhostname/key
stringlocalhost/string
keyid/key
stringpublic/string
keyisAddressBook/key
stringYES/string
keyport/key
string389/string
/dict
/array
/dict
/dict
/plist
-- 
Peter L. Berghold pe...@berghold.net

-- 
users@sogo.nu
https://inverse.ca/sogo/lists


Re: [SOGo] First time trying to get SOGO running...

2011-12-24 Thread Peter L. Berghold
On Sat, 2011-12-24 at 10:12 -0500, Ludovic Marcotte wrote:
 sope4.9-gdl1-postgresql

That was it!  Thanks for the pointer.  I also discovered that mod_dav
and friends were not enabled in apache. 

I'll be creating and documenting a puppet recipe for installing SOGo on
a server based on my experiences.  Not sure that the puppet module I'm
writing is ever going to do the configuration, but I haven't ruled it
out. 

Is there a how to out there for properly configuring all the working
parts of this to do proper SSL? 
-- 
Peter L. Berghold pe...@berghold.net

-- 
users@sogo.nu
https://inverse.ca/sogo/lists


[SOGo] First time trying to get SOGO running...

2011-12-22 Thread Peter L. Berghold
I am trying for the first time to get SOGo running on a server of mine.
The web interface never seems to connecto to the sogo processes.
Checking the log file in /var/log/sogo/solog.log I find the following
repeated ad-infinitum. 

Dec 22 18:47:54 sogod [8838]: [ERROR] 0x0x10f3f40[WOWatchDog] an
exception occured in runloop NSException: 0xf4ab30
NAME:NSInvalidArgumentException REASON:Tried to add nil value for key
'localhost:5432:sogo:sogo' to dictionary INFO:{}
Dec 22 18:47:54 sogod [8769]: 0x0x1101eb0[WOWatchDogChild] child 8838
exited
Dec 22 18:47:54 sogod [8769]: 0x0x1101eb0[WOWatchDogChild] avoiding to
respawn child before 2011-12-22 18:47:59 -0500


Thoughts anybody? 

-- 
Peter L. Berghold pe...@berghold.net

-- 
users@sogo.nu
https://inverse.ca/sogo/lists


Re: [SOGo] First time trying to get SOGO running...

2011-12-22 Thread Ludovic Marcotte

On 22/12/11 18:52, Peter L. Berghold wrote:

Thoughts anybody?

Show the content of your .GNUstepDefaults.

--
Ludovic Marcotte
lmarco...@inverse.ca  ::  +1.514.755.3630  ::  www.inverse.ca
Inverse inc. :: Leaders behind SOGo (www.sogo.nu) and PacketFence 
(www.packetfence.org)

--
users@sogo.nu
https://inverse.ca/sogo/lists