2013-11-10 09:44 keltezéssel, Dawit Ayele írta:
HIi have configured SOGo but the GUI in not coming correctly Inline image 1 here is my sogo.conf file { SOGoProfileURL = "postgresql://sogo:sogo@localhost:5432/sogo/sogo_user_profile"; OCSFolderInfoURL = "postgresql://sogo:sogo@localhost:5432/sogo/sogo_folder_info"; OCSSessionsFolderURL = "postgresql://sogo:sogo@localhost:5432/sogo/sogo_sessions_folder"; SOGoAppointmentSendEMailNotifications = YES; SOGoCalendarDefaultRoles = ( PublicViewer, ConfidentialDAndTViewer ); SOGoLanguage = English; SOGoMailDomain = kifiya.com <http://kifiya.com>; SOGoDraftsFolderName = INBOX/Drafts; SOGoIMAPServer = localhost; SOGoUserSources = ( { type = ldap; CNFieldName = cn; IDFieldName = uid; UIDFieldName = uid; baseDN = "ou=people,dc=kifiya,dc=com"; bindDN = "uid=sogo,ou=people,dc=kifiya,dc=com"; bindPassword = root123; canAuthenticate = YES; displayName = "Shared Addresses"; hostname = localhost; id = public; isAddressBook = YES; port = 389; } ); SOGoMailingMechanism = smtp; SOGoSMTPServer = localhost; SOGoSentFolderName = INBOX/Sent; SOGoTimeZone = America/Montreal; SOGoTrashFolderName = INBOX/Trash; SOGoPageTitle = "Kifiya"; SOGoFaviconRelativeURL = /data/sogo/sogo.ico; SOGoVacationEnabled = YES; SOGoForwardEnabled = YES; SOGoSieveScriptsEnabled = YES; #SOGoLoginModule = mail; SOGoMailMessageCheck = every_10_minutes; } -- Best Regard
Hi, Your problem there is on Apache side. -- [email protected] https://inverse.ca/sogo/lists
