hi all, i'm trying to configure one of our server to run SOGo (just to definitively cut ms exchange out of our network!!)
i've fresh installed ubuntu 14.04... then installed an configured postfix with dovecot suite (with ssl access to email) (all tests with telnet to smtp, pop and imap are working good with or without ssl access!).... then installed fetchmail daemon as pop3 connector to retrieve our external mail to the internal mail server if i connect a mail client such as thunderbird, 'i've now full access to imap folders related to some local users i've created for testing.... then installed mysql server well, now i've added the repository for sogo andinstalled it using apt-get... added the webmin and sogo webmin module tuned mysql access for sogo needings, created new db for sogo and granted to the sogo daemon user rights to work on this database... configured from webmin the tables location for database objects.... added required modules to apache, then linked the /etc/apache2/conf.d/ SOGo.conf file to the apache confguration.... created in our AD an user for ldap access, then configured it as source for authentication... now if we connect to the sogo intranet website http://sogo.mydomain.loca/SOGo we've the login page when i insert the username and password, auth will fail... here's part of our sogod log from file /var/log/sogo/sogo.log: ...... Nov 05 16:05:27 sogod [10611]: version 2.2.9a (build @shiva.inverse 201409291641) -- starting Nov 05 16:05:27 sogod [10611]: vmem size check enabled: shutting down app when vmem > 384 MB Nov 05 16:05:27 sogod [10611]: <0x0x7f768ecbd968[SOGoProductLoader]> SOGo products loaded from '/usr/lib/GNUstep/SOGo': Nov 05 16:05:27 sogod [10611]: <0x0x7f768ecbd968[SOGoProductLoader]> MailerUI.SOGo, PreferencesUI.SOGo, CommonUI.SOGo, AdministrationUI.SOGo, Mailer.SOGo, SchedulerUI.SOGo, MainUI.SOGo, MailPartViewers.SOGo, ContactsUI.SOGo, Appointments.SOGo, Contacts.SOGo Nov 05 16:05:27 sogod [10611]: <0x0x7f768edba838[WOWatchDog]> listening on 127.0.0.1:20000 Nov 05 16:05:27 sogod [10611]: <0x0x7f768edba838[WOWatchDog]> watchdog process pid: 10611 Nov 05 16:05:27 sogod [10611]: <0x0x7f768cc196e0[WOWatchDogChild]> watchdog request timeout set to 10 minutes Nov 05 16:05:27 sogod [10611]: <0x0x7f768edba838[WOWatchDog]> preparing 3 children Nov 05 16:05:27 sogod [10611]: <0x0x7f768edba838[WOWatchDog]> child spawned with pid 10614 Nov 05 16:05:27 sogod [10611]: <0x0x7f768edba838[WOWatchDog]> child spawned with pid 10615 Nov 05 16:05:27 sogod [10611]: <0x0x7f768edba838[WOWatchDog]> child spawned with pid 10616 Nov 05 16:06:51 sogod [10616]: <0x0x7f768edd48e8[SOGoCache]> Cache cleanup interval set every 300.000000 seconds Nov 05 16:06:51 sogod [10616]: <0x0x7f768edd48e8[SOGoCache]> Using host(s) 'localhost' as server(s) 2014-11-05 16:06:51.440 sogod[10616] Note(SoObject): SoDebugKeyLookup is enabled! 2014-11-05 16:06:51.440 sogod[10616] Note(SoObject): SoDebugBaseURL is enabled! 2014-11-05 16:06:51.440 sogod[10616] Note(SoObject): relative base URLs are enabled. 2014-11-05 16:06:51.447 sogod[10616] ERROR(-[NGBundleManager bundleWithPath:]): could not create bundle for path: '/usr/share/GNUstep/ Libraries/gnustep-base/Versions/1.24/Resources/SSL.bundle' 2014-11-05 16:06:51.459 sogod[10616] WOxElemBuilder: could not locate builders: WOxExtElemBuilder,WOxExtElemBuilder 2014-11-05 16:06:51.460 sogod[10616] WOCompoundElement: pool embedding is on. 2014-11-05 16:06:51.460 sogod[10616] WOCompoundElement: id logging is on. Nov 05 16:06:51 sogod [10616]: <0x0x7f768f10f2b8[LDAPSource]> WARNING: using old bindFields format - please update it ...... any suggestion?? i see one ERROR and some WARNINGS many thanks in advance to you all..... Francesco -- [email protected] https://inverse.ca/sogo/lists
