[SOGo] Caldav sync issues

2015-03-26 Thread Joris



Dear all,

We have been problems for some months with synching shared calendars 
over caldav (iOS clients) without luck in figuring it out.


Usually entering the calendar entry on the iOS device works well and it 
becomes visible in the SOGo web client.
The other way around doesn't always work, and for sure not on the 
devices of people I have shared my calendar with.
Entering the calendar item the iOS device and usually it doesn't sync 
either to people I have shared my calendar with.


The iOS clients are set to sync all events as per the manual.
In the logs I can't really find anything useful.

Has someone had a similar problem or can recommend a clue as to where 
start searching?


I can post the SOGo server config if it could help you, but it doens't 
really have anything interesting.


The Apache virtualhost config is like this:

VirtualHost *:55750

Servername mail.xxx.com

ServerAdmin postmas...@xxx.com

CustomLog /data/web/sogo/logs/customlog combined

ExpiresActive Off

SSLEngine on

SSLCertificateFile/data/certificates/internal/mail.xxx.com.pem

SSLCertificateKeyFile /data/certificates/internal/mail.xxx.com.key

SSLCACertificateFile 
/data/certificates/external/PositiveSSL-bundle.ca-bundle

# POODLE ATTACK

SSLProtocol All -SSLv2 -SSLv3

KeepAlive off

RemoveInputFilter DEFLATE

RemoveOutputFilter DEFLATE

ProxyRequests Off

SetEnv proxy-nokeepalive 1

ProxyPreserveHost On

ProxyPassInterpolateEnv On

ProxyPass /SOGo http://127.0.0.1:2/SOGo interpolate

Proxy http://127.0.0.1:2/SOGo;

RequestHeader set x-webobjects-server-port 55750

RequestHeader set x-webobjects-server-name 
mail.xxx.com:55750

RequestHeader set x-webobjects-server-url 
https://mail.xxx.com:55750;

RequestHeader set x-webobjects-server-protocol HTTP/1.0

RequestHeader set x-webobjects-remote-host %{REMOTE_HOST}e 
env=REMOTE_HOST

AddDefaultCharset UTF-8

Order allow,deny

Allow from all

/Proxy

/VirtualHost


Thank you,

Joris

--
users@sogo.nu
https://inverse.ca/sogo/lists


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

2015-03-26 Thread FoxNET
hello

Nothing, no response on this error?

Michel


 Le 19 mars 2015 à 10:49, FoxNET i...@foxnet.be a écrit :
 
 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 
 /SOGo/Microsoft-Server-ActiveSync?User=info%40domaine.be 
 http://40domaine.be/DeviceId=4B622B1548B992FADeviceType=Outlook HTTP/1.1 
 200 0/0 0.003 - - 0
 Mar 19 10:41:09 sogod [22334]: 127.0.0.1 POST 
 /SOGo/Microsoft-Server-ActiveSync?User=info%40domaine.be 
 http://40domaine.be/DeviceId=4B622B1548B992FADeviceType=OutlookCmd=Settings
  HTTP/1.1 501 218/139 0.002 - - 0
 Mar 19 10:41:09 sogod [22334]: 127.0.0.1 POST 
 /SOGo/Microsoft-Server-ActiveSync?User=info%40domaine.be 
 http://40domaine.be/DeviceId=4B622B1548B992FADeviceType=OutlookCmd=FolderSync
  HTTP/1.1 501 218/13 0.002 - - 0
 Mar 19 10:41:15 sogod [22334]: 127.0.0.1 OPTIONS 
 /SOGo/Microsoft-Server-ActiveSync?User=info%40domaine.be 
 http://40domaine.be/DeviceId=4B622B1548B992FADeviceType=Outlook HTTP/1.1 
 200 0/0 0.002 - - 0
 Mar 19 10:41:15 sogod [22334]: 127.0.0.1 POST 
 /SOGo/Microsoft-Server-ActiveSync?User=info%40domaine.be 
 http://40domaine.be/DeviceId=4B622B1548B992FADeviceType=OutlookCmd=Settings
  HTTP/1.1 501 218/139 0.002 - - 0
 Mar 19 10:41:15 sogod [22334]: 127.0.0.1 POST 
 /SOGo/Microsoft-Server-ActiveSync?User=info%40domaine.be 
 http://40domaine.be/DeviceId=4B622B1548B992FADeviceType=OutlookCmd=FolderSync
  HTTP/1.1 501 218/13 0.002 - - 0
 
 There in there a change to be made in my setup for the at sign @ is visible 
 normally?
 
 Yours
 
 Michel



smime.p7s
Description: S/MIME cryptographic signature


Re: [SOGo] ANN: SOGo v2.2.17

2015-03-26 Thread Ludovic Marcotte

On 26/03/2015 11:35, Szládovics Péter wrote:
If the first; How many days about need to wait for the release 2.2.17a? 


It's currently being built. Will be out in a couple of hours.

--
Ludovic Marcotte
lmarco...@inverse.ca  ::  +1.514.755.3630  ::  http://inverse.ca
Inverse inc. :: Leaders behind SOGo (http://sogo.nu) and PacketFence 
(http://packetfence.org)

--
users@sogo.nu
https://inverse.ca/sogo/lists


Re: [SOGo] run openchange-ocsmanager.

2015-03-26 Thread FoxNET
Hello
Regarding this, we must compile, redo the debian package, but the only thing I 
can not, is to enable dlz …

Michel


 Le 19 mars 2015 à 08:05, FoxNET i...@foxnet.be a écrit :
 
 hello
 I love your sentence, I miss what?
 
 Michel
 
 
 Le 18 mars 2015 à 21:03, J. Echter j.ech...@echter-kuechen-elektro.de 
 mailto: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, line 4, in module
 command.run()
   File /usr/lib/python2.7/dist-packages/paste/script/command.py, line 
 104, in run
 invoke(command, command_name, options, args[1:])
   File /usr/lib/python2.7/dist-packages/paste/script/command.py, line 
 143, in invoke
 exit_code = runner.run(args)
   File /usr/lib/python2.7/dist-packages/paste/script/command.py, line 
 238, in run
 result = self.command()
   File /usr/lib/python2.7/dist-packages/paste/script/serve.py, line 284, 
 in command
 relative_to=base, global_conf=vars)
   File /usr/lib/python2.7/dist-packages/paste/script/serve.py, line 321, 
 in loadapp
 **kw)
   File /usr/lib/python2.7/dist-packages/paste/deploy/loadwsgi.py, line 
 247, in loadapp
 return loadobj(APP, uri, name=name, **kw)
   File /usr/lib/python2.7/dist-packages/paste/deploy/loadwsgi.py, line 
 271, in loadobj
 global_conf=global_conf)
   File /usr/lib/python2.7/dist-packages/paste/deploy/loadwsgi.py, line 
 296, in loadcontext
 global_conf=global_conf)
   File /usr/lib/python2.7/dist-packages/paste/deploy/loadwsgi.py, line 
 320, in _loadconfig
 return loader.get_context(object_type, name, global_conf)
   File /usr/lib/python2.7/dist-packages/paste/deploy/loadwsgi.py, line 
 454, in get_context
 section)
   File /usr/lib/python2.7/dist-packages/paste/deploy/loadwsgi.py, line 
 476, in _context_from_use
 object_type, name=use, global_conf=global_conf)
   File /usr/lib/python2.7/dist-packages/paste/deploy/loadwsgi.py, line 
 406, in get_context
 global_conf=global_conf)
   File /usr/lib/python2.7/dist-packages/paste/deploy/loadwsgi.py, line 
 296, in loadcontext
 global_conf=global_conf)
   File /usr/lib/python2.7/dist-packages/paste/deploy/loadwsgi.py, line 
 328, in _loadegg
 return loader.get_context(object_type, name, global_conf)
   File /usr/lib/python2.7/dist-packages/paste/deploy/loadwsgi.py, line 
 620, in get_context
 object_type, name=name)
   File /usr/lib/python2.7/dist-packages/paste/deploy/loadwsgi.py, line 
 646, in find_egg_entry_point
 possible.append((entry.load(), protocol, entry.name))
   File /usr/lib/python2.7/dist-packages/pkg_resources.py, line 1989, in 
 load
 entry = __import__(self.module_name, globals(),globals(), ['__name__'])
   File /usr/lib/python2.7/dist-packages/ocsmanager/config/middleware.py, 
 line 14, in module
 from ocsmanager.config.environment import load_environment
   File /usr/lib/python2.7/dist-packages/ocsmanager/config/environment.py, 
 line 34, in module
 import openchange.mapistore as mapistore
 ImportError: No module named mapistore
 Removing PID file /var/run/ocsmanager/ocsmanager.pid
 
 Any idea?
 
 Yours
 
 Michel
 you're missing something
 
 -- 
 This message has been scanned for viruses and 
 dangerous content by MailScanner http://www.mailscanner.info/, and is 
 believed to be clean.
 



smime.p7s
Description: S/MIME cryptographic signature


Re: [SOGo] When did for nginx?

2015-03-26 Thread FoxNET
hello
No answer either, shame, because the so-called solution on the Functioning of 
EA Mobile, works very well, if active imap.domaine.com and smtp.domaine.com 
(active ssl) in the configuration SOGo.

nickel

Michel


 Le 18 mars 2015 à 08:20, FoxNET i...@foxnet.be a écrit :
 
 Good Morning
 When will these packages will be updated in 2.2.5?
 openchange-ocsmanager
 openchange-rpcproxy
 Is also compatible with nginx because WSGI function and is compatible with 
 the web server.
 Yours
 Michel



smime.p7s
Description: S/MIME cryptographic signature


Re: [SOGo] ANN: SOGo v2.2.17

2015-03-26 Thread Götz Reinicke - IT Koordinator
Hi Peti,

Am 26.03.15 um 16:35 schrieb Szládovics Péter:
 2015-03-24 22:27 keltezéssel, Ludovic Marcotte írta:
 On 24/03/2015 14:50, Uwe Arndt wrote:
 My test system on 14.04 doesn't show this error. Maybe the problem from
 https://lists.inverse.ca/sogo/arc/users/2014-12/msg00136.html
 got back?
 It's a problem with ancient versions of GNUstep. We'll push a fix
 tomorrow and release 2.2.17a.
 
 Dear Ludovic,
 
 What is the better idea?
 - Keep the 2.2.16 and wait for 2.2.17a then upgrade.
 - Upgrade to 2.2.17 immediately.

I'd suggest, if you don't need features or bugfixes from 2.2.17 ... wait
till 2.2.17a is out.

Sometimes waiting dose not hurt.

regards . Götz

-- 
Götz Reinicke
IT-Koordinator

Tel. +49 7141 969 82 420
E-Mail goetz.reini...@filmakademie.de

Filmakademie Baden-Württemberg GmbH
Akademiehof 10
71638 Ludwigsburg
www.filmakademie.de

Eintragung Amtsgericht Stuttgart HRB 205016

Vorsitzender des Aufsichtsrats: Jürgen Walter MdL
Staatssekretär im Ministerium für Wissenschaft,
Forschung und Kunst Baden-Württemberg

Geschäftsführer: Prof. Thomas Schadt



smime.p7s
Description: S/MIME Cryptographic Signature


[SOGo] User Lock Down

2015-03-26 Thread rich.bolek
I have installed the newest version of SOGo over iRedMail... It is currently
configured to read from my Active Directory Server... Everything is running
wonderfully...

I would like to know how I can lock down users so they cannot create address
books or calendars... We would like those to be created only by the IT Admin
team and then they can be used by other people by creating a new object and
sharing it to the group with users getting the appropriate read or write
permissions...

Thank you

RB
-- 
users@sogo.nu
https://inverse.ca/sogo/lists


Re: [SOGo] ANN: SOGo v2.2.17

2015-03-26 Thread Ludovic Marcotte

On 26/03/2015 15:57, Szládovics Péter wrote:
Fine, thanks! 

It's now available.

--
Ludovic Marcotte
lmarco...@inverse.ca  ::  +1.514.755.3630  ::  http://inverse.ca
Inverse inc. :: Leaders behind SOGo (http://sogo.nu) and PacketFence 
(http://packetfence.org)

--
users@sogo.nu
https://inverse.ca/sogo/lists


Re: [SOGo] Caldav sync issues

2015-03-26 Thread Szládovics Péter

2015-03-26 19:00 keltezéssel, Joris írta:

SSLEngine on
SSLCertificateFile /data/certificates/internal/mail.xxx.com.pem
SSLCertificateKeyFile 
/data/certificates/internal/mail.xxx.com.key
SSLCACertificateFile 
/data/certificates/external/PositiveSSL-bundle.ca-bundle

# POODLE ATTACK
SSLProtocol All -SSLv2 -SSLv3


Just for the security:
I think the default Apache ciphers settings are too weak. So, I suggest 
this setting (for all list member):


SSLCipherSuite \
EECDH+ECDSA+AESGCM:EECDH+aRSA+AESGCM:EECDH+ECDSA+SHA384:EECDH+ECDSA+SHA256:EECDH+aRSA+SHA384:EECDH+aRSA+SHA256:EECDH+aRSA+RC4:EECDH:EDH+aRSA:RC4:!aNULL:!eNULL:!LOW:!3DES:!MD5:!EXP:!PSK:!SRP:!DSS:!RC4

Peti
--
users@sogo.nu
https://inverse.ca/sogo/lists


Re: [SOGo] ANN: SOGo v2.2.17

2015-03-26 Thread Szládovics Péter

2015-03-24 22:27 keltezéssel, Ludovic Marcotte írta:

On 24/03/2015 14:50, Uwe Arndt wrote:

My test system on 14.04 doesn't show this error. Maybe the problem from
https://lists.inverse.ca/sogo/arc/users/2014-12/msg00136.html
got back?
It's a problem with ancient versions of GNUstep. We'll push a fix 
tomorrow and release 2.2.17a.


Dear Ludovic,

What is the better idea?
- Keep the 2.2.16 and wait for 2.2.17a then upgrade.
- Upgrade to 2.2.17 immediately.

If the first; How many days about need to wait for the release 2.2.17a?

Thanks,
Peti
--
users@sogo.nu
https://inverse.ca/sogo/lists