[SOGo] calendar share error

2015-04-08 Thread Robert Watson
trying to get calendar sharing enabled and got this error from user that calendar was shared with An error occurred during object publishing tried to access private object (0x0x38d555650a0, SoClass=SOGoAppointmentObject) -- users@sogo.nu https://inverse.ca/sogo/lists

[SOGo] some sogo.conf settings ignored

2015-04-06 Thread Robert Watson
SOGoFaviconRelativeURL = myIcon.ico; SOGoLoginModule = Mail; are ignored but other settings seem to stick. Are these no longer supported? -- users@sogo.nu https://inverse.ca/sogo/lists

[SOGo] Address Contacts not showing

2015-04-02 Thread Robert Watson
I'm able to login users but my address books aren't being pulled. Using samba4 AD as source. Here's the UserSources section from my sogo.conf. Am I missing something? { id = OurHomeUsers; displayName = OurHome Addressbook; canAuthenticate = NO; isAddressBook

[SOGo] bug vs feature?

2015-04-02 Thread Robert Watson
I was having trouble logging into sogo with a valid user/password. Using a samba4 AD for authentication and had created a OU structure for holding users/groups. *Situation 1* where user is memberOf CN=OurFamily, OU=Family,OU=U sers,OU=OurHome,DC=ourhome,DC=net ..Unable to login with valid

Re: [SOGo] no logs produced

2015-04-01 Thread Robert Watson
/var/log/sogo/ is empty /etc/sogo/GNUStep /etc/sogo/ssh no logs On Wed, Apr 1, 2015 at 1:39 PM, J. Echter j.ech...@echter-kuechen-elektro.de wrote: Am 01.04.2015 um 21:28 schrieb Robert Watson: I'm trying to debug ldap login issues but sogo isn't creating any log files I've set

Re: [SOGo] no logs produced

2015-04-01 Thread Robert Watson
solved...systemd service had blank log file designation which wasn't overridden by sogo.conf On Wed, Apr 1, 2015 at 5:26 PM, Robert Watson rob...@gillecaluim.com wrote: /var/log/sogo/ is empty /etc/sogo/GNUStep /etc/sogo/ssh no logs On Wed, Apr 1, 2015 at 1:39 PM, J. Echter j.ech

[SOGo] don't understand ldap log message

2015-04-01 Thread Robert Watson
Unable to login with valid user/password and got this message in logs 2015-04-01 19:22:48.961 sogod[2922] -[NGLdapConnection _searchAtBaseDN:qualifier:attributes:scope:]: search at base '' filter '(objectClass=*)' for attrs 'subschemaSubentry' 2015-04-01 19:22:48.962 sogod[2922] -[NGLdapConnection

[SOGo] no logs produced

2015-04-01 Thread Robert Watson
I'm trying to debug ldap login issues but sogo isn't creating any log files I've set sogo.conf /* Debug */ SOGoDebugRequests = YES; SoDebugBaseURL = YES; ImapDebugEnabled = YES; LDAPDebugEnabled = YES; //PGDebugEnabled = YES; MySQL4DebugEnabled = YES; //SOGoUIxDebugEnabled = YES;

[SOGo] apache vhost configuration

2015-03-29 Thread Robert Watson
I haven't been able to get a working apache vhost configuration to replace the default sogo.conf. I've already got several vhosts, both name and ip based, using ports 80 and 443. I'd like to setup a vhost for SOGo using an ip based vhost using port 8443. Does someone have a working vhost setup