[SOGo] Error 501 and replace @ with % 40.

2015-03-19 Thread FoxNET
hello When I connect via Outlook application on my iPhone, it tells me that I do not know me connect. But when I check my logs, it shows me an error 501 and replace @ with % 40. Mar 19 10:41:09 sogod [22334]: 127.0.0.1 OPTIONS

Re: [SOGo] run openchange-ocsmanager.

2015-03-19 Thread FoxNET
hello I love your sentence, I miss what? Michel Le 18 mars 2015 à 21:03, J. Echter j.ech...@echter-kuechen-elektro.de a écrit : Am 18.03.2015 um 20:02 schrieb FoxNET: hello I have this when I run openchange-ocsmanager. Traceback (most recent call last): File /usr/bin/paster,

[SOGo] Compiling SOGO / Openchange Connector against Samba 4.1.17 and Openchange 2.3 GIT

2015-03-19 Thread Ozy de Jong
Hello, I've been working on getting SOGO and Openchange to work on RHEL / CentOS 7. What i have successfully compiled yet and should work: - Samba 4 DC with Heimdal Kerberos - Openchange server 2.3 current GIT - SOPE 4.9.2 current GIT - Sogo 2.2.16 current GIT The samba domain runs, the

Re: [SOGo] Compiling SOGO / Openchange Connector against Samba 4.1.17 and Openchange 2.3 GIT

2015-03-19 Thread Sven Marth
Am 19.03.2015 um 15:38 schrieb Ozy de Jong: Hello, I've been working on getting SOGO and Openchange to work on RHEL / CentOS 7. What i have successfully compiled yet and should work: - Samba 4 DC with Heimdal Kerberos - Openchange server 2.3 current GIT - SOPE 4.9.2 current GIT - Sogo

Re: [SOGo] Compiling SOGO / Openchange Connector against Samba 4.1.17 and Openchange 2.3 GIT

2015-03-19 Thread Ludovic Marcotte
On 19/03/2015 10:38, Ozy de Jong wrote: - Openchange server 2.3 current GIT This is of course unreleased - and if you want to use openchange from git, you must also apply this patch: https://github.com/inverse-inc/sogo/pull/65.diff It might not apply cleanly. The best thing to do is to wait

RE: [SOGo] Compiling SOGO / Openchange Connector against Samba 4.1.17 and Openchange 2.3 GIT

2015-03-19 Thread Ozy de Jong
Hi Sven, I was able to sort that out without a patch, making usage of the following build command: PYTHONPATH=/usr/lib64/python2.7/site-packages/:/usr/local/samba/lib64/python2.7/site-packages make CPPFLAGS=-w I guess it's more or less the same, but thanks, this might make things more

RE: [SOGo] Compiling SOGO / Openchange Connector against Samba 4.1.17 and Openchange 2.3 GIT

2015-03-19 Thread Ozy de Jong
Patch 65.diff works great, applied without problems, and compiles well, thanks ! I'll now have to investigate usage, and see if there are any downpits using CentOS 7. Once this is done, i'll make some samba RPMs so whenever openchange 2.3 gets released and the PR #65 merged into sogo, there will