Hi,

I was wondering if someone got SOGo working, currently I have installed the
database and the web interface the issue is that when i put in the username
and pass it says welcome but then it refreshes and i go back to the login
screen. Any ideas?

This is my sogo config

 

su - sogo -s /bin/bash

defaults write sogod SOGoTimeZone "America/Bogota"

 

defaults write sogod SOGoMailDomain "mydomain.com"

 

defaults write sogod SOGoLanguage "English"

 

defaults write sogod SOGoUserSources '({canAuthenticate = YES; displayName =
"SOGo Users"; id = users; isAddressBook = YES; type = sql;
userPasswordAlgorithm = md5; viewURL
="mysql://sogou:[email protected]:3306/sogo/sogo_users";})'

 

defaults write sogod SOGoProfileURL
'mysql://sogou:[email protected]:3306/sogo/sogo_user_profile'

 

defaults write sogod OCSFolderInfoURL
'mysql://sogou:[email protected]:3306/sogo/sogo_folder_info'

 

defaults write sogod OCSSessionsFolderURL
'mysql://sogou:[email protected]:3306/sogo/sogo_sessions_folder'

 

defaults write sogod SOGoAppointmentSendEMailNotifications YES

 

defaults write sogod SOGoLoginModule Calendar

 

defaults write sogod SOGoSieveScriptsEnabled YES

 

defaults write sogod SOGoSieveServer sieve://localhost:4190

 

defaults write sogod SOGoVacationEnabled YES

 

defaults write sogod SOGoMailMessageCheck every_5_minutes

 

defaults write sogod SOGoFirstDayOfWeek 1

 

defaults write sogod SOGoSuperUsernames '( "admin" )'

 

defaults write sogod SOGoDraftsFolderName "Drafts"

 

defaults write sogod SOGoSentFolderName "Sent"

 

defaults write sogod SOGoTrashFolderName "Trash"

 

defaults write sogod NGImap4ConnectionStringSeparator "."

 

 

Thank you

 

 

 

 

-- 
[email protected]
https://inverse.ca/sogo/lists

Reply via email to