Hi guys,

I've built a ZEG instance with the following elements:
- Ubuntu 12.04 server
- Official SOGo repository (deb http://inverse.ca/ubuntu precise precise)
- Samba4+Openchange with internal LDAP/DNS/Kerberos
- Dovecot IMAP with Samba4 LDAP auth
- Postfix SMTP with Samba4 LDAP based virtual users (and SMTP-SSL with
Samba4 based LDAP auth)
- SOGo with Samba4 LDAP auth and MySQL database backend
- Trusted certs for IMAP, SMTP, LDAP and HTTP access trough SSL

All working fine (web access and Thunderbird/others).
But the Outlook works only on local LAN. When I set it to remote access
(Outlook Anywhere), it can't be connect to my appliance anymore.

In the Apache error logs contain these lines:

[Thu Feb 21 14:02:08 2013] [error] [client 109.61.8.81] mod_wsgi
(pid=2986): Exception occurred processing WSGI script
'/usr/lib/openchange/web/rpcproxy/rpcproxy.wsgi'.
[Thu Feb 21 14:02:08 2013] [error] [client 109.61.8.81] Traceback (most
recent call last):
[Thu Feb 21 14:02:08 2013] [error] [client 109.61.8.81]   File
"/usr/lib/python2.7/dist-packages/openchange/web/auth/NTLMAuthHandler.py",
line 554, in __call__
[Thu Feb 21 14:02:08 2013] [error] [client 109.61.8.81]     cookies =
self._get_cookies(env)
[Thu Feb 21 14:02:08 2013] [error] [client 109.61.8.81]   File
"/usr/lib/python2.7/dist-packages/openchange/web/auth/NTLMAuthHandler.py",
line 641, in _get_cookies
[Thu Feb 21 14:02:08 2013] [error] [client 109.61.8.81]     (key, value)
= pair.strip().split("=")
[Thu Feb 21 14:02:08 2013] [error] [client 109.61.8.81] ValueError: too
many values to unpack
[Thu Feb 21 14:02:08 2013] [error] [client 109.61.8.81] mod_wsgi
(pid=3882): Exception occurred processing WSGI script
'/usr/lib/openchange/web/rpcproxy/rpcproxy.wsgi'.
[Thu Feb 21 14:02:08 2013] [error] [client 109.61.8.81] Traceback (most
recent call last):
[Thu Feb 21 14:02:08 2013] [error] [client 109.61.8.81]   File
"/usr/lib/python2.7/dist-packages/openchange/web/auth/NTLMAuthHandler.py",
line 554, in __call__
[Thu Feb 21 14:02:08 2013] [error] [client 109.61.8.81]     cookies =
self._get_cookies(env)
[Thu Feb 21 14:02:08 2013] [error] [client 109.61.8.81]   File
"/usr/lib/python2.7/dist-packages/openchange/web/auth/NTLMAuthHandler.py",
line 641, in _get_cookies
[Thu Feb 21 14:02:08 2013] [error] [client 109.61.8.81]     (key, value)
= pair.strip().split("=")
[Thu Feb 21 14:02:08 2013] [error] [client 109.61.8.81] ValueError: too
many values to unpack

What was my fault?
I've misconfigured anything?
Can I do someting for the problem go away?

Thanks your help!
-- 
[email protected]
https://inverse.ca/sogo/lists

Reply via email to