View Issue Details

IDProjectCategoryView StatusLast Update
0003958SOGoActiveSyncpublic2017-02-10 13:20
Reporterbrunt82 Assigned Toludovic  
PrioritynormalSeverityminorReproducibilityalways
Status closedResolutionno change required 
Platform[Server] LinuxOSDebianOS Version8 (Jessie)
Product Version3.2.4 
Fixed in Version3.2.5 
Summary0003958: Conflicts does not appear in calendar
Description

It seems that SOGo does not accept events which produce a conflict while sending it via Exchange Active Sync (EAS). This is reproducible by using iOS (10.2).

Steps To Reproduce

Prerequisite:

  • iOS device (10.2) connected via SOGo Exchange Active Sync (maybe it is also reproducible with Outlook...)

How to reproduce:

  1. Create a "block"-event for user2 via web client.
  2. Open calender of user1 on iOS device and create a new event for the same time like the previous created event.
  3. Ensure that user2 will be invited (iOS calendar will warn that there is a conflict <- ignore it) and save it.

Result:

  • user2 receives an e-mail containing the invitation. But because of the "Apple"-boundary within the mail I suppose this was NOT sent by SOGo.
  • the calendar of user2 does NOT contain the new appointment beside the blocking event

Without a conflict, the event will be created correctly AND user2 will always get two mails (one from iOS and another from SOGo). That there are two mails may be another problem, but it shows me, that SOGo does not process the conflict event in the same way than no-conflict events.

Additional Information

The behavior could not be reproduced while using CalDav (and Thunderbird 45.5.1).

TagsNo tags attached.

Activities

brunt82

brunt82

2016-12-19 14:41

reporter  

logfile.txt (75,744 bytes)   
Dec 19 15:15:53 sogod [825]: |SOGo| starting method 'POST' on uri '/SOGo/Microsoft-Server-ActiveSync?User=groupware-test1@test.de&DeviceId=B39T69300H3EDFE8N23IQ3ED5G&DeviceType=iPad&Cmd=Sync'
2016-12-19 15:15:53.332 sogod[825] PG0x0x7f311985f4f0 SQL: SELECT count(*) FROM sogo_cache_folder_groupware_test1_A_test_D_de
2016-12-19 15:15:53.341 sogod[825] PostgreSQL72 connection established: <0x0x7f3119fbb7b0[PGConnection]:  connection=0x0x7f3119c6a730>
2016-12-19 15:15:53.341 sogod[825] PostgreSQL72 channel 0x0x7f311a2047a0 opened (connection=<0x0x7f3119fbb7b0[PGConnection]:  connection=0x0x7f3119c6a730>)
2016-12-19 15:15:53.341 sogod[825] PG0x0x7f311a2047a0 SQL: SELECT * FROM sogo_cache_folder_groupware_test1_A_test_D_de WHERE c_path = '/B39T69300H3EDFE8N23IQ3ED5G'
2016-12-19 15:15:53.343 sogod[825] PG0x0x7f311a2047a0 SQL: UPDATE sogo_cache_folder_groupware_test1_A_test_D_de  SET c_lastmodified = 1482156953, c_deleted = 0,      c_version = 1321, c_content = 'ZgIAABBTeW5jUmVxdWVzdCttYWlsLzZmNzkyNjMwOGY5MDI1NTg1NzUyMDAwMDJiNzMzNjE0
AGJOAAAQU3luY1JlcXVlc3QrbWFpbC9hMTEwZmQwNTE3MDIyMzU4MzAwZTAwMDAyYjczMzYx
NABiTgAAEFN5bmNSZXF1ZXN0K3ZldmVudC9wZXJzb25hbAA5AwAAEFN5bmNSZXF1ZXN0K3Z0
b2RvL2dyb3Vwd2FyZS10ZXN0Ml9BX3RoLWRlZ19EX2RlX3BlcnNvbmFsADwDAAAQU3luY1Jl
cXVlc3QrdnRvZG8vcGVyc29uYWwAJ04AAAJQaW5nUmVxdWVzdAAGAAAAMjAwNjYAAkZvbGRl
clN5bmNLZXkAGAAAAHNvZ28xNzA4XzMzYV8xZTA3ZWI5N19hABBTeW5jUmVxdWVzdCt2ZXZl
bnQvZ3JvdXB3YXJlLXRlc3QyX0FfdGgtZGVnX0RfZGVfcGVyc29uYWwAOQMAABBQaW5nSGVh
cnRiZWF0SW50ZXJ2YWwACgAAABBTeW5jUmVxdWVzdCt2Y2FyZC9wZXJzb25hbAA6AwAABFBp
bmdDYWNoZWRGb2xkZXJzAJQAAAACMAASAAAAdmV2ZW50JTJGcGVyc29uYWwAAjEAKAAAAG1h
aWwlMkZhMTEwZmQwNTE3MDIyMzU4MzAwZTAwMDAyYjczMzYxNAACMgAoAAAAbWFpbCUyRjZm
NzkyNjMwOGY5MDI1NTg1NzUyMDAwMDJiNzMzNjE0AAIzABEAAAB2Y2FyZCUyRnBlcnNvbmFs
AAAQU3luY1JlcXVlc3QAmetXWAA=' WHERE c_path = '/B39T69300H3EDFE8N23IQ3ED5G'
2016-12-19 15:15:53.345 sogod[825] PG0x0x7f311a2047a0 SQL: SELECT c_path4 FROM sogo_folder_info WHERE c_path2 = 'groupware-test1@test.de' AND c_folder_type = 'Appointment'
2016-12-19 15:15:53.346 sogod[825] PG0x0x7f311a2047a0 SQL: SELECT * FROM sogo_cache_folder_groupware_test1_A_test_D_de WHERE c_path = '/B39T69300H3EDFE8N23IQ3ED5G+vevent/personal'
2016-12-19 15:15:53.347 sogod[825] PG0x0x7f311a2047a0 SQL: SELECT c_folder_id, c_path, c_location, c_quick_location, c_acl_location, c_folder_type FROM sogo_folder_info WHERE c_path1 = 'Users' AND c_path2 = 'groupware-test1@test.de' AND c_path3 = 'Calendar' AND c_path4 = 'personal'
2016-12-19 15:15:53.347 sogod[825] PG0x0x7f311a2047a0 SQL: SELECT b.c_name,b.c_version,b.c_creationdate,b.c_lastmodified,a.c_component,b.c_content FROM sogogroupwar0017f9fdd4e_quick a, sogogroupwar0017f9fdd4e b WHERE (a.c_name = 'C413489B95544F00A7BB9067AF1701EF0.ics') AND a.c_name = b.c_name AND (c_deleted != 1 OR c_deleted IS NULL)
2016-12-19 15:15:53.348 sogod[825] PG0x0x7f311a2047a0 SQL: SELECT c_uid, c_object, c_role FROM sogogroupwar0017f9fdd4e_acl WHERE (c_object = '/groupware-test1@test.de/Calendar/personal') AND ((c_uid = 'groupware-test1@test.de') OR (c_uid LIKE '@%'))
2016-12-19 15:15:53.349 sogod[825] PG0x0x7f311a2047a0 SQL: SELECT c_uid, c_object, c_role FROM sogogroupwar0017f9fdd4e_acl WHERE (c_object = '/groupware-test1@test.de/Calendar/personal') AND ((c_uid = '<default>') OR (c_uid LIKE '@%'))
Dec 19 15:15:53 sogod [825]: <0x0x7f3119864b90[NGLdapConnection]> Using ldap_initialize for LDAP URL: ldaps://idm-mail.test.de:636
2016-12-19 15:15:53.362 sogod[825] -[NGLdapConnection _searchAtBaseDN:qualifier:attributes:scope:]: search at base 'dc=test,dc=de' filter '(mail=groupware-test2@test.de)' for attrs '*'
2016-12-19 15:15:53.365 sogod[825] PG0x0x7f311a2047a0 SQL: SELECT c_path4 FROM sogo_folder_info WHERE c_path2 = 'groupware-test2@test.de' AND c_folder_type = 'Appointment'
2016-12-19 15:15:53.365 sogod[825] PG0x0x7f311a2047a0 SQL: SELECT c_folder_id, c_path, c_location, c_quick_location, c_acl_location, c_folder_type FROM sogo_folder_info WHERE c_path1 = 'Users' AND c_path2 = 'groupware-test2@test.de' AND c_path3 = 'Calendar' AND c_path4 = 'personal'
2016-12-19 15:15:53.366 sogod[825] PG0x0x7f311a2047a0 SQL: SELECT b.c_content,a.c_partmails,a.c_partstates,a.c_isopaque,a.c_status,a.c_cycleinfo,a.c_orgmail,b.c_name,a.c_uid,a.c_startdate,a.c_enddate,a.c_isallday FROM sogogroupwar00121cf94e3_quick a, sogogroupwar00121cf94e3 b WHERE ((c_component = 'vevent') AND ((c_startdate IS NULL) OR (c_startdate <= 1482328799)) AND ((c_enddate IS NULL) OR (c_enddate >= 1482325201)) AND (c_iscycle = 0)) AND a.c_name = b.c_name AND (c_deleted != 1 OR c_deleted IS NULL)
2016-12-19 15:15:53.367 sogod[825] PG0x0x7f311a2047a0 SQL: SELECT b.c_content,a.c_partmails,a.c_partstates,a.c_isopaque,a.c_status,a.c_cycleinfo,a.c_orgmail,b.c_name,a.c_uid,a.c_startdate,a.c_enddate,a.c_isallday FROM sogogroupwar00121cf94e3_quick a, sogogroupwar00121cf94e3 b WHERE ((c_component = 'vevent') AND ((c_startdate IS NULL) OR (c_startdate <= 1482328799)) AND ((c_cycleenddate IS NULL) OR (c_cycleenddate >= 1482325201)) AND (c_iscycle = 1)) AND a.c_name = b.c_name AND (c_deleted != 1 OR c_deleted IS NULL)
2016-12-19 15:15:53.369 sogod[825] PG0x0x7f311a2047a0 SQL: SELECT * FROM sogo_cache_folder_groupware_test1_A_test_D_de WHERE c_path = '/B39T69300H3EDFE8N23IQ3ED5G+vevent/personal' AND c_version > 88
2016-12-19 15:15:53.369 sogod[825] PG0x0x7f311a2047a0 SQL: SELECT * FROM sogo_cache_folder_groupware_test1_A_test_D_de WHERE c_path = '/B39T69300H3EDFE8N23IQ3ED5G'
2016-12-19 15:15:53.370 sogod[825] PG0x0x7f311a2047a0 SQL: UPDATE sogo_cache_folder_groupware_test1_A_test_D_de  SET c_lastmodified = 1482156953, c_deleted = 0,      c_version = 89, c_content = 'dwEAAANVaWRDYWNoZQAFAAAAAAJkaXNwbGF5TmFtZQASAAAAUGVyc29uYWwgQ2FsZW5kYXIA
A0RhdGVDYWNoZQBGAAAAEUM0MTM0ODlCOTU1NDRGMDBBN0JCOTA2N0FGMTcwMUVGMAAaAAAA
MjAxNi0xMi0xOSAxNToxNTo1MyArMDEwMAAAAlN5bmNLZXkACwAAADE0ODIxNTY2OTAAEUNs
ZWFub3V0RGF0ZQAaAAAAMjAxNi0xMi0xOSAxNToxMjozNiArMDEwMAADU3luY0NhY2hlADcA
AAACQzQxMzQ4OUI5NTU0NEYwMEE3QkI5MDY3QUYxNzAxRUYwAAsAAAAxODAuMDAwMDAwAAAD
Rm9sZGVyT3B0aW9ucwBaAAAAAkZpbHRlclR5cGUAAgAAADAAAkJvZHlQcmVmZXJlbmNlVHlw
ZQACAAAAMQACTUlNRVRydW5jYXRpb24AAgAAADgAAk1JTUVTdXBwb3J0AAIAAAAwAAAA' WHERE c_path = '/B39T69300H3EDFE8N23IQ3ED5G+vevent/personal'
2016-12-19 15:15:53.371 sogod[825] PG0x0x7f311a2047a0 SQL: SELECT * FROM sogo_cache_folder_groupware_test1_A_test_D_de WHERE c_path = '/B39T69300H3EDFE8N23IQ3ED5G+vevent/personal' AND c_version > 89
2016-12-19 15:15:53.372 sogod[825] PG0x0x7f311a2047a0 SQL: SELECT * FROM sogo_cache_folder_groupware_test1_A_test_D_de WHERE c_path = '/B39T69300H3EDFE8N23IQ3ED5G'
Dec 19 15:15:53 sogod [825]: <0x0x7f311a234a90[SOGoActiveSyncDispatcher]> Change detected during Sync, we push the content.
Dec 19 15:15:53 sogod [825]: |SOGo| request took 0.042954 seconds to execute
Dec 19 15:15:53 sogod [825]: 192.168.98.29 "POST /SOGo/Microsoft-Server-ActiveSync?User=groupware-test1@test.de&DeviceId=B39T69300H3EDFE8N23IQ3ED5G&DeviceType=iPad&Cmd=Sync HTTP/1.1" 200 116/549 0.045 - - 0
Dec 19 15:15:54 sogod [825]: |SOGo| starting method 'POST' on uri '/SOGo/Microsoft-Server-ActiveSync?User=groupware-test1@test.de&DeviceId=B39T69300H3EDFE8N23IQ3ED5G&DeviceType=iPad&Cmd=SendMail'
2016-12-19 15:15:54.003 sogod[825] PG0x0x7f311a2047a0 SQL: SELECT count(*) FROM sogo_cache_folder_groupware_test1_A_test_D_de
2016-12-19 15:15:54.004 sogod[825] MimeType 'text/*' does not support a parameter named 'x-apple-part-url' with value '5171A87A-29A8-44D2-B80D-F9E62BE386A3'
C: connect to <0x0x7f3118dd73b0[NGInternetSocketAddress]: host=localhost not-filled>
S: <SMTP-Reply: code=220 line='smtp.test.de ESMTP Postfix'>
C: EHLO localhost
S: <SMTP-Reply: code=250 line='DSN'>
S: pipelining extension supported.
S: size extension supported.
S: plain auth extension supported.
C: AUTH PLAIN
C: **removed**
C: MAIL FROM:<groupware-test1@test.de>
C: RCPT TO:<groupware-test2@test.de>
C: DATA
S: <SMTP-Reply: code=354 line='End data with <CR><LF>.<CR><LF>'>
C: data(2403 bytes) ..
S: <SMTP-Reply: code=250 line='2.0.0 Ok: queued as 7956E175'>
C: QUIT
S: <SMTP-Reply: code=221 line='2.0.0 Bye'>
opped 0x0x7f3117d86850 (channel=0x0x7f311a471840)
PostgreSQL72 connection dropped 0x0x7f311985fbc0 (channel=0x0x7f311985f4f0)
S[0x7f31198322d0]: * OK [CAPABILITY IMAP4rev1 LITERAL+ SASL-IR LOGIN-REFERRALS ID ENABLE IDLE AUTH=PLAIN] Dovecot ready.
C[0x7f31198466f0]: 1 login "groupware-test1@test.de" "Qaywsxedc1"
S[0x7f31198322d0]: 1 OK [CAPABILITY IMAP4rev1 LITERAL+ SASL-IR LOGIN-REFERRALS ID ENABLE IDLE SORT SORT=DISPLAY THREAD=REFERENCES THREAD=REFS MULTIAPPEND UNSELECT CHILDREN NAMESPACE UIDPLUS LIST-EXTENDED I18NLEVEL=1 CONDSTORE QRESYNC ESEARCH ESORT SEARCHRES WITHIN CONTEXT=SEARCH LIST-STATUS SPECIAL-USE QUOTA ACL RIGHTS=texk] Logged in
C[0x7f31198466f0]: 2 capability
S[0x7f31198322d0]: * CAPABILITY IMAP4rev1 LITERAL+ SASL-IR LOGIN-REFERRALS ID ENABLE IDLE SORT SORT=DISPLAY THREAD=REFERENCES THREAD=REFS MULTIAPPEND UNSELECT CHILDREN NAMESPACE UIDPLUS LIST-EXTENDED I18NLEVEL=1 CONDSTORE QRESYNC ESEARCH ESORT SEARCHRES WITHIN CONTEXT=SEARCH LIST-STATUS SPECIAL-USE QUOTA ACL RIGHTS=texk
S[0x7f31198322d0]: 2 OK Capability completed.
C[0x7f31198466f0]: 3 ID ("x-originating-ip" "192.168.98.29")
S[0x7f31198322d0]: * ID NIL
S[0x7f31198322d0]: 3 OK ID completed.
C[0x7f31198466f0]: 4 namespace
S[0x7f31198322d0]: * NAMESPACE (("" "/")) (("shared/" "/")) NIL
S[0x7f31198322d0]: 4 OK Namespace completed.
C[0x7f31198466f0]: 5 LIST "" ""
S[0x7f31198322d0]: * LIST (\Noselect) "/" ""
S[0x7f31198322d0]: 5 OK List completed.
C[0x7f31198466f0]: 6 status "Sent" (UIDVALIDITY)
S[0x7f31198322d0]: * STATUS "Sent" (UIDVALIDITY 1478689416)
S[0x7f31198322d0]: 6 OK Status completed.
C[0x7f31198466f0]: 7 append "Sent" (\seen) {2403}
S[0x7f31198322d0]: + OK
C[0x7f31198466f0]: Content-Type: multipart/alternative;
	boundary=Apple-Mail-A602F5F1-74DE-4D89-8125-74219A37F8F9
Content-Transfer-Encoding: 7bit
From: =?utf-8?q?groupware-test1=40test=2Ede?= <groupware-test1@test.de>
Mime-Version: 1.0 (1.0)
Subject: Konflikt
Message-Id: <3279C440-739A-4A1D-B289-63D8DF0204D7@test.de>
Date: Mon, 19 Dec 2016 15:15:53 +0100
To: Groupware Test 2 <groupware-test2@test.de>


--Apple-Mail-A602F5F1-74DE-4D89-8125-74219A37F8F9
Content-Type: text/plain;
	charset=us-ascii
Content-Transfer-Encoding: 7bit

Beschreibung: Konflikt

--Apple-Mail-A602F5F1-74DE-4D89-8125-74219A37F8F9
Content-Type: text/calendar;
	method=REQUEST;
	name=meeting.ics;
	x-apple-part-url=5171A87A-29A8-44D2-B80D-F9E62BE386A3;
	charset=utf-8
Content-Transfer-Encoding: quoted-printable

BEGIN:VCALENDAR=0D=0ACALSCALE:GREGORIAN=0D=0AMETHOD:REQUEST=0D=0APRODID:-//A=
pple=20Inc.//iPhone=203.0//EN=0D=0AVERSION:2.0=0D=0ABEGIN:VTIMEZONE=0D=0ATZI=
D:Europe/Berlin=0D=0ABEGIN:STANDARD=0D=0ADTSTART:20161030T030000=0D=0ARRULE:=
FREQ=3DYEARLY;BYMONTH=3D10;BYDAY=3D-1SU=0D=0ATZNAME:MEZ=0D=0ATZOFFSETFROM:+0=
200=0D=0ATZOFFSETTO:+0100=0D=0AEND:STANDARD=0D=0ABEGIN:DAYLIGHT=0D=0ADTSTART=
:20170326T020000=0D=0ARRULE:FREQ=3DYEARLY;BYMONTH=3D3;BYDAY=3D-1SU=0D=0ATZNA=
ME:MESZ=0D=0ATZOFFSETFROM:+0100=0D=0ATZOFFSETTO:+0200=0D=0AEND:DAYLIGHT=0D=0A=
END:VTIMEZONE=0D=0ABEGIN:VEVENT=0D=0AATTENDEE;CN=3D"Groupware=20Test=202";CU=
TYPE=3DINDIVIDUAL;PARTSTAT=3DNEEDS-ACTION;R=0D=0A=20SVP=3DTRUE:mailto:groupw=
are-test2@test.de=0D=0ACLASS:PUBLIC=0D=0ACREATED:20161219T141552Z=0D=0ADES=
CRIPTION:Beschreibung:=20Konflikt=0D=0ADTEND;TZID=3DEurope/Berlin:20161221T1=
50000=0D=0ADTSTAMP:20161219T141552Z=0D=0ADTSTART;TZID=3DEurope/Berlin:201612=
21T140000=0D=0ALAST-MODIFIED:20161219T141552Z=0D=0ALOCATION:=0D=0AORGANIZER;=
CN=3D"groupware-test1@test.de";EMAIL=3D"groupware-test1@test.d=0D=0A=20e=
":mailto:groupware-test1@test.de=0D=0ASEQUENCE:0=0D=0ASUMMARY:Konflikt=0D=0A=
TRANSP:OPAQUE=0D=0AUID:C413489B95544F00A7BB9067AF1701EF0=0D=0AX-MICROSOFT-CD=
O-INTENDEDSTATUS:BUSY=0D=0ABEGIN:VALARM=0D=0AACTION:DISPLAY=0D=0ADESCRIPTION=
:Erinnerung=0D=0ATRIGGER:-PT30M=0D=0AUID:25350E55-2D22-48F4-9D8D-104AF6614C6=
3=0D=0AX-WR-ALARMUID:25350E55-2D22-48F4-9D8D-104AF6614C63=0D=0AEND:VALARM=0D=
=0AEND:VEVENT=0D=0AEND:VCALENDAR=0D=0A=

--Apple-Mail-A602F5F1-74DE-4D89-8125-74219A37F8F9--

S[0x7f3119832Dec 19 15:15:55 sogod [825]: |SOGo| request took 1.231629 seconds to execute
Dec 19 15:15:55 sogod [825]: 192.168.98.29 "POST /SOGo/Microsoft-Server-ActiveSync?User=groupware-test1@test.de&DeviceId=B39T69300H3EDFE8N23IQ3ED5G&DeviceType=iPad&Cmd=SendMail HTTP/1.1" 200 0/2413 1.233 - - 0
Dec 19 15:15:55 sogod [825]: |SOGo| starting method 'POST' on uri '/SOGo/Microsoft-Server-ActiveSync?User=groupware-test1@test.de&DeviceId=B39T69300H3EDFE8N23IQ3ED5G&DeviceType=iPad&Cmd=Ping'
2016-12-19 15:15:55.692 sogod[825] PG0x0x7f311a2047a0 SQL: SELECT count(*) FROM sogo_cache_folder_groupware_test1_A_test_D_de
2016-12-19 15:15:55.693 sogod[825] PG0x0x7f311a2047a0 SQL: SELECT * FROM sogo_cache_folder_groupware_test1_A_test_D_de WHERE c_path = '/B39T69300H3EDFE8N23IQ3ED5G'
2016-12-19 15:15:55.694 sogod[825] PG0x0x7f311a2047a0 SQL: UPDATE sogo_cache_folder_groupware_test1_A_test_D_de  SET c_lastmodified = 1482156955, c_deleted = 0,      c_version = 1322, c_content = 'ZAIAABBTeW5jUmVxdWVzdCttYWlsLzZmNzkyNjMwOGY5MDI1NTg1NzUyMDAwMDJiNzMzNjE0
AGJOAAAQU3luY1JlcXVlc3QrbWFpbC9hMTEwZmQwNTE3MDIyMzU4MzAwZTAwMDAyYjczMzYx
NABiTgAAEFN5bmNSZXF1ZXN0K3ZldmVudC9wZXJzb25hbAA5AwAAEFN5bmNSZXF1ZXN0K3Z0
b2RvL2dyb3Vwd2FyZS10ZXN0Ml9BX3RoLWRlZ19EX2RlX3BlcnNvbmFsADwDAAAQU3luY1Jl
cXVlc3QrdnRvZG8vcGVyc29uYWwAJ04AAAJQaW5nUmVxdWVzdAAEAAAAODI1AAJGb2xkZXJT
eW5jS2V5ABgAAABzb2dvMTcwOF8zM2FfMWUwN2ViOTdfYQAQU3luY1JlcXVlc3QrdmV2ZW50
L2dyb3Vwd2FyZS10ZXN0Ml9BX3RoLWRlZ19EX2RlX3BlcnNvbmFsADkDAAAQUGluZ0hlYXJ0
YmVhdEludGVydmFsAAoAAAAQU3luY1JlcXVlc3QrdmNhcmQvcGVyc29uYWwAOgMAAARQaW5n
Q2FjaGVkRm9sZGVycwCUAAAAAjAAEgAAAHZldmVudCUyRnBlcnNvbmFsAAIxACgAAABtYWls
JTJGYTExMGZkMDUxNzAyMjM1ODMwMGUwMDAwMmI3MzM2MTQAAjIAKAAAAG1haWwlMkY2Zjc5
MjYzMDhmOTAyNTU4NTc1MjAwMDAyYjczMzYxNAACMwARAAAAdmNhcmQlMkZwZXJzb25hbAAA
EFN5bmNSZXF1ZXN0AJnrV1gA' WHERE c_path = '/B39T69300H3EDFE8N23IQ3ED5G'
2016-12-19 15:15:55.695 sogod[825] PG0x0x7f311a2047a0 SQL: SELECT * FROM sogo_cache_folder_groupware_test1_A_test_D_de WHERE c_path = '/B39T69300H3EDFE8N23IQ3ED5G+vevent/personal'
2016-12-19 15:15:55.696 sogod[825] PG0x0x7f311a2047a0 SQL: SELECT c_path4 FROM sogo_folder_info WHERE c_path2 = 'groupware-test1@test.de' AND c_folder_type = 'Appointment'
2016-12-19 15:15:55.697 sogod[825] PG0x0x7f311a2047a0 SQL: SELECT c_folder_id, c_path, c_location, c_quick_location, c_acl_location, c_folder_type FROM sogo_folder_info WHERE c_path1 = 'Users' AND c_path2 = 'groupware-test1@test.de' AND c_path3 = 'Calendar' AND c_path4 = 'personal'
2016-12-19 15:15:55.697 sogod[825] PG0x0x7f311a2047a0 SQL: SELECT c_lastmodified, c_lastmodified FROM sogogroupwar0017f9fdd4e ORDER BY c_lastmodified DESC
2016-12-19 15:15:56.104 sogod[825] PG0x0x7f311a2047a0 SQL: SELECT * FROM sogo_cache_folder_groupware_test1_A_test_D_de WHERE c_path = '/B39T69300H3EDFE8N23IQ3ED5G+foldera110fd0517022358300e00002b733614'
2d0]: 7 OK [APPENDUID 1478689416 126] Append completed.
C[0x7f31198466f0]: 8 logout
S[0x7f31198322d0]: * BYE Logging out
S[0x7f311a4e0f00]: * OK [CAPABILITY IMAP4rev1 LITERAL+ SASL-IR LOGIN-REFERRALS ID ENABLE IDLE AUTH=PLAIN] Dovecot ready.
C[0x7f3119781e40]: 1 login "groupware-test1@test.de" "Qaywsxedc1"
S[0x7f311a4e0f00]: 1 OK [CAPABILITY IMAP4rev1 LITERAL+ SASL-IR LOGIN-REFERRALS ID ENABLE IDLE SORT SORT=DISPLAY THREAD=REFERENCES THREAD=REFS MULTIAPPEND UNSELECT CHILDREN NAMESPACE UIDPLUS LIST-EXTENDED I18NLEVEL=1 CONDSTORE QRESYNC ESEARCH ESORT SEARCHRES WITHIN CONTEXT=SEARCH LIST-STATUS SPECIAL-USE QUOTA ACL RIGHTS=texk] Logged in
C[0x7f3119781e40]: 2 capability
S[0x7f311a4e0f00]: * CAPABILITY IMAP4rev1 LITERAL+ SASL-IR LOGIN-REFERRALS ID ENABLE IDLE SORT SORT=DISPLAY THREAD=REFERENCES THREAD=REFS MULTIAPPEND UNSELECT CHILDREN NAMESPACE UIDPLUS LIST-EXTENDED I18NLEVEL=1 CONDSTORE QRESYNC ESEARCH ESORT SEARCHRES WITHIN CONTEXT=SEARCH LIST-STATUS SPECIAL-USE QUOTA ACL RIGHTS=texk
S[0x7f311a4e0f00]: 2 OK Capability completed.
C[0x7f3119781e40]: 3 ID ("x-originating-ip" "192.168.98.29")
S[0x7f311a4e0f00]: * ID NIL
S[0x7f311a4e0f00]: 3 OK ID completed.
C[0x7f3119781e40]: 4 LIST "" ""
S[0x7f311a4e0f00]: * LIST (\Noselect) "/" ""
S[0x7f311a4e0f00]: 4 OK List completed.
C[0x7f3119781e40]: 5 LIST "" "*"
S[0x7f311a4e0f00]: * LIST (\HasNoChildren) "/" "Gesendete Elemente"
S[0x7f311a4e0f00]: * LIST (\HasNoChildren) "/" "Gel&APY-schte Elemente"
S[0x7f311a4e0f00]: * LIST (\HasNoChildren) "/" "Entw&APw-rfe"
S[0x7f311a4e0f00]: * LIST (\HasNoChildren) "/" "Junk-E-Mail"
S[0x7f311a4e0f00]: * LIST (\HasNoChildren) "/" "INBOX"
S[0x7f311a4e0f00]: * LIST (\HasNoChildren \Trash) "/" "Trash"
S[0x7f311a4e0f00]: * LIST (\HasNoChildren \Sent) "/" "Sent"
S[0x7f311a4e0f00]: * LIST (\HasNoChildren \Drafts) "/" "Drafts"
S[0x7f311a4e0f00]: * LIST (\HasNoChildren) "/" "Spam"
S[0x7f311a4e0f00]: 5 OK List completed.
C[0x7f3119781e40]: 6 namespace
S[0x7f311a4e0f00]: * NAMESPACE (("" "/")) (("shared/" "/")) NIL
S[0x7f311a4e0f00]: 6 OK Namespace completed.
C[0x7f3119781e40]: 7 LIST "" "shared/*"
S[0x7f311a4e0f00]: 7 OK List completed.
C[0x7f3119781e40]: 8 list "" "*" return (status (x-guid) children)
S[0x7f311a4e0f00]: * LIST (\HasNoChildren) "/" "Gesendete Elemente"
S[0x7f311a4e0f00]: * STATUS "Gesendete Elemente" (X-GUID 6210da1782022358c81400002b733614)
S[0x7f311a4e0f00]: * LIST (\HasNoChildren) "/" "Gel&APY-schte Elemente"
S[0x7f311a4e0f00]: * STATUS "Gel&APY-schte Elemente" (X-GUID 6310da1782022358c81400002b733614)
S[0x7f311a4e0f00]: * LIST (\HasNoChildren) "/" "Entw&APw-rfe"
S[0x7f311a4e0f00]: * STATUS "Entw&APw-rfe" (X-GUID 6410da1782022358c81400002b733614)
S[0x7f311a4e0f00]: * LIST (\HasNoChildren) "/" "Junk-E-Mail"
S[0x7f311a4e0f00]: * STATUS "Junk-E-Mail" (X-GUID 6510da1782022358c81400002b733614)
S[0x7f311a4e0f00]: * LIST (\HasNoChildren) "/" "INBOX"
S[0x7f311a4e0f00]: * STATUS "INBOX" (X-GUID a110fd0517022358300e00002b733614)
S[0x7f311a4e0f00]: * LIST (\HasNoChildren) "/" "Trash"
S[0x7f311a4e0f00]: * STATUS "Trash" (X-GUID dc9c091d7f722558240900002b733614)
S[0x7f311a4e0f00]: * LIST (\HasNoChildren) "/" "Sent"
S[0x7f311a4e0f00]: * STATUS "Sent" (X-GUID 6f7926308f902558575200002b733614)
S[0x7f311a4e0f00]: * LIST (\HasNoChildren) "/" "Drafts"
S[0x7f311a4e0f00]: * STATUS "Drafts" (X-GUID cadd58307d572d58906b00002b733614)
S[0x7f311a4e0f00]: * LIST (\HasNoChildren) "/" "Spam"
S[0x7f311a4e0f00]: * STATUS "Spam" (X-GUID 1aa52514136a4658721900002b733614)
S[0x7f311a4e0f00]: 8 OK List completed.
C[0x7f3119781e40]: 9 status "INBOX" (UIDVALIDITY)
S[0x7f311a4e0f00]: * STATUS "INBOX" (UIDVALIDITY 1478689414)
S[0x7f311a4e0f00]: 9 OK Status completed.
C[0x7f3119781e40]: 10 unselect
S[0x7f311a4e0f00]: 10 BAD No mailbox selected.
C[0x7f3119781e40]: 11 select "INBOX"
S[0x7f311a4e0f00]: * FLAGS (\Answered \Flagged \Deleted \Seen \Draft)
S[0x7f311a4e0f00]: * OK [PERMANENTFLAGS (\Answered \Flagged \Deleted \Seen \Draft \*)] Flags permitted.
S[0x7f311a4e0f00]: * 164 EXISTS
S[0x7f311a4e0f00]: * 0 RECENT
S[0x7f311a4e0f00]: * OK [UIDVALIDITY 1478689414] UIDs valid
S[02016-12-19 15:15:56.191 sogod[825] PG0x0x7f311a2047a0 SQL: SELECT * FROM sogo_cache_folder_groupware_test1_A_test_D_de WHERE c_path = '/B39T69300H3EDFE8N23IQ3ED5G+folder6f7926308f902558575200002b733614'
2016-12-19 15:15:56.277 sogod[825] PG0x0x7f311a2047a0 SQL: SELECT * FROM sogo_cache_folder_groupware_test1_A_test_D_de WHERE c_path = '/B39T69300H3EDFE8N23IQ3ED5G+vcard/personal'
2016-12-19 15:15:56.278 sogod[825] PG0x0x7f311a2047a0 SQL: SELECT c_path4 FROM sogo_folder_info WHERE c_path2 = 'groupware-test1@test.de' AND c_folder_type = 'Contact'
2016-12-19 15:15:56.278 sogod[825] PG0x0x7f311a2047a0 SQL: SELECT c_path4 FROM sogo_folder_info WHERE c_path2 = 'groupware-test1@test.de' AND c_folder_type = 'Contact'
2016-12-19 15:15:56.279 sogod[825] PG0x0x7f311a2047a0 SQL: SELECT c_folder_id, c_path, c_location, c_quick_location, c_acl_location, c_folder_type FROM sogo_folder_info WHERE c_path1 = 'Users' AND c_path2 = 'groupware-test1@test.de' AND c_path3 = 'Contacts' AND c_path4 = 'personal'
2016-12-19 15:15:56.279 sogod[825] PG0x0x7f311a2047a0 SQL: SELECT c_lastmodified, c_lastmodified FROM sogogroupwar00231906170 ORDER BY c_lastmodified DESC
Dec 19 15:15:56 sogod [825]: <0x0x7f3119cbab10[SOGoActiveSyncDispatcher]> Change detected using Ping, we let the EAS client know to send a Sync.
Dec 19 15:15:56 sogod [825]: |SOGo| request took 0.591617 seconds to execute
Dec 19 15:15:56 sogod [825]: 192.168.98.29 "POST /SOGo/Microsoft-Server-ActiveSync?User=groupware-test1@test.de&DeviceId=B39T69300H3EDFE8N23IQ3ED5G&DeviceType=iPad&Cmd=Ping HTTP/1.1" 200 58/0 0.593 - - 0
Dec 19 15:15:56 sogod [825]: |SOGo| starting method 'POST' on uri '/SOGo/Microsoft-Server-ActiveSync?User=groupware-test1@test.de&DeviceId=B39T69300H3EDFE8N23IQ3ED5G&DeviceType=iPad&Cmd=Sync'
2016-12-19 15:15:56.469 sogod[825] PG0x0x7f311a2047a0 SQL: SELECT count(*) FROM sogo_cache_folder_groupware_test1_A_test_D_de
2016-12-19 15:15:56.470 sogod[825] PG0x0x7f311a2047a0 SQL: SELECT * FROM sogo_cache_folder_groupware_test1_A_test_D_de WHERE c_path = '/B39T69300H3EDFE8N23IQ3ED5G'
2016-12-19 15:15:56.470 sogod[825] PG0x0x7f311a2047a0 SQL: UPDATE sogo_cache_folder_groupware_test1_A_test_D_de  SET c_lastmodified = 1482156956, c_deleted = 0,      c_version = 1323, c_content = 'ZAIAABBTeW5jUmVxdWVzdCttYWlsLzZmNzkyNjMwOGY5MDI1NTg1NzUyMDAwMDJiNzMzNjE0
ADkDAAAQU3luY1JlcXVlc3QrbWFpbC9hMTEwZmQwNTE3MDIyMzU4MzAwZTAwMDAyYjczMzYx
NABiTgAAEFN5bmNSZXF1ZXN0K3ZldmVudC9wZXJzb25hbAA5AwAAEFN5bmNSZXF1ZXN0K3Z0
b2RvL2dyb3Vwd2FyZS10ZXN0Ml9BX3RoLWRlZ19EX2RlX3BlcnNvbmFsADwDAAAQU3luY1Jl
cXVlc3QrdnRvZG8vcGVyc29uYWwAJ04AAAJQaW5nUmVxdWVzdAAEAAAAODI1AAJGb2xkZXJT
eW5jS2V5ABgAAABzb2dvMTcwOF8zM2FfMWUwN2ViOTdfYQAQU3luY1JlcXVlc3QrdmV2ZW50
L2dyb3Vwd2FyZS10ZXN0Ml9BX3RoLWRlZ19EX2RlX3BlcnNvbmFsADkDAAAQUGluZ0hlYXJ0
YmVhdEludGVydmFsAAoAAAAQU3luY1JlcXVlc3QrdmNhcmQvcGVyc29uYWwAOgMAAARQaW5n
Q2FjaGVkRm9sZGVycwCUAAAAAjAAEgAAAHZldmVudCUyRnBlcnNvbmFsAAIxACgAAABtYWls
JTJGYTExMGZkMDUxNzAyMjM1ODMwMGUwMDAwMmI3MzM2MTQAAjIAKAAAAG1haWwlMkY2Zjc5
MjYzMDhmOTAyNTU4NTc1MjAwMDAyYjczMzYxNAACMwARAAAAdmNhcmQlMkZwZXJzb25hbAAA
EFN5bmNSZXF1ZXN0AJzrV1gA' WHERE c_path = '/B39T69300H3EDFE8N23IQ3ED5G'
2016-12-19 15:15:56.798 sogod[825] PG0x0x7f311a2047a0 SQL: SELECT * FROM sogo_cache_folder_groupware_test1_A_test_D_de WHERE c_path = '/B39T69300H3EDFE8N23IQ3ED5G+folder6f7926308f902558575200002b733614'
2016-12-19 15:15:56.800 sogod[825] PG0x0x7f311a2047a0 SQL: SELECT * FROM sogo_cache_folder_groupware_test1_A_test_D_de WHERE c_path = '/B39T69300H3EDFE8N23IQ3ED5G+folder6f7926308f902558575200002b733614' AND c_version > 73
2016-12-19 15:15:56.800 sogod[825] PG0x0x7f311a2047a0 SQL: SELECT * FROM sogo_cache_folder_groupware_test1_A_test_D_de WHERE c_path = '/B39T69300H3EDFE8N23IQ3ED5G'
2016-12-19 15:15:56.801 sogod[825] PG0x0x7f311a2047a0 SQL: UPDATE sogo_cache_folder_groupware_test1_A_test_D_de  SET c_lastmodified = 1482156956, c_deleted = 0,      c_version = 74, c_content = 'IAUAAAJkaXNwbGF5TmFtZQAFAAAAU2VudAADRGF0ZUNhY2hlAE0DAAARMTIzABoAAAAyMDE2
LTEyLTE5IDE1OjEzOjQxICswMTAwABExMTAAGgAAADIwMTYtMTItMTkgMTU6MTM6MzkgKzAx
MDAAETExNwAaAAAAMjAxNi0xMi0xOSAxNToxMzo0MCArMDEwMAARMTA0ABoAAAAyMDE2LTEy
LTE5IDE1OjEzOjM4ICswMTAwABExMjUAGgAAADIwMTYtMTItMTkgMTU6MTM6NDIgKzAxMDAA
ETExMgAaAAAAMjAxNi0xMi0xOSAxNToxMzozOSArMDEwMAARMTA2ABoAAAAyMDE2LTEyLTE5
IDE1OjEzOjM4ICswMTAwABExMTkAGgAAADIwMTYtMTItMTkgMTU6MTM6NDEgKzAxMDAAETEy
MAAaAAAAMjAxNi0xMi0xOSAxNToxMzo0MSArMDEwMAARMTE0ABoAAAAyMDE2LTEyLTE5IDE1
OjEzOjQwICswMTAwABExMDgAGgAAADIwMTYtMTItMTkgMTU6MTM6MzkgKzAxMDAAETEwMwAa
AAAAMjAxNi0xMi0xOSAxNToxMzozOCArMDEwMAARMTE2ABoAAAAyMDE2LTEyLTE5IDE1OjEz
OjQwICswMTAwABExMjIAGgAAADIwMTYtMTItMTkgMTU6MTM6NDEgKzAxMDAAETEwNQAaAAAA
MjAxNi0xMi0xOSAxNToxMzozOCArMDEwMAARMTE4ABoAAAAyMDE2LTEyLTE5IDE1OjEzOjQx
ICswMTAwABExMjQAGgAAADIwMTYtMTItMTkgMTU6MTM6NDIgKzAxMDAAETExMQAaAAAAMjAx
Ni0xMi0xOSAxNToxMzozOSArMDEwMAARMTA3ABoAAAAyMDE2LTEyLTE5IDE1OjEzOjM4ICsw
MTAwABExMTMAGgAAADIwMTYtMTItMTkgMTU6MTM6NDAgKzAxMDAAETEyMQAaAAAAMjAxNi0x
Mi0xOSAxNToxMzo0MSArMDEwMAARMTAyABoAAAAyMDE2LTEyLTE5IDE1OjEzOjM4ICswMTAw
ABExMTUAGgAAADIwMTYtMTItMTkgMTU6MTM6NDAgKzAxMDAAETEwOQAaAAAAMjAxNi0xMi0x
OSAxNToxMzozOSArMDEwMAAAAlN5bmNLZXkABwAAADEyNi05NQADU3luY0NhY2hlACUBAAAC
MTIzAAMAAAA5MwACMTEwAAMAAAA4MAACMTE3AAMAAAA4NwACMTA0AAMAAAA3NAACMTI1AAMA
AAA5NQACMTEyAAMAAAA4MgACMTA2AAMAAAA3NgACMTE5AAMAAAA4OQACMTIwAAMAAAA5MAAC
MTE0AAMAAAA4NAACMTA4AAMAAAA3OAACMTAzAAMAAAA3MwACMTE2AAMAAAA4NgACMTIyAAMA
AAA5MgACMTA1AAMAAAA3NQACMTE4AAMAAAA4OAACMTI0AAMAAAA5NAACMTExAAMAAAA4MQAC
MTA3AAMAAAA3NwACMTEzAAMAAAA4MwACMTIxAAMAAAA5MQACMTAyAAMAAAA3MgACMTE1AAMA
AAA4NQACMTA5AAMAAAA3OQAAA0ZvbGRlck9wdGlvbnMAWgAAAAJGaWx0ZXJUeXBlAAIAAAAz
AAJCb2R5UHJlZmVyZW5jZVR5cGUAAgAAADEAAk1JTUVUcnVuY2F0aW9uAAIAAAAxAAJNSU1F
U3VwcG9ydAACAAAAMAAAAA==' WHERE c_path = '/B39T69300H3EDFE8N23IQ3ED5G+folder6f7926308f902558575200002b733614'
x7f311a4e0f00]: * OK [UIDNEXT 171] Predicted next UID
S[0x7f311a4e0f00]: * OK [HIGHESTMODSEQ 238] Highest
S[0x7f311a4e0f00]: 11 OK [READ-WRITE] Select completed.
C[0x7f3119781e40]: 12 status "Sent" (UIDVALIDITY)
S[0x7f311a4e0f00]: * STATUS "Sent" (UIDVALIDITY 1478689416)
S[0x7f311a4e0f00]: 12 OK Status completed.
C[0x7f3119781e40]: 13 unselect
S[0x7f311a4e0f00]: 13 OK Unselect completed.
C[0x7f3119781e40]: 14 select "Sent"
S[0x7f311a4e0f00]: * FLAGS (\Answered \Flagged \Deleted \Seen \Draft)
S[0x7f311a4e0f00]: * OK [PERMANENTFLAGS (\Answered \Flagged \Deleted \Seen \Draft \*)] Flags permitted.
S[0x7f311a4e0f00]: * 126 EXISTS
S[0x7f311a4e0f00]: * 1 RECENT
S[0x7f311a4e0f00]: * OK [UIDVALIDITY 1478689416] UIDs valid
S[0x7f311a4e0f00]: * OK [UIDNEXT 127] Predicted next UID
S[0x7f311a4e0f00]: * OK [HIGHESTMODSEQ 96] Highest
S[0x7f311a4e0f00]: 14 OK [READ-WRITE] Select completed.
C[0x7f3119781e40]: 15 logout
S[0x7f311a4e0f00]: * BYE Logging out
S[0x7f3119cf3600]: * OK [CAPABILITY IMAP4rev1 LITERAL+ SASL-IR LOGIN-REFERRALS ID ENABLE IDLE AUTH=PLAIN] Dovecot ready.
C[0x7f311a0fcdc0]: 1 login "groupware-test1@test.de" "Qaywsxedc1"
S[0x7f3119cf3600]: 1 OK [CAPABILITY IMAP4rev1 LITERAL+ SASL-IR LOGIN-REFERRALS ID ENABLE IDLE SORT SORT=DISPLAY THREAD=REFERENCES THREAD=REFS MULTIAPPEND UNSELECT CHILDREN NAMESPACE UIDPLUS LIST-EXTENDED I18NLEVEL=1 CONDSTORE QRESYNC ESEARCH ESORT SEARCHRES WITHIN CONTEXT=SEARCH LIST-STATUS SPECIAL-USE QUOTA ACL RIGHTS=texk] Logged in
C[0x7f311a0fcdc0]: 2 ID ("x-originating-ip" "192.168.98.29")
S[0x7f3119cf3600]: * ID NIL
S[0x7f3119cf3600]: 2 OK ID completed.
C[0x7f311a0fcdc0]: 3 LIST "" ""
S[0x7f3119cf3600]: * LIST (\Noselect) "/" ""
S[0x7f3119cf3600]: 3 OK List completed.
C[0x7f311a0fcdc0]: 4 LIST "" "*"
S[0x7f3119cf3600]: * LIST (\HasNoChildren) "/" "Gesendete Elemente"
S[0x7f3119cf3600]: * LIST (\HasNoChildren) "/" "Gel&APY-schte Elemente"
S[0x7f3119cf3600]: * LIST (\HasNoChildren) "/" "Entw&APw-rfe"
S[0x7f3119cf3600]: * LIST (\HasNoChildren) "/" "Junk-E-Mail"
S[0x7f3119cf3600]: * LIST (\HasNoChildren) "/" "INBOX"
S[0x7f3119cf3600]: * LIST (\HasNoChildren \Trash) "/" "Trash"
S[0x7f3119cf3600]: * LIST (\HasNoChildren \Sent) "/" "Sent"
S[0x7f3119cf3600]: * LIST (\HasNoChildren \Drafts) "/" "Drafts"
S[0x7f3119cf3600]: * LIST (\HasNoChildren) "/" "Spam"
S[0x7f3119cf3600]: 4 OK List completed.
C[0x7f311a0fcdc0]: 5 LIST "" "shared/*"
S[0x7f3119cf3600]: 5 OK List completed.
C[0x7f311a0fcdc0]: 6 list "" "*" return (status (x-guid) children)
S[0x7f3119cf3600]: * LIST (\HasNoChildren) "/" "Gesendete Elemente"
S[0x7f3119cf3600]: * STATUS "Gesendete Elemente" (X-GUID 6210da1782022358c81400002b733614)
S[0x7f3119cf3600]: * LIST (\HasNoChildren) "/" "Gel&APY-schte Elemente"
S[0x7f3119cf3600]: * STATUS "Gel&APY-schte Elemente" (X-GUID 6310da1782022358c81400002b733614)
S[0x7f3119cf3600]: * LIST (\HasNoChildren) "/" "Entw&APw-rfe"
S[0x7f3119cf3600]: * STATUS "Entw&APw-rfe" (X-GUID 6410da1782022358c81400002b733614)
S[0x7f3119cf3600]: * LIST (\HasNoChildren) "/" "Junk-E-Mail"
S[0x7f3119cf3600]: * STATUS "Junk-E-Mail" (X-GUID 6510da1782022358c81400002b733614)
S[0x7f3119cf3600]: * LIST (\HasNoChildren) "/" "INBOX"
S[0x7f3119cf3600]: * STATUS "INBOX" (X-GUID a110fd0517022358300e00002b733614)
S[0x7f3119cf3600]: * LIST (\HasNoChildren) "/" "Trash"
S[0x7f3119cf3600]: * STATUS "Trash" (X-GUID dc9c091d7f722558240900002b733614)
S[0x7f3119cf3600]: * LIST (\HasNoChildren) "/" "Sent"
S[0x7f3119cf3600]: * STATUS "Sent" (X-GUID 6f7926308f902558575200002b733614)
S[0x7f3119cf3600]: * LIST (\HasNoChildren) "/" "Drafts"
S[0x7f3119cf3600]: * STATUS "Drafts" (X-GUID cadd58307d572d58906b00002b733614)
S[0x7f3119cf3600]: * LIST (\HasNoChildren) "/" "Spam"
S[0x7f3119cf3600]: * STATUS "Spam" (X-GUID 1aa52514136a4658721900002b733614)
S[0x7f3119cf3600]: 6 OK List completed.
C[0x7f311a0fcdc0]: 7 status "Sent" (UIDVALIDITY)
S[0x7f3119cf3600]: * STATUS "Sent" (UIDVALIDITY 1478689416)
S[0x7f3119cf3600]: 7 OK Status completed.
C[0x7f311a0fcdc0]: 8 unselect
S[0x7f3119cf3600]: 8 BAD No mailbox selected.
C[0x7f311a0fcdc0]: 9 select "Sent"
S[0x7f3119cf3Dec 19 15:15:56 sogod [825]: <0x0x7f311a0fcdc0[NGImap4Client]> Note: no key found for sorting, using 'DATE': (null)
Dec 19 15:15:57 sogod [825]: |SOGo|   constructed root-url: /SOGo/
Dec 19 15:15:57 sogod [825]: |SOGo|   setting root-url in context: /SOGo/
Dec 19 15:15:57 sogod [825]: |SOGo| ROOT baseURL(no container, name=(null)):
  own: /SOGo/
Dec 19 15:15:57 sogod [825]: <0x7f311985e290[SOGoUserFolder]:groupware-test1@test.de> baseURL: name=groupware-test1@test.de (container=SOGo)
  container: /SOGo -- https://sogo1708.test.de/SOGo/Microsoft-Server-ActiveSync?User=groupware-test1@test.de&DeviceId=B39T69300H3EDFE8N23IQ3ED5G&DeviceType=iPad&Cmd=Sync
  own: /SOGo/groupware-test1@test.de
Dec 19 15:15:57 sogod [825]: |SOGo|   using root-url from context: /SOGo/
Dec 19 15:15:57 sogod [825]: |SOGo| ROOT baseURL(no container, name=(null)):
  own: /SOGo/
Dec 19 15:15:57 sogod [825]: <0x7f311985e290[SOGoUserFolder]:groupware-test1@test.de> baseURL: name=groupware-test1@test.de (container=SOGo)
  container: /SOGo -- https://sogo1708.test.de/SOGo/Microsoft-Server-ActiveSync?User=groupware-test1@test.de&DeviceId=B39T69300H3EDFE8N23IQ3ED5G&DeviceType=iPad&Cmd=Sync
  own: /SOGo/groupware-test1@test.de
Dec 19 15:15:57 sogod [825]: <0x7f311985efc0[SOGoMailAccounts]:Mail> baseURL: name=Mail (container=SOGoUserFolder)
  container: /SOGo/groupware-test1@test.de/
  own: /SOGo/groupware-test1@test.de/Mail
Dec 19 15:15:57 sogod [825]: |SOGo|   using root-url from context: /SOGo/
Dec 19 15:15:57 sogod [825]: |SOGo| ROOT baseURL(no container, name=(null)):
  own: /SOGo/
Dec 19 15:15:57 sogod [825]: <0x7f311985e290[SOGoUserFolder]:groupware-test1@test.de> baseURL: name=groupware-test1@test.de (container=SOGo)
  container: /SOGo -- https://sogo1708.test.de/SOGo/Microsoft-Server-ActiveSync?User=groupware-test1@test.de&DeviceId=B39T69300H3EDFE8N23IQ3ED5G&DeviceType=iPad&Cmd=Sync
  own: /SOGo/groupware-test1@test.de
Dec 19 15:15:57 sogod [825]: |SOGo|   using root-url from context: /SOGo/
Dec 19 15:15:57 sogod [825]: |SOGo| ROOT baseURL(no container, name=(null)):
  own: /SOGo/
Dec 19 15:15:57 sogod [825]: <0x7f311985e290[SOGoUserFolder]:groupware-test1@test.de> baseURL: name=groupware-test1@test.de (container=SOGo)
  container: /SOGo -- https://sogo1708.test.de/SOGo/Microsoft-Server-ActiveSync?User=groupware-test1@test.de&DeviceId=B39T69300H3EDFE8N23IQ3ED5G&DeviceType=iPad&Cmd=Sync
  own: /SOGo/groupware-test1@test.de
Dec 19 15:15:57 sogod [825]: <0x7f311985efc0[SOGoMailAccounts]:Mail> baseURL: name=Mail (container=SOGoUserFolder)
  container: /SOGo/groupware-test1@test.de/
  own: /SOGo/groupware-test1@test.de/Mail
Dec 19 15:15:57 sogod [825]: <0x7f311985f080[SOGoMailAccount]:0> baseURL: name=0 (container=SOGoMailAccounts)
  container: /SOGo/groupware-test1@test.de/Mail/
  own: /SOGo/groupware-test1@test.de/Mail/0
Dec 19 15:15:57 sogod [825]: |SOGo|   using root-url from context: /SOGo/
Dec 19 15:15:57 sogod [825]: |SOGo| ROOT baseURL(no container, name=(null)):
  own: /SOGo/
Dec 19 15:15:57 sogod [825]: <0x7f311985e290[SOGoUserFolder]:groupware-test1@test.de> baseURL: name=groupware-test1@test.de (container=SOGo)
  container: /SOGo -- https://sogo1708.test.de/SOGo/Microsoft-Server-ActiveSync?User=groupware-test1@test.de&DeviceId=B39T69300H3EDFE8N23IQ3ED5G&DeviceType=iPad&Cmd=Sync
  own: /SOGo/groupware-test1@test.de
Dec 19 15:15:57 sogod [825]: |SOGo|   using root-url from context: /SOGo/
Dec 19 15:15:57 sogod [825]: |SOGo| ROOT baseURL(no container, name=(null)):
  own: /SOGo/
Dec 19 15:15:57 sogod [825]: <0x7f311985e290[SOGoUserFolder]:groupware-test1@test.de> baseURL: name=groupware-test1@test.de (container=SOGo)
  container: /SOGo -- https://sogo1708.test.de/SOGo/Microsoft-Server-ActiveSync?User=groupware-test1@test.de&DeviceId=B39T69300H3EDFE8N23IQ3ED5G&DeviceType=iPad&Cmd=Sync
  own: /SOGo/groupware-test1@test.de
Dec 19 15:15:57 sogod [825]: <0x7f311985efc0[SOGoMailAccounts]:Mail> baseURL: name=Mail (container=SOGoUserFolder)
  container: /SOGo/groupware-test1@test.de/
  own: /SOGo/groupware-test1@test.de/Mail
Dec 19 15:15:57 sogod [825]: |SOGo|   using root-url from context: /SOGo/
Dec 19 15:15:57 sogod [825]: |SOGo| ROOT baseURL(no container, name=(null)):
  own: /SOGo/
Dec 19 15:15:57 sogod [825]: <0x7f311985e290[SOGoUserFolder]:groupware-test1@test.de> baseURL: name=groupware-test1@test.de (container=SOGo)
  container: /SOGo -- https://sogo1708.test.de/SOGo/Microsoft-Server-ActiveSync?User=groupware-test1@test.de&DeviceId=B39T69300H3EDFE8N23IQ3ED5G&DeviceType=iPad&Cmd=Sync
  own: /SOGo/groupware-test1@test.de
Dec 19 15:15:57 sogod [825]: |SOGo|   using root-url from context: /SOGo/
Dec 19 15:15:57 sogod [825]: |SOGo| ROOT baseURL(no container, name=(null)):
  own: /SOGo/
Dec 19 15:15:57 sogod [825]: <0x7f311985e290[SOGoUserFolder]:groupware-test1@test.de> baseURL: name=groupware-test1@test.de (container=SOGo)
  container: /SOGo -- https://sogo1708.test.de/SOGo/Microsoft-Server-ActiveSync?User=groupware-test1@test.de&DeviceId=B39T69300H3EDFE8N23IQ3ED5G&DeviceType=iPad&Cmd=Sync
  own: /SOGo/groupware-test1@test.de
Dec 19 15:15:57 sogod [825]: <0x7f311985efc0[SOGoMailAccounts]:Mail> baseURL: name=Mail (container=SOGoUserFolder)
  container: /SOGo/groupware-test1@test.de/
  own: /SOGo/groupware-test1@test.de/Mail
Dec 19 15:15:57 sogod [825]: <0x7f311985f080[SOGoMailAccount]:0> baseURL: name=0 (container=SOGoMailAccounts)
  container: /SOGo/groupware-test1@test.de/Mail/
  own: /SOGo/groupware-test1@test.de/Mail/0
Dec 19 15:15:57 sogod [825]: <0x7f311985f340[SOGoSentFolder]:folderSent> baseURL: name=folderSent (container=SOGoMailAccount)
  container: /SOGo/groupware-test1@test.de/Mail/0/
  own: /SOGo/groupware-test1@test.de/Mail/0/folderSent
Dec 19 15:15:57 sogod [825]: |SOGo|   using root-url from context: /SOGo/
Dec 19 15:15:57 sogod [825]: |SOGo| ROOT baseURL(no container, name=(null)):
  own: /SOGo/
Dec 19 15:15:57 sogod [825]: <0x7f311985e290[SOGoUserFolder]:groupware-test1@test.de> baseURL: name=groupware-test1@test.de (container=SOGo)
  container: /SOGo -- https://sogo1708.test.de/SOGo/Microsoft-Server-ActiveSync?User=groupware-test1@test.de&DeviceId=B39T69300H3EDFE8N23IQ3ED5G&DeviceType=iPad&Cmd=Sync
  own: /SOGo/groupware-test1@test.de
Dec 19 15:15:57 sogod [825]: |SOGo|   using root-url from context: /SOGo/
Dec 19 15:15:57 sogod [825]: |SOGo| ROOT baseURL(no container, name=(null)):
  own: /SOGo/
Dec 19 15:15:57 sogod [825]: <0x7f311985e290[SOGoUserFolder]:groupware-test1@test.de> baseURL: name=groupware-test1@test.de (container=SOGo)
  container: /SOGo -- https://sogo1708.test.de/SOGo/Microsoft-Server-ActiveSync?User=groupware-test1@test.de&DeviceId=B39T69300H3EDFE8N23IQ3ED5G&DeviceType=iPad&Cmd=Sync
  own: /SOGo/groupware-test1@test.de
Dec 19 15:15:57 sogod [825]: <0x7f311985efc0[SOGoMailAccounts]:Mail> baseURL: name=Mail (container=SOGoUserFolder)
  container: /SOGo/groupware-test1@test.de/
  own: /SOGo/groupware-test1@test.de/Mail
Dec 19 15:15:57 sogod [825]: |SOGo|   using root-url from context: /SOGo/
Dec 19 15:15:57 sogod [825]: |SOGo| ROOT baseURL(no container, name=(null)):
  own: /SOGo/
Dec 19 15:15:57 sogod [825]: <0x7f311985e290[SOGoUserFolder]:groupware-test1@test.de> baseURL: name=groupware-test1@test.de (container=SOGo)
  container: /SOGo -- https://sogo1708.test.de/SOGo/Microsoft-Server-ActiveSync?User=groupware-test1@test.de&DeviceId=B39T69300H3EDFE8N23IQ3ED5G&DeviceType=iPad&Cmd=Sync
  own: /SOGo/groupware-test1@test.de
Dec 19 15:15:57 sogod [825]: |SOGo|   using root-url from context: /SOGo/
Dec 19 15:15:57 sogod [825]: |SOGo| ROOT baseURL(no container, name=(null)):
  own: /SOGo/
Dec 19 15:15:57 sogod [825]: <0x7f311985e290[SOGoUserFolder]:groupware-test1@test.de> baseURL: name=groupware-test1@test.de (container=SOGo)
  container: /SOGo -- https://sogo1708.test.de/SOGo/Microsoft-Server-ActiveSync?User=groupware-test1@test.de&DeviceId=B39T69300H3EDFE8N23IQ3ED5G&DeviceType=iPad&Cmd=Sync
  own: /SOGo/groupware-test1@test.de
Dec 19 15:15:57 sogod [825]: <0x7f311985efc0[SOGoMailAccounts]:Mail> baseURL: name=Mail (container=SOGoUserFolder)
  container: /SOGo/groupware-test1@test.de/
  own: /SOGo/groupware-test1@test.de/Mail
Dec 19 15:15:57 sogod [825]: <0x7f311985f080[SOGoMailAccount]:0> baseURL: name=0 (container=SOGoMailAccounts)
  container: /SOGo/groupware-test1@test.de/Mail/
  own: /SOGo/groupware-test1@test.de/Mail/0
Dec 19 15:15:57 sogod [825]: |SOGo|   using root-url from context: /SOGo/
Dec 19 15:15:57 sogod [825]: |SOGo| ROOT baseURL(no container, name=(null)):
  own: /SOGo/
Dec 19 15:15:57 sogod [825]: <0x7f311985e290[SOGoUserFolder]:groupware-test1@test.de> baseURL: name=groupware-test1@test.de (container=SOGo)
  container: /SOGo -- https://sogo1708.test.de/SOGo/Microsoft-Server-ActiveSync?User=groupware-test1@test.de&DeviceId=B39T69300H3EDFE8N23IQ3ED5G&DeviceType=iPad&Cmd=Sync
  own: /SOGo/groupware-test1@test.de
Dec 19 15:15:57 sogod [825]: |SOGo|   using root-url from context: /SOGo/
Dec 19 15:15:57 sogod [825]: |SOGo| ROOT baseURL(no container, name=(null)):
  own: /SOGo/
Dec 19 15:15:57 sogod [825]: <0x7f311985e290[SOGoUserFolder]:groupware-test1@test.de> baseURL: name=groupware-test1@test.de (container=SOGo)
  container: /SOGo -- https://sogo1708.test.de/SOGo/Microsoft-Server-ActiveSync?User=groupware-test1@test.de&DeviceId=B39T69300H3EDFE8N23IQ3ED5G&DeviceType=iPad&Cmd=Sync
  own: /SOGo/groupware-test1@test.de
Dec 19 15:15:57 sogod [825]: <0x7f311985efc0[SOGoMailAccounts]:Mail> baseURL: name=Mail (container=SOGoUserFolder)
  container: /SOGo/groupware-test1@test.de/
  own: /SOGo/groupware-test1@test.de/Mail
Dec 19 15:15:57 sogod [825]: |SOGo|   using root-url from context: /SOGo/
Dec 19 15:15:57 sogod [825]: |SOGo| ROOT baseURL(no container, name=(null)):
  own: /SOGo/
Dec 19 15:15:57 sogod [825]: <0x7f311985e290[SOGoUserFolder]:groupware-test1@test.de> baseURL: name=groupware-test1@test.de (container=SOGo)
  container: /SOGo -- https://sogo1708.test.de/SOGo/Microsoft-Server-ActiveSync?User=groupware-test1@test.de&DeviceId=B39T69300H3EDFE8N23IQ3ED5G&DeviceType=iPad&Cmd=Sync
  own: /SOGo/groupware-test1@test.de
Dec 19 15:15:57 sogod [825]: |SOGo|   using root-url from context: /SOGo/
Dec 19 15:15:57 sogod [825]: |SOGo| ROOT baseURL(no container, name=(null)):
  own: /SOGo/
Dec 19 15:15:57 sogod [825]: <0x7f311985e290[SOGoUserFolder]:groupware-test1@test.de> baseURL: name=groupware-test1@test.de (container=SOGo)
  container: /SOGo -- https://sogo1708.test.de/SOGo/Microsoft-Server-ActiveSync?User=groupware-test1@test.de&DeviceId=B39T69300H3EDFE8N23IQ3ED5G&DeviceType=iPad&Cmd=Sync
  own: /SOGo/groupware-test1@test.de
Dec 19 15:15:57 sogod [825]: <0x7f311985efc0[SOGoMailAccounts]:Mail> baseURL: name=Mail (container=SOGoUserFolder)
  container: /SOGo/groupware-test1@test.de/
  own: /SOGo/groupware-test1@test.de/Mail
Dec 19 15:15:57 sogod [825]: <0x7f311985f080[SOGoMailAccount]:0> baseURL: name=0 (container=SOGoMailAccounts)
  container: /SOGo/groupware-test1@test.de/Mail/
  own: /SOGo/groupware-test1@test.de/Mail/0
Dec 19 15:15:57 sogod [825]: <0x7f311985f340[SOGoSentFolder]:folderSent> baseURL: name=folderSent (container=SOGoMailAccount)
  container: /SOGo/groupware-test1@test.de/Mail/0/
  own: /SOGo/groupware-test1@test.de/Mail/0/folderSent
Dec 19 15:15:57 sogod [825]: <0x7f311a4caee0[SOGoMailObject]:126> baseURL: name=126 (container=SOGoSentFolder)
  container: /SOGo/groupware-test1@test.de/Mail/0/folderSent/
  own: /SOGo/groupware-test1@test.de/Mail/0/folderSent/126
2016-12-19 15:15:57.302 sogod[825] PG0x0x7f311a2047a0 SQL: SELECT * FROM sogo_cache_folder_groupware_test1_A_test_D_de WHERE c_path = '/B39T69300H3EDFE8N23IQ3ED5G'
2016-12-19 15:15:57.303 sogod[825] PG0x0x7f311a2047a0 SQL: UPDATE sogo_cache_folder_groupware_test1_A_test_D_de  SET c_lastmodified = 1482156957, c_deleted = 0,      c_version = 75, c_content = 'TwUAAAJkaXNwbGF5TmFtZQAFAAAAU2VudAADRGF0ZUNhY2hlAHADAAARMTIzABoAAAAyMDE2
LTEyLTE5IDE1OjEzOjQxICswMTAwABExMTAAGgAAADIwMTYtMTItMTkgMTU6MTM6MzkgKzAx
MDAAETExNwAaAAAAMjAxNi0xMi0xOSAxNToxMzo0MCArMDEwMAARMTA0ABoAAAAyMDE2LTEy
LTE5IDE1OjEzOjM4ICswMTAwABExMjUAGgAAADIwMTYtMTItMTkgMTU6MTM6NDIgKzAxMDAA
ETExMgAaAAAAMjAxNi0xMi0xOSAxNToxMzozOSArMDEwMAARMTA2ABoAAAAyMDE2LTEyLTE5
IDE1OjEzOjM4ICswMTAwABExMTkAGgAAADIwMTYtMTItMTkgMTU6MTM6NDEgKzAxMDAAETEy
MAAaAAAAMjAxNi0xMi0xOSAxNToxMzo0MSArMDEwMAARMTE0ABoAAAAyMDE2LTEyLTE5IDE1
OjEzOjQwICswMTAwABExMDgAGgAAADIwMTYtMTItMTkgMTU6MTM6MzkgKzAxMDAAETEwMwAa
AAAAMjAxNi0xMi0xOSAxNToxMzozOCArMDEwMAARMTE2ABoAAAAyMDE2LTEyLTE5IDE1OjEz
OjQwICswMTAwABExMjIAGgAAADIwMTYtMTItMTkgMTU6MTM6NDEgKzAxMDAAETEwNQAaAAAA
MjAxNi0xMi0xOSAxNToxMzozOCArMDEwMAARMTE4ABoAAAAyMDE2LTEyLTE5IDE1OjEzOjQx
ICswMTAwABExMjQAGgAAADIwMTYtMTItMTkgMTU6MTM6NDIgKzAxMDAAETExMQAaAAAAMjAx
Ni0xMi0xOSAxNToxMzozOSArMDEwMAARMTI2ABoAAAAyMDE2LTEyLTE5IDE1OjE1OjU3ICsw
MTAwABExMDcAGgAAADIwMTYtMTItMTkgMTU6MTM6MzggKzAxMDAAETExMwAaAAAAMjAxNi0x
Mi0xOSAxNToxMzo0MCArMDEwMAARMTIxABoAAAAyMDE2LTEyLTE5IDE1OjEzOjQxICswMTAw
ABExMDIAGgAAADIwMTYtMTItMTkgMTU6MTM6MzggKzAxMDAAETExNQAaAAAAMjAxNi0xMi0x
OSAxNToxMzo0MCArMDEwMAARMTA5ABoAAAAyMDE2LTEyLTE5IDE1OjEzOjM5ICswMTAwAAAC
U3luY0tleQAHAAAAMTI2LTk2AANTeW5jQ2FjaGUAMQEAAAIxMjMAAwAAADkzAAIxMTAAAwAA
ADgwAAIxMTcAAwAAADg3AAIxMDQAAwAAADc0AAIxMjUAAwAAADk1AAIxMTIAAwAAADgyAAIx
MDYAAwAAADc2AAIxMTkAAwAAADg5AAIxMjAAAwAAADkwAAIxMTQAAwAAADg0AAIxMDgAAwAA
ADc4AAIxMDMAAwAAADczAAIxMTYAAwAAADg2AAIxMjIAAwAAADkyAAIxMDUAAwAAADc1AAIx
MTgAAwAAADg4AAIxMjQAAwAAADk0AAIxMTEAAwAAADgxAAIxMjYAAwAAADk2AAIxMDcAAwAA
ADc3AAIxMTMAAwAAADgzAAIxMjEAAwAAADkxAAIxMDIAAwAAADcyAAIxMTUAAwAAADg1AAIx
MDkAAwAAADc5AAADRm9sZGVyT3B0aW9ucwBaAAAAAkZpbHRlclR5cGUAAgAAADMAAkJvZHlQ
cmVmZXJlbmNlVHlwZQACAAAAMQACTUlNRVRydW5jYXRpb24AAgAAADEAAk1JTUVTdXBwb3J0
AAIAAAAwAAAA' WHERE c_path = '/B39T69300H3EDFE8N23IQ3ED5G+folder6f7926308f902558575200002b733614'
2016-12-19 15:15:57.306 sogod[825] PG0x0x7f311a2047a0 SQL: SELECT * FROM sogo_cache_folder_groupware_test1_A_test_D_de WHERE c_path = '/B39T69300H3EDFE8N23IQ3ED5G+folder6f7926308f902558575200002b733614' AND c_version > 75
2016-12-19 15:15:57.307 sogod[825] PG0x0x7f311a2047a0 SQL: SELECT * FROM sogo_cache_folder_groupware_test1_A_test_D_de WHERE c_path = '/B39T69300H3EDFE8N23IQ3ED5G'
Dec 19 15:15:57 sogod [825]: <0x0x7f311a132d40[SOGoActiveSyncDispatcher]> Change detected during Sync, we push the content.
Dec 19 15:15:57 sogod [825]: |SOGo| request took 0.842511 seconds to execute
Dec 19 15:15:57 sogod [825]: 192.168.98.29 "POST /SOGo/Microsoft-Server-ActiveSync?User=groupware-test1@test.de&DeviceId=B39T69300H3EDFE8N23IQ3ED5G&DeviceType=iPad&Cmd=Sync HTTP/1.1" 200 1062/103 0.844 - - -16K
Dec 19 15:15:58 sogod [825]: |SOGo| starting method 'POST' on uri '/SOGo/Microsoft-Server-ActiveSync?User=groupware-test1@test.de&DeviceId=B39T69300H3EDFE8N23IQ3ED5G&DeviceType=iPad&Cmd=Ping'
2016-12-19 15:15:58.621 sogod[825] PG0x0x7f311a2047a0 SQL: SELECT count(*) FROM sogo_cache_folder_groupware_test1_A_test_D_de
2016-12-19 15:15:58.622 sogod[825] PG0x0x7f311a2047a0 SQL: SELECT * FROM sogo_cache_folder_groupware_test1_A_test_D_de WHERE c_path = '/B39T69300H3EDFE8N23IQ3ED5G'
2016-12-19 15:15:58.623 sogod[825] PG0x0x7f311a2047a0 SQL: UPDATE sogo_cache_folder_groupware_test1_A_test_D_de  SET c_lastmodified = 1482156958, c_deleted = 0,      c_version = 1324, c_content = 'ZAIAABBTeW5jUmVxdWVzdCttYWlsLzZmNzkyNjMwOGY5MDI1NTg1NzUyMDAwMDJiNzMzNjE0
ADkDAAAQU3luY1JlcXVlc3QrbWFpbC9hMTEwZmQwNTE3MDIyMzU4MzAwZTAwMDAyYjczMzYx
NABiTgAAEFN5bmNSZXF1ZXN0K3ZldmVudC9wZXJzb25hbAA5AwAAEFN5bmNSZXF1ZXN0K3Z0
b2RvL2dyb3Vwd2FyZS10ZXN0Ml9BX3RoLWRlZ19EX2RlX3BlcnNvbmFsADwDAAAQU3luY1Jl
cXVlc3QrdnRvZG8vcGVyc29uYWwAJ04AAAJQaW5nUmVxdWVzdAAEAAAAODI1AAJGb2xkZXJT
eW5jS2V5ABgAAABzb2dvMTcwOF8zM2FfMWUwN2ViOTdfYQAQU3luY1JlcXVlc3QrdmV2ZW50
L2dyb3Vwd2FyZS10ZXN0Ml9BX3RoLWRlZ19EX2RlX3BlcnNvbmFsADkDAAAQUGluZ0hlYXJ0
YmVhdEludGVydmFsAAoAAAAQU3luY1JlcXVlc3QrdmNhcmQvcGVyc29uYWwAOgMAAARQaW5n
Q2FjaGVkRm9sZGVycwCUAAAAAjAAEgAAAHZldmVudCUyRnBlcnNvbmFsAAIxACgAAABtYWls
JTJGYTExMGZkMDUxNzAyMjM1ODMwMGUwMDAwMmI3MzM2MTQAAjIAKAAAAG1haWwlMkY2Zjc5
MjYzMDhmOTAyNTU4NTc1MjAwMDAyYjczMzYxNAACMwARAAAAdmNhcmQlMkZwZXJzb25hbAAA
EFN5bmNSZXF1ZXN0AJzrV1gA' WHERE c_path = '/B39T69300H3EDFE8N23IQ3ED5G'
2016-12-19 15:15:58.624 sogod[825] PG0x0x7f311a2047a0 SQL: SELECT * FROM sogo_cache_folder_groupware_test1_A_test_D_de WHERE c_path = '/B39T69300H3EDFE8N23IQ3ED5G+vevent/personal'
2016-12-19 15:15:58.625 sogod[825] PG0x0x7f311a2047a0 SQL: SELECT c_path4 FROM sogo_folder_info WHERE c_path2 = 'groupware-test1@test.de' AND c_folder_type = 'Appointment'
2016-12-19 15:15:58.626 sogod[825] PG0x0x7f311a2047a0 SQL: SELECT c_folder_id, c_path, c_location, c_quick_location, c_acl_location, c_folder_type FROM sogo_folder_info WHERE c_path1 = 'Users' AND c_path2 = 'groupware-test1@test.de' AND c_path3 = 'Calendar' AND c_path4 = 'personal'
2016-12-19 15:15:58.626 sogod[825] PG0x0x7f311a2047a0 SQL: SELECT c_lastmodified, c_lastmodified FROM sogogroupwar0017f9fdd4e ORDER BY c_lastmodified DESC
600]: * FLAGS (\Answered \Flagged \Deleted \Seen \Draft)
S[0x7f3119cf3600]: * OK [PERMANENTFLAGS (\Answered \Flagged \Deleted \Seen \Draft \*)] Flags permitted.
S[0x7f3119cf3600]: * 126 EXISTS
S[0x7f3119cf3600]: * 0 RECENT
S[0x7f3119cf3600]: * OK [UIDVALIDITY 1478689416] UIDs valid
S[0x7f3119cf3600]: * OK [UIDNEXT 127] Predicted next UID
S[0x7f3119cf3600]: * OK [HIGHESTMODSEQ 96] Highest
S[0x7f3119cf3600]: 9 OK [READ-WRITE] Select completed.
C[0x7f311a0fcdc0]: 10 unselect
S[0x7f3119cf3600]: 10 OK Unselect completed.
C[0x7f311a0fcdc0]: 11 select "Sent"
S[0x7f3119cf3600]: * FLAGS (\Answered \Flagged \Deleted \Seen \Draft)
S[0x7f3119cf3600]: * OK [PERMANENTFLAGS (\Answered \Flagged \Deleted \Seen \Draft \*)] Flags permitted.
S[0x7f3119cf3600]: * 126 EXISTS
S[0x7f3119cf3600]: * 0 RECENT
S[0x7f3119cf3600]: * OK [UIDVALIDITY 1478689416] UIDs valid
S[0x7f3119cf3600]: * OK [UIDNEXT 127] Predicted next UID
S[0x7f3119cf3600]: * OK [HIGHESTMODSEQ 96] Highest
S[0x7f3119cf3600]: 11 OK [READ-WRITE] Select completed.
C[0x7f311a0fcdc0]: 12 ENABLE QRESYNC
S[0x7f3119cf3600]: * OK [HIGHESTMODSEQ 96] Highest
S[0x7f3119cf3600]: * ENABLED QRESYNC
S[0x7f3119cf3600]: 12 OK Enabled.
C[0x7f311a0fcdc0]: 13 UID SORT (DATE) UTF-8 (SINCE "12-Dec-2016") (MODSEQ 95)
S[0x7f3119cf3600]: * SORT 125 126 (MODSEQ 96)
S[0x7f3119cf3600]: 13 OK Sort completed (0.000 secs).
C[0x7f311a0fcdc0]: 14 uid fetch 125,126 (modseq flags)
S[0x7f3119cf3600]: * 125 FETCH (UID 125 MODSEQ (95) FLAGS (\Seen))
S[0x7f3119cf3600]: * 126 FETCH (UID 126 MODSEQ (96) FLAGS (\Seen))
S[0x7f3119cf3600]: 14 OK Fetch completed.
C[0x7f311a0fcdc0]: 15 UID FETCH 1:* (UID) (CHANGEDSINCE 95 VANISHED)
S[0x7f3119cf3600]: * 126 FETCH (UID 126 MODSEQ (96))
S[0x7f3119cf3600]: 15 OK Fetch completed.
C[0x7f311a0fcdc0]: 16 uid fetch 126 (FLAGS ENVELOPE BODYSTRUCTURE RFC822.SIZE RFC822.HEADER)
S[0x7f3119cf3600]: * 126 FETCH (UID 126 FLAGS (\Seen) RFC822.SIZE 2403 ENVELOPE ("Mon, 19 Dec 2016 15:15:53 +0100" "Konflikt" (("=?utf-8?q?groupware-test1=40test=2Ede?=" NIL "groupware-test1" "test.de")) (("=?utf-8?q?groupware-test1=40test=2Ede?=" NIL "groupware-test1" "test.de")) (("=?utf-8?q?groupware-test1=40test=2Ede?=" NIL "groupware-test1" "test.de")) (("Groupware Test 2" NIL "groupware-test2" "test.de")) NIL NIL NIL "<3279C440-739A-4A1D-B289-63D8DF0204D7@test.de>") BODYSTRUCTURE (("text" "plain" ("charset" "us-ascii") NIL NIL "7bit" 24 1 NIL NIL NIL NIL)("text" "calendar" ("method" "REQUEST" "name" "meeting.ics" "x-apple-part-url" "5171A87A-29A8-44D2-B80D-F9E62BE386A3" "charset" "utf-8") NIL NIL "quoted-printable" 1545 20 NIL NIL NIL NIL) "alternative" ("boundary" "Apple-Mail-A602F5F1-74DE-4D89-8125-74219A37F8F9") NIL NIL NIL) RFC822.HEADER {404}
S[0x7f3119cf3600]: 16 OK Fetch completed.
C[0x7f311a0fcdc0]: 17 uid fetch 126 (body.peek[2])
S[0x7f3119cf3600]: * 126 FETCH (UID 126 BODY[2] {1545}
S[0x7f3119cf3600]: 17 OK Fetch completed.
C[0x7f311a0fcdc0]: 18 uid fetch 126 (body.peek[1] body.peek[2])
S[0x7f3119cf3600]: * 126 FETCH (UID 126 BODY[1] {24}
S[0x7f3119cf3600]:  BODY[2] {1545}
S[0x7f3119cf3600]: 18 OK Fetch completed.
C[0x7f311a0fcdc0]: 19 uid fetch 126 (body.peek[1] body.peek[2])
S[0x7f3119cf3600]: * 126 FETCH (UID 126 BODY[1] {24}
S[0x7f3119cf3600]:  BODY[2] {1545}
S[0x7f3119cf3600]: 19 OK Fetch completed.
C[0x7f311a0fcdc0]: 20 logout
S[0x7f3119cf3600]: * BYE Logging out
S[0x7f311986b1c0]: * OK [CAPABILITY IMAP4rev1 LITERAL+ SASL-IR LOGIN-REFERRALS ID ENABLE IDLE AUTH=PLAIN] Dovecot ready.
C[0x7f311983df60]: 1 login "groupware-test1@test.de" "Qaywsxedc1"
S[0x7f311986b1c0]: 1 OK [CAPABILITY IMAP4rev1 LITERAL+ SASL-IR LOGIN-REFERRALS ID ENABLE IDLE SORT SORT=DISPLAY THREAD=REFERENCES THREAD=REFS MULTIAPPEND UNSELECT CHILDREN NAMESPACE UIDPLUS LIST-EXTENDED I18NLEVEL=1 CONDSTORE QRESYNC ESEARCH ESORT SEARCHRES WITHIN CONTEXT=SEARCH LIST-STATUS SPECIAL-USE QUOTA ACL RIGHTS=texk] Logged in
C[0x7f311983df60]: 2 capability
S[0x7f311986b1c0]: * CAPABILITY IMAP4rev1 LITERAL+ SASL-IR LOGIN-REFERRALS ID ENABLE IDLE SORT SORT=DISPLAY THREAD=REFERENCES THREAD=REFS MULTIAPPEND UNSELECT CHILDREN N2016-12-19 15:15:59.036 sogod[825] PG0x0x7f311a2047a0 SQL: SELECT * FROM sogo_cache_folder_groupware_test1_A_test_D_de WHERE c_path = '/B39T69300H3EDFE8N23IQ3ED5G+foldera110fd0517022358300e00002b733614'
2016-12-19 15:15:59.124 sogod[825] PG0x0x7f311a2047a0 SQL: SELECT * FROM sogo_cache_folder_groupware_test1_A_test_D_de WHERE c_path = '/B39T69300H3EDFE8N23IQ3ED5G+folder6f7926308f902558575200002b733614'
AMESPACE UIDPLUS LIST-EXTENDED I18NLEVEL=1 CONDSTORE QRESYNC ESEARCH ESORT SEARCHRES WITHIN CONTEXT=SEARCH LIST-STATUS SPECIAL-USE QUOTA ACL RIGHTS=texk
S[0x7f311986b1c0]: 2 OK Capability completed.
C[0x7f311983df60]: 3 ID ("x-originating-ip" "192.168.98.29")
S[0x7f311986b1c0]: * ID NIL
S[0x7f311986b1c0]: 3 OK ID completed.
C[0x7f311983df60]: 4 LIST "" ""
S[0x7f311986b1c0]: * LIST (\Noselect) "/" ""
S[0x7f311986b1c0]: 4 OK List completed.
C[0x7f311983df60]: 5 LIST "" "*"
S[0x7f311986b1c0]: * LIST (\HasNoChildren) "/" "Gesendete Elemente"
S[0x7f311986b1c0]: * LIST (\HasNoChildren) "/" "Gel&APY-schte Elemente"
S[0x7f311986b1c0]: * LIST (\HasNoChildren) "/" "Entw&APw-rfe"
S[0x7f311986b1c0]: * LIST (\HasNoChildren) "/" "Junk-E-Mail"
S[0x7f311986b1c0]: * LIST (\HasNoChildren) "/" "INBOX"
S[0x7f311986b1c0]: * LIST (\HasNoChildren \Trash) "/" "Trash"
S[0x7f311986b1c0]: * LIST (\HasNoChildren \Sent) "/" "Sent"
S[0x7f311986b1c0]: * LIST (\HasNoChildren \Drafts) "/" "Drafts"
S[0x7f311986b1c0]: * LIST (\HasNoChildren) "/" "Spam"
S[0x7f311986b1c0]: 5 OK List completed.
C[0x7f311983df60]: 6 namespace
S[0x7f311986b1c0]: * NAMESPACE (("" "/")) (("shared/" "/")) NIL
S[0x7f311986b1c0]: 6 OK Namespace completed.
C[0x7f311983df60]: 7 LIST "" "shared/*"
S[0x7f311986b1c0]: 7 OK List completed.
C[0x7f311983df60]: 8 list "" "*" return (status (x-guid) children)
S[0x7f311986b1c0]: * LIST (\HasNoChildren) "/" "Gesendete Elemente"
S[0x7f311986b1c0]: * STATUS "Gesendete Elemente" (X-GUID 6210da1782022358c81400002b733614)
S[0x7f311986b1c0]: * LIST (\HasNoChildren) "/" "Gel&APY-schte Elemente"
S[0x7f311986b1c0]: * STATUS "Gel&APY-schte Elemente" (X-GUID 6310da1782022358c81400002b733614)
S[0x7f311986b1c0]: * LIST (\HasNoChildren) "/" "Entw&APw-rfe"
S[0x7f311986b1c0]: * STATUS "Entw&APw-rfe" (X-GUID 6410da1782022358c81400002b733614)
S[0x7f311986b1c0]: * LIST (\HasNoChildren) "/" "Junk-E-Mail"
S[0x7f311986b1c0]: * STATUS "Junk-E-Mail" (X-GUID 6510da1782022358c81400002b733614)
S[0x7f311986b1c0]: * LIST (\HasNoChildren) "/" "INBOX"
S[0x7f311986b1c0]: * STATUS "INBOX" (X-GUID a110fd0517022358300e00002b733614)
S[0x7f311986b1c0]: * LIST (\HasNoChildren) "/" "Trash"
S[0x7f311986b1c0]: * STATUS "Trash" (X-GUID dc9c091d7f722558240900002b733614)
S[0x7f311986b1c0]: * LIST (\HasNoChildren) "/" "Sent"
S[0x7f311986b1c0]: * STATUS "Sent" (X-GUID 6f7926308f902558575200002b733614)
S[0x7f311986b1c0]: * LIST (\HasNoChildren) "/" "Drafts"
S[0x7f311986b1c0]: * STATUS "Drafts" (X-GUID cadd58307d572d58906b00002b733614)
S[0x7f311986b1c0]: * LIST (\HasNoChildren) "/" "Spam"
S[0x7f311986b1c0]: * STATUS "Spam" (X-GUID 1aa52514136a4658721900002b733614)
S[0x7f311986b1c0]: 8 OK List completed.
C[0x7f311983df60]: 9 status "INBOX" (UIDVALIDITY)
S[0x7f311986b1c0]: * STATUS "INBOX" (UIDVALIDITY 1478689414)
S[0x7f311986b1c0]: 9 OK Status completed.
C[0x7f311983df60]: 10 unselect
S[0x7f311986b1c0]: 10 BAD No mailbox selected.
C[0x7f311983df60]: 11 select "INBOX"
S[0x7f311986b1c0]: * FLAGS (\Answered \Flagged \Deleted \Seen \Draft)
S[0x7f311986b1c0]: * OK [PERMANENTFLAGS (\Answered \Flagged \Deleted \Seen \Draft \*)] Flags permitted.
S[0x7f311986b1c0]: * 164 EXISTS
S[0x7f311986b1c0]: * 0 RECENT
S[0x7f311986b1c0]: * OK [UIDVALIDITY 1478689414] UIDs valid
S[0x7f311986b1c0]: * OK [UIDNEXT 171] Predicted next UID
S[0x7f311986b1c0]: * OK [HIGHESTMODSEQ 238] Highest
S[0x7f311986b1c0]: 11 OK [READ-WRITE] Select completed.
C[0x7f311983df60]: 12 status "Sent" (UIDVALIDITY)
S[0x7f311986b1c0]: * STATUS "Sent" (UIDVALIDITY 1478689416)
S[0x7f311986b1c0]: 12 OK Status completed.
C[0x7f311983df60]: 13 unselect
S[0x7f311986b1c0]: 13 OK Unselect completed.
C[0x7f311983df60]: 14 select "Sent"
S[0x7f311986b1c0]: * FLAGS (\Answered \Flagged \Deleted \Seen \Draft)
S[0x7f311986b1c0]: * OK [PERMANENTFLAGS (\Answered \Flagged \Deleted \Seen \Draft \*)] Flags permitted.
S[0x7f311986b1c0]: * 126 EXISTS
S[0x7f311986b1c0]: * 0 RECENT
S[0x7f311986b1c0]: * OK [UIDVALIDITY 1478689416] UIDs valid
S[0x7f311986b1c0]: * OK [UIDNEXT 127] Predicted next UID
S[0x7f311986b1c0]: * OK [HIGHESTMODSEQ 96] Highest
S[0x7f311986b1c0]2016-12-19 15:15:59.208 sogod[825] PG0x0x7f311a2047a0 SQL: SELECT * FROM sogo_cache_folder_groupware_test1_A_test_D_de WHERE c_path = '/B39T69300H3EDFE8N23IQ3ED5G+vcard/personal'
2016-12-19 15:15:59.209 sogod[825] PG0x0x7f311a2047a0 SQL: SELECT c_path4 FROM sogo_folder_info WHERE c_path2 = 'groupware-test1@test.de' AND c_folder_type = 'Contact'
2016-12-19 15:15:59.209 sogod[825] PG0x0x7f311a2047a0 SQL: SELECT c_path4 FROM sogo_folder_info WHERE c_path2 = 'groupware-test1@test.de' AND c_folder_type = 'Contact'
2016-12-19 15:15:59.210 sogod[825] PG0x0x7f311a2047a0 SQL: SELECT c_folder_id, c_path, c_location, c_quick_location, c_acl_location, c_folder_type FROM sogo_folder_info WHERE c_path1 = 'Users' AND c_path2 = 'groupware-test1@test.de' AND c_path3 = 'Contacts' AND c_path4 = 'personal'
2016-12-19 15:15:59.210 sogod[825] PG0x0x7f311a2047a0 SQL: SELECT c_lastmodified, c_lastmodified FROM sogogroupwar00231906170 ORDER BY c_lastmodified DESC
Dec 19 15:15:59 sogod [825]: <0x0x7f31197546d0[SOGoActiveSyncDispatcher]> Change detected using Ping, we let the EAS client know to send a Sync.
Dec 19 15:15:59 sogod [825]: |SOGo| request took 0.593784 seconds to execute
Dec 19 15:15:59 sogod [825]: 192.168.98.29 "POST /SOGo/Microsoft-Server-ActiveSync?User=groupware-test1@test.de&DeviceId=B39T69300H3EDFE8N23IQ3ED5G&DeviceType=iPad&Cmd=Ping HTTP/1.1" 200 58/0 0.603 - - 0
Dec 19 15:15:59 sogod [825]: |SOGo| starting method 'POST' on uri '/SOGo/Microsoft-Server-ActiveSync?User=groupware-test1@test.de&DeviceId=B39T69300H3EDFE8N23IQ3ED5G&DeviceType=iPad&Cmd=Sync'
2016-12-19 15:15:59.824 sogod[825] PG0x0x7f311a2047a0 SQL: SELECT count(*) FROM sogo_cache_folder_groupware_test1_A_test_D_de
2016-12-19 15:15:59.825 sogod[825] PG0x0x7f311a2047a0 SQL: SELECT * FROM sogo_cache_folder_groupware_test1_A_test_D_de WHERE c_path = '/B39T69300H3EDFE8N23IQ3ED5G'
2016-12-19 15:15:59.826 sogod[825] PG0x0x7f311a2047a0 SQL: UPDATE sogo_cache_folder_groupware_test1_A_test_D_de  SET c_lastmodified = 1482156959, c_deleted = 0,      c_version = 1325, c_content = 'ZAIAABBTeW5jUmVxdWVzdCttYWlsLzZmNzkyNjMwOGY5MDI1NTg1NzUyMDAwMDJiNzMzNjE0
ADkDAAAQU3luY1JlcXVlc3QrbWFpbC9hMTEwZmQwNTE3MDIyMzU4MzAwZTAwMDAyYjczMzYx
NABiTgAAEFN5bmNSZXF1ZXN0K3ZldmVudC9wZXJzb25hbAA5AwAAEFN5bmNSZXF1ZXN0K3Z0
b2RvL2dyb3Vwd2FyZS10ZXN0Ml9BX3RoLWRlZ19EX2RlX3BlcnNvbmFsADwDAAAQU3luY1Jl
cXVlc3QrdnRvZG8vcGVyc29uYWwAJ04AAAJQaW5nUmVxdWVzdAAEAAAAODI1AAJGb2xkZXJT
eW5jS2V5ABgAAABzb2dvMTcwOF8zM2FfMWUwN2ViOTdfYQAQU3luY1JlcXVlc3QrdmV2ZW50
L2dyb3Vwd2FyZS10ZXN0Ml9BX3RoLWRlZ19EX2RlX3BlcnNvbmFsADkDAAAQUGluZ0hlYXJ0
YmVhdEludGVydmFsAAoAAAAQU3luY1JlcXVlc3QrdmNhcmQvcGVyc29uYWwAOgMAAARQaW5n
Q2FjaGVkRm9sZGVycwCUAAAAAjAAEgAAAHZldmVudCUyRnBlcnNvbmFsAAIxACgAAABtYWls
JTJGYTExMGZkMDUxNzAyMjM1ODMwMGUwMDAwMmI3MzM2MTQAAjIAKAAAAG1haWwlMkY2Zjc5
MjYzMDhmOTAyNTU4NTc1MjAwMDAyYjczMzYxNAACMwARAAAAdmNhcmQlMkZwZXJzb25hbAAA
EFN5bmNSZXF1ZXN0AJ/rV1gA' WHERE c_path = '/B39T69300H3EDFE8N23IQ3ED5G'
Dec 19 15:15:59 sogod [20066]: |SOGo| request took 10.597573 seconds to execute
Dec 19 15:15:59 sogod [20066]: 192.168.98.29 "POST /SOGo/Microsoft-Server-ActiveSync?User=groupware-test1@test.de&DeviceId=B39T69300H3EDFE8N23IQ3ED5G&DeviceType=iPad&Cmd=Ping HTTP/1.1" 200 13/0 10.599 - - 0
2016-12-19 15:16:00.255 sogod[825] PG0x0x7f311a2047a0 SQL: SELECT * FROM sogo_cache_folder_groupware_test1_A_test_D_de WHERE c_path = '/B39T69300H3EDFE8N23IQ3ED5G+folder6f7926308f902558575200002b733614'
2016-12-19 15:16:00.257 sogod[825] PG0x0x7f311a2047a0 SQL: SELECT * FROM sogo_cache_folder_groupware_test1_A_test_D_de WHERE c_path = '/B39T69300H3EDFE8N23IQ3ED5G+folder6f7926308f902558575200002b733614' AND c_version > 75
2016-12-19 15:16:00.257 sogod[825] PG0x0x7f311a2047a0 SQL: SELECT * FROM sogo_cache_folder_groupware_test1_A_test_D_de WHERE c_path = '/B39T69300H3EDFE8N23IQ3ED5G'
2016-12-19 15:16:00.258 sogod[825] PG0x0x7f311a2047a0 SQL: UPDATE sogo_cache_folder_groupware_test1_A_test_D_de  SET c_lastmodified = 1482156960, c_deleted = 0,      c_version = 76, c_content = 'TwUAAAJkaXNwbGF5TmFtZQAFAAAAU2VudAADRGF0ZUNhY2hlAHADAAARMTIzABoAAAAyMDE2
LTEyLTE5IDE1OjEzOjQxICswMTAwABExMTAAGgAAADIwMTYtMTItMTkgMTU6MTM6MzkgKzAx
MDAAETExNwAaAAAAMjAxNi0xMi0xOSAxNToxMzo0MCArMDEwMAARMTA0ABoAAAAyMDE2LTEy
LTE5IDE1OjEzOjM4ICswMTAwABExMjUAGgAAADIwMTYtMTItMTkgMTU6MTM6NDIgKzAxMDAA
ETExMgAaAAAAMjAxNi0xMi0xOSAxNToxMzozOSArMDEwMAARMTE5ABoAAAAyMDE2LTEyLTE5
IDE1OjEzOjQxICswMTAwABExMDYAGgAAADIwMTYtMTItMTkgMTU6MTM6MzggKzAxMDAAETEy
MAAaAAAAMjAxNi0xMi0xOSAxNToxMzo0MSArMDEwMAARMTE0ABoAAAAyMDE2LTEyLTE5IDE1
OjEzOjQwICswMTAwABExMDgAGgAAADIwMTYtMTItMTkgMTU6MTM6MzkgKzAxMDAAETEwMwAa
AAAAMjAxNi0xMi0xOSAxNToxMzozOCArMDEwMAARMTE2ABoAAAAyMDE2LTEyLTE5IDE1OjEz
OjQwICswMTAwABExMjIAGgAAADIwMTYtMTItMTkgMTU6MTM6NDEgKzAxMDAAETEwNQAaAAAA
MjAxNi0xMi0xOSAxNToxMzozOCArMDEwMAARMTE4ABoAAAAyMDE2LTEyLTE5IDE1OjEzOjQx
ICswMTAwABExMjQAGgAAADIwMTYtMTItMTkgMTU6MTM6NDIgKzAxMDAAETExMQAaAAAAMjAx
Ni0xMi0xOSAxNToxMzozOSArMDEwMAARMTEzABoAAAAyMDE2LTEyLTE5IDE1OjEzOjQwICsw
MTAwABExMDcAGgAAADIwMTYtMTItMTkgMTU6MTM6MzggKzAxMDAAETEyNgAaAAAAMjAxNi0x
Mi0xOSAxNToxNTo1NyArMDEwMAARMTA5ABoAAAAyMDE2LTEyLTE5IDE1OjEzOjM5ICswMTAw
ABExMTUAGgAAADIwMTYtMTItMTkgMTU6MTM6NDAgKzAxMDAAETEwMgAaAAAAMjAxNi0xMi0x
OSAxNToxMzozOCArMDEwMAARMTIxABoAAAAyMDE2LTEyLTE5IDE1OjEzOjQxICswMTAwAAAC
U3luY0tleQAHAAAAMTI2LTk2AANTeW5jQ2FjaGUAMQEAAAIxMjMAAwAAADkzAAIxMTAAAwAA
ADgwAAIxMTcAAwAAADg3AAIxMDQAAwAAADc0AAIxMjUAAwAAADk1AAIxMTIAAwAAADgyAAIx
MTkAAwAAADg5AAIxMDYAAwAAADc2AAIxMjAAAwAAADkwAAIxMTQAAwAAADg0AAIxMDgAAwAA
ADc4AAIxMDMAAwAAADczAAIxMTYAAwAAADg2AAIxMjIAAwAAADkyAAIxMDUAAwAAADc1AAIx
MTgAAwAAADg4AAIxMjQAAwAAADk0AAIxMTEAAwAAADgxAAIxMTMAAwAAADgzAAIxMDcAAwAA
ADc3AAIxMjYAAwAAADk2AAIxMDkAAwAAADc5AAIxMTUAAwAAADg1AAIxMDIAAwAAADcyAAIx
MjEAAwAAADkxAAADRm9sZGVyT3B0aW9ucwBaAAAAAk1JTUVTdXBwb3J0AAIAAAAwAAJNSU1F
VHJ1bmNhdGlvbgACAAAAMQACRmlsdGVyVHlwZQACAAAAMwACQm9keVByZWZlcmVuY2VUeXBl
AAIAAAAxAAAA' WHERE c_path = '/B39T69300H3EDFE8N23IQ3ED5G+folder6f7926308f902558575200002b733614'
: 14 OK [READ-WRITE] Select completed.
C[0x7f311983df60]: 15 logout
S[0x7f311986b1c0]: * BYE Logging out
S[0x7f311987c530]: * OK [CAPABILITY IMAP4rev1 LITERAL+ SASL-IR LOGIN-REFERRALS ID ENABLE IDLE AUTH=PLAIN] Dovecot ready.
C[0x7f3119838f40]: 1 login "groupware-test1@test.de" "Qaywsxedc1"
S[0x7f311987c530]: 1 OK [CAPABILITY IMAP4rev1 LITERAL+ SASL-IR LOGIN-REFERRALS ID ENABLE IDLE SORT SORT=DISPLAY THREAD=REFERENCES THREAD=REFS MULTIAPPEND UNSELECT CHILDREN NAMESPACE UIDPLUS LIST-EXTENDED I18NLEVEL=1 CONDSTORE QRESYNC ESEARCH ESORT SEARCHRES WITHIN CONTEXT=SEARCH LIST-STATUS SPECIAL-USE QUOTA ACL RIGHTS=texk] Logged in
C[0x7f3119838f40]: 2 capability
S[0x7f311987c530]: * CAPABILITY IMAP4rev1 LITERAL+ SASL-IR LOGIN-REFERRALS ID ENABLE IDLE SORT SORT=DISPLAY THREAD=REFERENCES THREAD=REFS MULTIAPPEND UNSELECT CHILDREN NAMESPACE UIDPLUS LIST-EXTENDED I18NLEVEL=1 CONDSTORE QRESYNC ESEARCH ESORT SEARCHRES WITHIN CONTEXT=SEARCH LIST-STATUS SPECIAL-USE QUOTA ACL RIGHTS=texk
S[0x7f311987c530]: 2 OK Capability completed.
C[0x7f3119838f40]: 3 ID ("x-originating-ip" "192.168.98.29")
S[0x7f311987c530]: * ID NIL
S[0x7f311987c530]: 3 OK ID completed.
C[0x7f3119838f40]: 4 LIST "" ""
S[0x7f311987c530]: * LIST (\Noselect) "/" ""
S[0x7f311987c530]: 4 OK List completed.
C[0x7f3119838f40]: 5 LIST "" "*"
S[0x7f311987c530]: * LIST (\HasNoChildren) "/" "Gesendete Elemente"
S[0x7f311987c530]: * LIST (\HasNoChildren) "/" "Gel&APY-schte Elemente"
S[0x7f311987c530]: * LIST (\HasNoChildren) "/" "Entw&APw-rfe"
S[0x7f311987c530]: * LIST (\HasNoChildren) "/" "Junk-E-Mail"
S[0x7f311987c530]: * LIST (\HasNoChildren) "/" "INBOX"
S[0x7f311987c530]: * LIST (\HasNoChildren \Trash) "/" "Trash"
S[0x7f311987c530]: * LIST (\HasNoChildren \Sent) "/" "Sent"
S[0x7f311987c530]: * LIST (\HasNoChildren \Drafts) "/" "Drafts"
S[0x7f311987c530]: * LIST (\HasNoChildren) "/" "Spam"
S[0x7f311987c530]: 5 OK List completed.
C[0x7f3119838f40]: 6 namespace
S[0x7f311987c530]: * NAMESPACE (("" "/")) (("shared/" "/")) NIL
S[0x7f311987c530]: 6 OK Namespace completed.
C[0x7f3119838f40]: 7 LIST "" "shared/*"
S[0x7f311987c530]: 7 OK List completed.
C[0x7f3119838f40]: 8 list "" "*" return (status (x-guid) children)
S[0x7f311987c530]: * LIST (\HasNoChildren) "/" "Gesendete Elemente"
S[0x7f311987c530]: * STATUS "Gesendete Elemente" (X-GUID 6210da1782022358c81400002b733614)
S[0x7f311987c530]: * LIST (\HasNoChildren) "/" "Gel&APY-schte Elemente"
S[0x7f311987c530]: * STATUS "Gel&APY-schte Elemente" (X-GUID 6310da1782022358c81400002b733614)
S[0x7f311987c530]: * LIST (\HasNoChildren) "/" "Entw&APw-rfe"
S[0x7f311987c530]: * STATUS "Entw&APw-rfe" (X-GUID 6410da1782022358c81400002b733614)
S[0x7f311987c530]: * LIST (\HasNoChildren) "/" "Junk-E-Mail"
S[0x7f311987c530]: * STATUS "Junk-E-Mail" (X-GUID 6510da1782022358c81400002b733614)
S[0x7f311987c530]: * LIST (\HasNoChildren) "/" "INBOX"
S[0x7f311987c530]: * STATUS "INBOX" (X-GUID a110fd0517022358300e00002b733614)
S[0x7f311987c530]: * LIST (\HasNoChildren) "/" "Trash"
S[0x7f311987c530]: * STATUS "Trash" (X-GUID dc9c091d7f722558240900002b733614)
S[0x7f311987c530]: * LIST (\HasNoChildren) "/" "Sent"
S[0x7f311987c530]: * STATUS "Sent" (X-GUID 6f7926308f902558575200002b733614)
S[0x7f311987c530]: * LIST (\HasNoChildren) "/" "Drafts"
S[0x7f311987c530]: * STATUS "Drafts" (X-GUID cadd58307d572d58906b00002b733614)
S[0x7f311987c530]: * LIST (\HasNoChildren) "/" "Spam"
S[0x7f311987c530]: * STATUS "Spam" (X-GUID 1aa52514136a4658721900002b733614)
S[0x7f311987c530]: 8 OK List completed.
C[0x7f3119838f40]: 9 status "Sent" (UIDVALIDITY)
S[0x7f311987c530]: * STATUS "Sent" (UIDVALIDITY 1478689416)
S[0x7f311987c530]: 9 OK Status completed.
C[0x7f3119838f40]: 10 unselect
S[0x7f311987c530]: 10 BAD No mailbox selected.
C[0x7f3119838f40]: 11 select "Sent"
S[0x7f311987c530]: * FLAGS (\Answered \Flagged \Deleted \Seen \Draft)
S[0x7f311987c530]: * OK [PERMANENTFLAGS (\Answered \Flagged \Deleted \Seen \Draft \*)] Flags permitted.
S[0x7f311987c530]: * 126 EXISTS
S[0x7f311987c530]: * 0 RECENT
S[0x7f311987c530]: * OK [UIDVALIDITY 1478689416] UIDs valid
S[0x7f311987c530]: * ODec 19 15:16:00 sogod [825]: <0x0x7f3119838f40[NGImap4Client]> Note: no key found for sorting, using 'DATE': (null)
2016-12-19 15:16:00.580 sogod[825] PG0x0x7f311a2047a0 SQL: SELECT * FROM sogo_cache_folder_groupware_test1_A_test_D_de WHERE c_path = '/B39T69300H3EDFE8N23IQ3ED5G'
2016-12-19 15:16:00.581 sogod[825] PG0x0x7f311a2047a0 SQL: UPDATE sogo_cache_folder_groupware_test1_A_test_D_de  SET c_lastmodified = 1482156960, c_deleted = 0,      c_version = 77, c_content = 'TwUAAAJkaXNwbGF5TmFtZQAFAAAAU2VudAADRGF0ZUNhY2hlAHADAAARMTIzABoAAAAyMDE2
LTEyLTE5IDE1OjEzOjQxICswMTAwABExMTAAGgAAADIwMTYtMTItMTkgMTU6MTM6MzkgKzAx
MDAAETExNwAaAAAAMjAxNi0xMi0xOSAxNToxMzo0MCArMDEwMAARMTA0ABoAAAAyMDE2LTEy
LTE5IDE1OjEzOjM4ICswMTAwABExMjUAGgAAADIwMTYtMTItMTkgMTU6MTM6NDIgKzAxMDAA
ETExMgAaAAAAMjAxNi0xMi0xOSAxNToxMzozOSArMDEwMAARMTE5ABoAAAAyMDE2LTEyLTE5
IDE1OjEzOjQxICswMTAwABExMDYAGgAAADIwMTYtMTItMTkgMTU6MTM6MzggKzAxMDAAETEy
MAAaAAAAMjAxNi0xMi0xOSAxNToxMzo0MSArMDEwMAARMTE0ABoAAAAyMDE2LTEyLTE5IDE1
OjEzOjQwICswMTAwABExMDgAGgAAADIwMTYtMTItMTkgMTU6MTM6MzkgKzAxMDAAETEwMwAa
AAAAMjAxNi0xMi0xOSAxNToxMzozOCArMDEwMAARMTE2ABoAAAAyMDE2LTEyLTE5IDE1OjEz
OjQwICswMTAwABExMjIAGgAAADIwMTYtMTItMTkgMTU6MTM6NDEgKzAxMDAAETEwNQAaAAAA
MjAxNi0xMi0xOSAxNToxMzozOCArMDEwMAARMTE4ABoAAAAyMDE2LTEyLTE5IDE1OjEzOjQx
ICswMTAwABExMjQAGgAAADIwMTYtMTItMTkgMTU6MTM6NDIgKzAxMDAAETExMQAaAAAAMjAx
Ni0xMi0xOSAxNToxMzozOSArMDEwMAARMTEzABoAAAAyMDE2LTEyLTE5IDE1OjEzOjQwICsw
MTAwABExMDcAGgAAADIwMTYtMTItMTkgMTU6MTM6MzggKzAxMDAAETEyNgAaAAAAMjAxNi0x
Mi0xOSAxNToxNTo1NyArMDEwMAARMTA5ABoAAAAyMDE2LTEyLTE5IDE1OjEzOjM5ICswMTAw
ABExMTUAGgAAADIwMTYtMTItMTkgMTU6MTM6NDAgKzAxMDAAETEwMgAaAAAAMjAxNi0xMi0x
OSAxNToxMzozOCArMDEwMAARMTIxABoAAAAyMDE2LTEyLTE5IDE1OjEzOjQxICswMTAwAAAC
U3luY0tleQAHAAAAMTI3LTk2AANTeW5jQ2FjaGUAMQEAAAIxMjMAAwAAADkzAAIxMTAAAwAA
ADgwAAIxMTcAAwAAADg3AAIxMDQAAwAAADc0AAIxMjUAAwAAADk1AAIxMTIAAwAAADgyAAIx
MTkAAwAAADg5AAIxMDYAAwAAADc2AAIxMjAAAwAAADkwAAIxMTQAAwAAADg0AAIxMDgAAwAA
ADc4AAIxMDMAAwAAADczAAIxMTYAAwAAADg2AAIxMjIAAwAAADkyAAIxMDUAAwAAADc1AAIx
MTgAAwAAADg4AAIxMjQAAwAAADk0AAIxMTEAAwAAADgxAAIxMTMAAwAAADgzAAIxMDcAAwAA
ADc3AAIxMjYAAwAAADk2AAIxMDkAAwAAADc5AAIxMTUAAwAAADg1AAIxMDIAAwAAADcyAAIx
MjEAAwAAADkxAAADRm9sZGVyT3B0aW9ucwBaAAAAAk1JTUVTdXBwb3J0AAIAAAAwAAJNSU1F
VHJ1bmNhdGlvbgACAAAAMQACRmlsdGVyVHlwZQACAAAAMwACQm9keVByZWZlcmVuY2VUeXBl
AAIAAAAxAAAA' WHERE c_path = '/B39T69300H3EDFE8N23IQ3ED5G+folder6f7926308f902558575200002b733614'
2016-12-19 15:16:00.583 sogod[825] PG0x0x7f311a2047a0 SQL: SELECT * FROM sogo_cache_folder_groupware_test1_A_test_D_de WHERE c_path = '/B39T69300H3EDFE8N23IQ3ED5G+folder6f7926308f902558575200002b733614' AND c_version > 77
2016-12-19 15:16:00.583 sogod[825] PG0x0x7f311a2047a0 SQL: SELECT * FROM sogo_cache_folder_groupware_test1_A_test_D_de WHERE c_path = '/B39T69300H3EDFE8N23IQ3ED5G'
Dec 19 15:16:00 sogod [825]: <0x0x7f3119d57d20[SOGoActiveSyncDispatcher]> Change detected during Sync, we push the content.
Dec 19 15:16:00 sogod [825]: |SOGo| request took 0.763843 seconds to execute
Dec 19 15:16:00 sogod [825]: 192.168.98.29 "POST /SOGo/Microsoft-Server-ActiveSync?User=groupware-test1@test.de&DeviceId=B39T69300H3EDFE8N23IQ3ED5G&DeviceType=iPad&Cmd=Sync HTTP/1.1" 200 77/103 0.765 - - 0
Dec 19 15:16:01 sogod [825]: |SOGo| starting method 'POST' on uri '/SOGo/Microsoft-Server-ActiveSync?User=groupware-test1@test.de&DeviceId=B39T69300H3EDFE8N23IQ3ED5G&DeviceType=iPad&Cmd=Ping'
2016-12-19 15:16:01.524 sogod[825] PG0x0x7f311a2047a0 SQL: SELECT count(*) FROM sogo_cache_folder_groupware_test1_A_test_D_de
2016-12-19 15:16:01.524 sogod[825] PG0x0x7f311a2047a0 SQL: SELECT * FROM sogo_cache_folder_groupware_test1_A_test_D_de WHERE c_path = '/B39T69300H3EDFE8N23IQ3ED5G'
2016-12-19 15:16:01.525 sogod[825] PG0x0x7f311a2047a0 SQL: UPDATE sogo_cache_folder_groupware_test1_A_test_D_de  SET c_lastmodified = 1482156961, c_deleted = 0,      c_version = 1326, c_content = 'ZAIAABBTeW5jUmVxdWVzdCttYWlsLzZmNzkyNjMwOGY5MDI1NTg1NzUyMDAwMDJiNzMzNjE0
ADkDAAAQU3luY1JlcXVlc3QrbWFpbC9hMTEwZmQwNTE3MDIyMzU4MzAwZTAwMDAyYjczMzYx
NABiTgAAEFN5bmNSZXF1ZXN0K3ZldmVudC9wZXJzb25hbAA5AwAAEFN5bmNSZXF1ZXN0K3Z0
b2RvL2dyb3Vwd2FyZS10ZXN0Ml9BX3RoLWRlZ19EX2RlX3BlcnNvbmFsADwDAAAQU3luY1Jl
cXVlc3QrdnRvZG8vcGVyc29uYWwAJ04AAAJQaW5nUmVxdWVzdAAEAAAAODI1AAJGb2xkZXJT
eW5jS2V5ABgAAABzb2dvMTcwOF8zM2FfMWUwN2ViOTdfYQAQU3luY1JlcXVlc3QrdmV2ZW50
L2dyb3Vwd2FyZS10ZXN0Ml9BX3RoLWRlZ19EX2RlX3BlcnNvbmFsADkDAAAQUGluZ0hlYXJ0
YmVhdEludGVydmFsAAoAAAAQU3luY1JlcXVlc3QrdmNhcmQvcGVyc29uYWwAOgMAAARQaW5n
Q2FjaGVkRm9sZGVycwCUAAAAAjAAEgAAAHZldmVudCUyRnBlcnNvbmFsAAIxACgAAABtYWls
JTJGYTExMGZkMDUxNzAyMjM1ODMwMGUwMDAwMmI3MzM2MTQAAjIAKAAAAG1haWwlMkY2Zjc5
MjYzMDhmOTAyNTU4NTc1MjAwMDAyYjczMzYxNAACMwARAAAAdmNhcmQlMkZwZXJzb25hbAAA
EFN5bmNSZXF1ZXN0AJ/rV1gA' WHERE c_path = '/B39T69300H3EDFE8N23IQ3ED5G'
2016-12-19 15:16:01.526 sogod[825] PG0x0x7f311a2047a0 SQL: SELECT * FROM sogo_cache_folder_groupware_test1_A_test_D_de WHERE c_path = '/B39T69300H3EDFE8N23IQ3ED5G+vevent/personal'
2016-12-19 15:16:01.527 sogod[825] PG0x0x7f311a2047a0 SQL: SELECT c_path4 FROM sogo_folder_info WHERE c_path2 = 'groupware-test1@test.de' AND c_folder_type = 'Appointment'
2016-12-19 15:16:01.528 sogod[825] PG0x0x7f311a2047a0 SQL: SELECT c_folder_id, c_path, c_location, c_quick_location, c_acl_location, c_folder_type FROM sogo_folder_info WHERE c_path1 = 'Users' AND c_path2 = 'groupware-test1@test.de' AND c_path3 = 'Calendar' AND c_path4 = 'personal'
2016-12-19 15:16:01.528 sogod[825] PG0x0x7f311a2047a0 SQL: SELECT c_lastmodified, c_lastmodified FROM sogogroupwar0017f9fdd4e ORDER BY c_lastmodified DESC
K [UIDNEXT 127] Predicted next UID
S[0x7f311987c530]: * OK [HIGHESTMODSEQ 96] Highest
S[0x7f311987c530]: 11 OK [READ-WRITE] Select completed.
C[0x7f3119838f40]: 12 unselect
S[0x7f311987c530]: 12 OK Unselect completed.
C[0x7f3119838f40]: 13 select "Sent"
S[0x7f311987c530]: * FLAGS (\Answered \Flagged \Deleted \Seen \Draft)
S[0x7f311987c530]: * OK [PERMANENTFLAGS (\Answered \Flagged \Deleted \Seen \Draft \*)] Flags permitted.
S[0x7f311987c530]: * 126 EXISTS
S[0x7f311987c530]: * 0 RECENT
S[0x7f311987c530]: * OK [UIDVALIDITY 1478689416] UIDs valid
S[0x7f311987c530]: * OK [UIDNEXT 127] Predicted next UID
S[0x7f311987c530]: * OK [HIGHESTMODSEQ 96] Highest
S[0x7f311987c530]: 13 OK [READ-WRITE] Select completed.
C[0x7f3119838f40]: 14 ENABLE QRESYNC
S[0x7f311987c530]: * OK [HIGHESTMODSEQ 96] Highest
S[0x7f311987c530]: * ENABLED QRESYNC
S[0x7f311987c530]: 14 OK Enabled.
C[0x7f3119838f40]: 15 UID SORT (DATE) UTF-8 (SINCE "12-Dec-2016") (MODSEQ 96)
S[0x7f311987c530]: * SORT 126 (MODSEQ 96)
S[0x7f311987c530]: 15 OK Sort completed (0.000 secs).
C[0x7f3119838f40]: 16 uid fetch 126 (modseq flags)
S[0x7f311987c530]: * 126 FETCH (UID 126 MODSEQ (96) FLAGS (\Seen))
S[0x7f311987c530]: 16 OK Fetch completed.
C[0x7f3119838f40]: 17 UID FETCH 1:* (UID) (CHANGEDSINCE 96 VANISHED)
S[0x7f311987c530]: 17 OK Fetch completed.
C[0x7f3119838f40]: 18 logout
S[0x7f311987c530]: * BYE Logging out
S[0x7f31197a4910]: * OK [CAPABILITY IMAP4rev1 LITERAL+ SASL-IR LOGIN-REFERRALS ID ENABLE IDLE AUTH=PLAIN] Dovecot ready.
C[0x7f311983ad80]: 1 login "groupware-test1@test.de" "Qaywsxedc1"
S[0x7f31197a4910]: 1 OK [CAPABILITY IMAP4rev1 LITERAL+ SASL-IR LOGIN-REFERRALS ID ENABLE IDLE SORT SORT=DISPLAY THREAD=REFERENCES THREAD=REFS MULTIAPPEND UNSELECT CHILDREN NAMESPACE UIDPLUS LIST-EXTENDED I18NLEVEL=1 CONDSTORE QRESYNC ESEARCH ESORT SEARCHRES WITHIN CONTEXT=SEARCH LIST-STATUS SPECIAL-USE QUOTA ACL RIGHTS=texk] Logged in
C[0x7f311983ad80]: 2 capability
S[0x7f31197a4910]: * CAPABILITY IMAP4rev1 LITERAL+ SASL-IR LOGIN-REFERRALS ID ENABLE IDLE SORT SORT=DISPLAY THREAD=REFERENCES THREAD=REFS MULTIAPPEND UNSELECT CHILDREN NAMESPACE UIDPLUS LIST-EXTENDED I18NLEVEL=1 CONDSTORE QRESYNC ESEARCH ESORT SEARCHRES WITHIN CONTEXT=SEARCH LIST-STATUS SPECIAL-USE QUOTA ACL RIGHTS=texk
S[0x7f31197a4910]: 2 OK Capability completed.
C[0x7f311983ad80]: 3 ID ("x-originating-ip" "192.168.98.29")
S[0x7f31197a4910]: * ID NIL
S[0x7f31197a4910]: 3 OK ID completed.
C[0x7f311983ad80]: 4 LIST "" ""
S[0x7f31197a4910]: * LIST (\Noselect) "/" ""
S[0x7f31197a4910]: 4 OK List completed.
C[0x7f311983ad80]: 5 LIST "" "*"
S[0x7f31197a4910]: * LIST (\HasNoChildren) "/" "Gesendete Elemente"
S[0x7f31197a4910]: * LIST (\HasNoChildren) "/" "Gel&APY-schte Elemente"
S[0x7f31197a4910]: * LIST (\HasNoChildren) "/" "Entw&APw-rfe"
S[0x7f31197a4910]: * LIST (\HasNoChildren) "/" "Junk-E-Mail"
S[0x7f31197a4910]: * LIST (\HasNoChildren) "/" "INBOX"
S[0x7f31197a4910]: * LIST (\HasNoChildren \Trash) "/" "Trash"
S[0x7f31197a4910]: * LIST (\HasNoChildren \Sent) "/" "Sent"
S[0x7f31197a4910]: * LIST (\HasNoChildren \Drafts) "/" "Drafts"
S[0x7f31197a4910]: * LIST (\HasNoChildren) "/" "Spam"
S[0x7f31197a4910]: 5 OK List completed.
C[0x7f311983ad80]: 6 namespace
S[0x7f31197a4910]: * NAMESPACE (("" "/")) (("shared/" "/")) NIL
S[0x7f31197a4910]: 6 OK Namespace completed.
C[0x7f311983ad80]: 7 LIST "" "shared/*"
S[0x7f31197a4910]: 7 OK List completed.
C[0x7f311983ad80]: 8 list "" "*" return (status (x-guid) children)
S[0x7f31197a4910]: * LIST (\HasNoChildren) "/" "Gesendete Elemente"
S[0x7f31197a4910]: * STATUS "Gesendete Elemente" (X-GUID 6210da1782022358c81400002b733614)
S[0x7f31197a4910]: * LIST (\HasNoChildren) "/" "Gel&APY-schte Elemente"
S[0x7f31197a4910]: * STATUS "Gel&APY-schte Elemente" (X-GUID 6310da1782022358c81400002b733614)
S[0x7f31197a4910]: * LIST (\HasNoChildren) "/" "Entw&APw-rfe"
S[0x7f31197a4910]: * STATUS "Entw&APw-rfe" (X-GUID 6410da1782022358c81400002b733614)
S[0x7f31197a4910]: * LIST (\HasNoChildren) "/" "Junk-E-Mail"
S[0x7f31197a4910]: * STATUS "Junk-E-Mail" (X-GUID 6510da1782022358c81400002b733614)
S[0x7f32016-12-19 15:16:01.940 sogod[825] PG0x0x7f311a2047a0 SQL: SELECT * FROM sogo_cache_folder_groupware_test1_A_test_D_de WHERE c_path = '/B39T69300H3EDFE8N23IQ3ED5G+foldera110fd0517022358300e00002b733614'
2016-12-19 15:16:02.035 sogod[825] PG0x0x7f311a2047a0 SQL: SELECT * FROM sogo_cache_folder_groupware_test1_A_test_D_de WHERE c_path = '/B39T69300H3EDFE8N23IQ3ED5G+folder6f7926308f902558575200002b733614'
2016-12-19 15:16:02.124 sogod[825] PG0x0x7f311a2047a0 SQL: SELECT * FROM sogo_cache_folder_groupware_test1_A_test_D_de WHERE c_path = '/B39T69300H3EDFE8N23IQ3ED5G+vcard/personal'
2016-12-19 15:16:02.124 sogod[825] PG0x0x7f311a2047a0 SQL: SELECT c_path4 FROM sogo_folder_info WHERE c_path2 = 'groupware-test1@test.de' AND c_folder_type = 'Contact'
2016-12-19 15:16:02.125 sogod[825] PG0x0x7f311a2047a0 SQL: SELECT c_path4 FROM sogo_folder_info WHERE c_path2 = 'groupware-test1@test.de' AND c_folder_type = 'Contact'
2016-12-19 15:16:02.125 sogod[825] PG0x0x7f311a2047a0 SQL: SELECT c_folder_id, c_path, c_location, c_quick_location, c_acl_location, c_folder_type FROM sogo_folder_info WHERE c_path1 = 'Users' AND c_path2 = 'groupware-test1@test.de' AND c_path3 = 'Contacts' AND c_path4 = 'personal'
2016-12-19 15:16:02.126 sogod[825] PG0x0x7f311a2047a0 SQL: SELECT c_lastmodified, c_lastmodified FROM sogogroupwar00231906170 ORDER BY c_lastmodified DESC
2016-12-19 15:16:02.127 sogod[825] PG0x0x7f311a2047a0 SQL: SELECT * FROM sogo_cache_folder_groupware_test1_A_test_D_de WHERE c_path = '/B39T69300H3EDFE8N23IQ3ED5G'
Dec 19 15:16:02 sogod [825]: <0x0x7f311a2fb5e0[SOGoActiveSyncDispatcher]> Sleeping 10 seconds while detecting changes in Ping...
logfile.txt (75,744 bytes)   
tfu

tfu

2016-12-19 19:50

reporter   ~0011025

I’ve no iPhone, so I cannot test myself …
Set SOGoEASDebugEnabled = YES and compare a case with and without a conflict.
Do you sync both users via EAS to you iPhone?

tfu

tfu

2016-12-19 23:13

reporter   ~0011038

EAS code has to call [... saveComponent: o force: YES] for appointments.

brunt82

brunt82

2016-12-21 08:36

reporter  

20161221_no_conflict.txt (26,617 bytes)   
n: /SOGo/
Dec 21 09:29:29 sogod [31239]: <0x7fc42e0b1e30[SOGoUserFolder]:groupware-test1@test.de> baseURL: name=groupware-test1@test.de (container=SOGo)
  container: /SOGo -- https://sogo1708.test.de/SOGo/Microsoft-Server-ActiveSync?Cmd=Sync&User=groupware-test1@test.de&DeviceId=7BCF7E19F55F4E9888638F0C80F4438A&DeviceType=WindowsOutlook15
  own: /SOGo/groupware-test1@test.de
Dec 21 09:29:29 sogod [31239]: |SOGo|   using root-url from context: /SOGo/
Dec 21 09:29:29 sogod [31239]: |SOGo| ROOT baseURL(no container, name=(null)):
  own: /SOGo/
Dec 21 09:29:29 sogod [31239]: <0x7fc42e0b1e30[SOGoUserFolder]:groupware-test1@test.de> baseURL: name=groupware-test1@test.de (container=SOGo)
  container: /SOGo -- https://sogo1708.test.de/SOGo/Microsoft-Server-ActiveSync?Cmd=Sync&User=groupware-test1@test.de&DeviceId=7BCF7E19F55F4E9888638F0C80F4438A&DeviceType=WindowsOutlook15
  own: /SOGo/groupware-test1@test.de
Dec 21 09:29:29 sogod [31239]: <0x7fc42e0b40e0[SOGoMailAccounts]:Mail> baseURL: name=Mail (container=SOGoUserFolder)
  container: /SOGo/groupware-test1@test.de/
  own: /SOGo/groupware-test1@test.de/Mail
Dec 21 09:29:29 sogod [31239]: <0x7fc42e0b4340[SOGoMailAccount]:0> baseURL: name=0 (container=SOGoMailAccounts)
  container: /SOGo/groupware-test1@test.de/Mail/
  own: /SOGo/groupware-test1@test.de/Mail/0
Dec 21 09:29:29 sogod [31239]: <0x7fc42e0b48a0[SOGoSentFolder]:folderSent> baseURL: name=folderSent (container=SOGoMailAccount)
  container: /SOGo/groupware-test1@test.de/Mail/0/
  own: /SOGo/groupware-test1@test.de/Mail/0/folderSent
Dec 21 09:29:29 sogod [31239]: <0x7fc42e0e9a10[SOGoMailObject]:128> baseURL: name=128 (container=SOGoSentFolder)
  container: /SOGo/groupware-test1@test.de/Mail/0/folderSent/
  own: /SOGo/groupware-test1@test.de/Mail/0/folderSent/128
Dec 21 09:29:29 sogod [31239]: <0x0x7fc42dfc1f90[SOGoActiveSyncDispatcher]> EAS - first uid added 128
Dec 21 09:29:29 sogod [31239]: <0x0x7fc42dfc1f90[SOGoActiveSyncDispatcher]> Change detected during Sync, we push the content.
Dec 21 09:29:29 sogod [31239]: <0x0x7fc42dfc1f90[SOGoActiveSyncDispatcher]> EAS - response for device 7BCF7E19F55F4E9888638F0C80F4438A: <?xml version="1.0"?>
<!DOCTYPE ActiveSync PUBLIC "-//MICROSOFT//DTD ActiveSync//EN" "http://www.microsoft.com/">
<Sync xmlns="AirSync:">
 <Collections>
  <Collection>
   <Class>Email</Class>
   <SyncKey>171-238</SyncKey>
   <CollectionId>mail%2Fa110fd0517022358300e00002b733614</CollectionId>
   <Status>1</Status>
  </Collection>
  <Collection>
   <Class>Calendar</Class>
   <SyncKey>1482308967</SyncKey>
   <CollectionId>vevent%2Fpersonal</CollectionId>
   <Status>1</Status>
  </Collection>
  <Collection>
   <Class>Contacts</Class>
   <SyncKey>1482143151</SyncKey>
   <CollectionId>vcard%2Fpersonal</CollectionId>
   <Status>1</Status>
  </Collection>
  <Collection>
   <Class>Email</Class>
   <SyncKey>77-81</SyncKey>
   <CollectionId>mail%2Fdc9c091d7f722558240900002b733614</CollectionId>
   <Status>1</Status>
  </Collection>
  <Collection>
   <Class>Email</Class>
   <SyncKey>128-98</SyncKey>
   <CollectionId>mail%2F6f7926308f902558575200002b733614</CollectionId>
   <Status>1</Status>
   <Commands>
    <Add>
     <ServerId>128</ServerId>
     <ApplicationData>
      <To xmlns="Email:">&quot;groupware-test2@test.de&quot; &lt;groupware-test2@test.de&gt;</To>
      <From xmlns="Email:">&quot;Groupware-Test1&quot; &lt;groupware-test1@test.de&gt;</From>
      <Subject xmlns="Email:">No conflict</Subject>
      <ThreadTopic xmlns="Email:">No conflict</ThreadTopic>
      <DateReceived xmlns="Email:">2016-12-21T08:30:04.000Z</DateReceived>
      <DisplayTo xmlns="Email:">groupware-test1@test.de</DisplayTo>
      <Importance xmlns="Email:">1</Importance>
      <Read xmlns="Email:">1</Read>
      <MessageClass xmlns="Email:">IPM.Schedule.Meeting.Request</MessageClass>
      <MeetingRequest xmlns="Email:">
       <AllDayEvent>0</AllDayEvent>
       <StartTime>2016-12-22T15:00:00.000Z</StartTime>
       <DTStamp>2016-12-21T08:30:03.000Z</DTStamp>
       <EndTime>2016-12-22T16:00:00.000Z</EndTime>
       <InstanceType>0</InstanceType>
       <Location>Test</Location>
       <Organizer>Groupware-Test1 &lt;groupware-test1@test.de&gt;</Organizer>
       <ResponseRequested>0</ResponseRequested>
       <Sensitivity>0</Sensitivity>
       <BusyStatus>2</BusyStatus>
       <TimeZone>xP///wAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAoAAAAFAAMAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAMAAAAFAAIAAAAAAAAAxP///w==</TimeZone>
       <DisallowNewTimeProposal>1</DisallowNewTimeProposal>
       <GlobalObjId>BAAAAIIA4AB0xbcQGoLgCAAAAAAAAAAAAAAAAAAAAAAAAAAARAAAAHZDYWwtVWlkAQAAAAQAAACCAOAAdMW3EBqC4AgAAAAAcF06z2xb0gEAAAAAAAAAABAAAADFZ7vPRo7SSKUxwOaDb9Dt</GlobalObjId>
      </MeetingRequest>
      <ContentClass xmlns="Email:">urn:content-classes:calendarmessage</ContentClass>
      <InternetCPID xmlns="Email:">65001</InternetCPID>
      <Body xmlns="AirSyncBase:">
       <Type>4</Type>
       <Truncated>0</Truncated>
       <Preview/>
       <Data>From: &quot;Groupware-Test1&quot; &lt;groupware-test1@test.de&gt;
To: &lt;groupware-test2@test.de&gt;
Subject: No conflict
Date: Wed, 21 Dec 2016 09:30:04 +0100
Message-ID: &lt;000c01d25b64$6dc48aa0$494d9fe0$@test.de&gt;
MIME-Version: 1.0
Content-Type: text/calendar; method=REQUEST;
	charset=&quot;utf-8&quot;
Content-Transfer-Encoding: 7bit
X-Mailer: Microsoft Outlook 16.0
Thread-Index: AdJbZGMfJ7D0ZT2KS2C3dHvY2703OwAAApUQ
Content-Language: de

BEGIN:VCALENDAR
PRODID:-//Microsoft Corporation//Outlook 16.0 MIMEDIR//EN
VERSION:2.0
METHOD:REQUEST
X-MS-OLK-FORCEINSPECTOROPEN:TRUE
BEGIN:VTIMEZONE
TZID:W. Europe Standard Time
BEGIN:STANDARD
DTSTART:16011028T030000
RRULE:FREQ=YEARLY;BYDAY=-1SU;BYMONTH=10
TZOFFSETFROM:+0200
TZOFFSETTO:+0100
END:STANDARD
BEGIN:DAYLIGHT
DTSTART:16010325T020000
RRULE:FREQ=YEARLY;BYDAY=-1SU;BYMONTH=3
TZOFFSETFROM:+0100
TZOFFSETTO:+0200
END:DAYLIGHT
END:VTIMEZONE
BEGIN:VEVENT
ATTENDEE;CN=groupware-test2@test.de;RSVP=TRUE:mailto:groupware-test2@test
	.de
CLASS:PUBLIC
CREATED:20161221T083003Z
DESCRIPTION:\n
DTEND;TZID=&quot;W. Europe Standard Time&quot;:20161222T170000
DTSTAMP:20161221T083003Z
DTSTART;TZID=&quot;W. Europe Standard Time&quot;:20161222T160000
LAST-MODIFIED:20161221T083003Z
LOCATION:Test
ORGANIZER;CN=Groupware-Test1:mailto:groupware-test1@test.de
PRIORITY:5
SEQUENCE:0
SUMMARY;LANGUAGE=de:No conflict
TRANSP:OPAQUE
UID:040000008200E00074C5B7101A82E00800000000705D3ACF6C5BD201000000000000000
	010000000C567BBCF468ED248A531C0E6836FD0ED
X-MICROSOFT-CDO-BUSYSTATUS:TENTATIVE
X-MICROSOFT-CDO-IMPORTANCE:1
X-MICROSOFT-CDO-INTENDEDSTATUS:FREE
X-MICROSOFT-DISALLOW-COUNTER:FALSE
X-MS-OLK-AUTOSTARTCHECK:FALSE
X-MS-OLK-CONFTYPE:0
END:VEVENT
END:VCALENDAR</Data>
       <EstimatedDataSize>2006</EstimatedDataSize>
      </Body>
      <Flag xmlns="Email:">
       <FlagStatus>0</FlagStatus>
      </Flag>
      <Categories xmlns="Email:"/>
      <ConversationId xmlns="Email2:">PDAwMGMwMWQyNWI2NCQ2ZGM0OGFhMCQ0OTRkOWZlMCRAdGgtZGVnLmRlPg==</ConversationId>
      <LastVerbExecuted xmlns="Email2:">0</LastVerbExecuted>
      <NativeBodyType xmlns="AirSyncBase:">1</NativeBodyType>
     </ApplicationData>
    </Add>
   </Commands>
  </Collection>
  <Collection>
   <Class>Tasks</Class>
   <SyncKey>1482308967</SyncKey>
   <CollectionId>vtodo%2Fpersonal</CollectionId>
   <Status>1</Status>
  </Collection>
  <Collection>
   <Class>Email</Class>
   <SyncKey>1-1</SyncKey>
   <CollectionId>mail%2F1aa52514136a4658721900002b733614</CollectionId>
   <Status>1</Status>
  </Collection>
  <Collection>
   <Class>Email</Class>
   <SyncKey>11-1</SyncKey>
   <CollectionId>mail%2F6210da1782022358c81400002b733614</CollectionId>
   <Status>1</Status>
  </Collection>
  <Collection>
   <Class>Email</Class>
   <SyncKey>9-1</SyncKey>
   <CollectionId>mail%2F6310da1782022358c81400002b733614</CollectionId>
   <Status>1</Status>
  </Collection>
  <Collection>
   <Class>Email</Class>
   <SyncKey>4-1</SyncKey>
   <CollectionId>mail%2F6410da1782022358c81400002b733614</CollectionId>
   <Status>1</Status>
  </Collection>
  <Collection>
   <Class>Email</Class>
   <SyncKey>1-1</SyncKey>
   <CollectionId>mail%2F6510da1782022358c81400002b733614</CollectionId>
   <Status>1</Status>
  </Collection>
 </Collections>
</Sync>

Dec 21 09:29:29 sogod [31239]: |SOGo| request took 1.540316 seconds to execute
Dec 21 09:29:29 sogod [31239]: 10.10.205.24 "POST /SOGo/Microsoft-Server-ActiveSync?Cmd=Sync&User=groupware-test1@test.de&DeviceId=7BCF7E19F55F4E9888638F0C80F4438A&DeviceType=WindowsOutlook15 HTTP/1.1" 200 3370/1190 1.541 - - 1M
Dec 21 09:29:30 sogod [31239]: |SOGo| starting method 'POST' on uri '/SOGo/Microsoft-Server-ActiveSync?Cmd=Sync&User=groupware-test1@test.de&DeviceId=7BCF7E19F55F4E9888638F0C80F4438A&DeviceType=WindowsOutlook15'
Dec 21 09:29:30 sogod [31239]: <0x0x7fc42e078d00[SOGoActiveSyncDispatcher]> EAS - request for device 7BCF7E19F55F4E9888638F0C80F4438A: <?xml version="1.0"?>
<!DOCTYPE ActiveSync PUBLIC "-//MICROSOFT//DTD ActiveSync//EN" "http://www.microsoft.com/">
<Sync xmlns="AirSync:">
 <Collections>
  <Collection>
   <SyncKey>171-238</SyncKey>
   <CollectionId>mail%2Fa110fd0517022358300e00002b733614</CollectionId>
   <DeletesAsMoves>0</DeletesAsMoves>
   <WindowSize>512</WindowSize>
   <Options>
    <FilterType>5</FilterType>
    <MIMESupport>2</MIMESupport>
    <MIMETruncation>8</MIMETruncation>
    <BodyPreference xmlns="AirSyncBase:">
     <Type>4</Type>
     <AllOrNone>1</AllOrNone>
    </BodyPreference>
   </Options>
  </Collection>
  <Collection>
   <SyncKey>1482308967</SyncKey>
   <CollectionId>vevent%2Fpersonal</CollectionId>
   <DeletesAsMoves>0</DeletesAsMoves>
   <WindowSize>512</WindowSize>
   <Options>
    <FilterType>0</FilterType>
    <BodyPreference xmlns="AirSyncBase:">
     <Type>1</Type>
     <AllOrNone>1</AllOrNone>
    </BodyPreference>
   </Options>
  </Collection>
  <Collection>
   <SyncKey>1482143151</SyncKey>
   <CollectionId>vcard%2Fpersonal</CollectionId>
   <DeletesAsMoves>0</DeletesAsMoves>
   <WindowSize>512</WindowSize>
   <Options>
    <FilterType>0</FilterType>
    <BodyPreference xmlns="AirSyncBase:">
     <Type>1</Type>
     <AllOrNone>1</AllOrNone>
    </BodyPreference>
   </Options>
  </Collection>
  <Collection>
   <SyncKey>77-81</SyncKey>
   <CollectionId>mail%2Fdc9c091d7f722558240900002b733614</CollectionId>
   <DeletesAsMoves>0</DeletesAsMoves>
   <WindowSize>512</WindowSize>
   <Options>
    <FilterType>5</FilterType>
    <MIMESupport>2</MIMESupport>
    <MIMETruncation>8</MIMETruncation>
    <BodyPreference xmlns="AirSyncBase:">
     <Type>4</Type>
     <AllOrNone>1</AllOrNone>
    </BodyPreference>
   </Options>
  </Collection>
  <Collection>
   <SyncKey>128-98</SyncKey>
   <CollectionId>mail%2F6f7926308f902558575200002b733614</CollectionId>
   <DeletesAsMoves>0</DeletesAsMoves>
   <WindowSize>512</WindowSize>
   <Options>
    <FilterType>5</FilterType>
    <MIMESupport>2</MIMESupport>
    <MIMETruncation>8</MIMETruncation>
    <BodyPreference xmlns="AirSyncBase:">
     <Type>4</Type>
     <AllOrNone>1</AllOrNone>
    </BodyPreference>
   </Options>
  </Collection>
  <Collection>
   <SyncKey>1482308967</SyncKey>
   <CollectionId>vtodo%2Fpersonal</CollectionId>
   <DeletesAsMoves>0</DeletesAsMoves>
   <WindowSize>512</WindowSize>
   <Options>
    <FilterType>0</FilterType>
    <BodyPreference xmlns="AirSyncBase:">
     <Type>1</Type>
     <AllOrNone>1</AllOrNone>
    </BodyPreference>
   </Options>
  </Collection>
  <Collection>
   <SyncKey>{f2237e07-2204-4d57-88da-2be1513fb35b}1</SyncKey>
   <CollectionId>i/43d9a73a</CollectionId>
   <DeletesAsMoves>0</DeletesAsMoves>
   <WindowSize>512</WindowSize>
   <Options>
    <FilterType>5</FilterType>
    <MIMESupport>2</MIMESupport>
    <MIMETruncation>8</MIMETruncation>
    <BodyPreference xmlns="AirSyncBase:">
     <Type>4</Type>
     <AllOrNone>1</AllOrNone>
    </BodyPreference>
   </Options>
  </Collection>
  <Collection>
   <SyncKey>1-1</SyncKey>
   <CollectionId>mail%2F1aa52514136a4658721900002b733614</CollectionId>
   <DeletesAsMoves>0</DeletesAsMoves>
   <WindowSize>512</WindowSize>
   <Options>
    <FilterType>5</FilterType>
    <MIMESupport>2</MIMESupport>
    <MIMETruncation>8</MIMETruncation>
    <BodyPreference xmlns="AirSyncBase:">
     <Type>4</Type>
     <AllOrNone>1</AllOrNone>
    </BodyPreference>
   </Options>
  </Collection>
  <Collection>
   <SyncKey>11-1</SyncKey>
   <CollectionId>mail%2F6210da1782022358c81400002b733614</CollectionId>
   <DeletesAsMoves>0</DeletesAsMoves>
   <WindowSize>512</WindowSize>
   <Options>
    <FilterType>5</FilterType>
    <MIMESupport>2</MIMESupport>
    <MIMETruncation>8</MIMETruncation>
    <BodyPreference xmlns="AirSyncBase:">
     <Type>4</Type>
     <AllOrNone>1</AllOrNone>
    </BodyPreference>
   </Options>
  </Collection>
  <Collection>
   <SyncKey>9-1</SyncKey>
   <CollectionId>mail%2F6310da1782022358c81400002b733614</CollectionId>
   <DeletesAsMoves>0</DeletesAsMoves>
   <WindowSize>512</WindowSize>
   <Options>
    <FilterType>5</FilterType>
    <MIMESupport>2</MIMESupport>
    <MIMETruncation>8</MIMETruncation>
    <BodyPreference xmlns="AirSyncBase:">
     <Type>4</Type>
     <AllOrNone>1</AllOrNone>
    </BodyPreference>
   </Options>
  </Collection>
  <Collection>
   <SyncKey>4-1</SyncKey>
   <CollectionId>mail%2F6410da1782022358c81400002b733614</CollectionId>
   <DeletesAsMoves>0</DeletesAsMoves>
   <WindowSize>512</WindowSize>
   <Options>
    <FilterType>5</FilterType>
    <MIMESupport>2</MIMESupport>
    <MIMETruncation>8</MIMETruncation>
    <BodyPreference xmlns="AirSyncBase:">
     <Type>4</Type>
     <AllOrNone>1</AllOrNone>
    </BodyPreference>
   </Options>
  </Collection>
  <Collection>
   <SyncKey>1-1</SyncKey>
   <CollectionId>mail%2F6510da1782022358c81400002b733614</CollectionId>
   <DeletesAsMoves>0</DeletesAsMoves>
   <WindowSize>512</WindowSize>
   <Options>
    <FilterType>5</FilterType>
    <MIMESupport>2</MIMESupport>
    <MIMETruncation>8</MIMETruncation>
    <BodyPreference xmlns="AirSyncBase:">
     <Type>4</Type>
     <AllOrNone>1</AllOrNone>
    </BodyPreference>
   </Options>
  </Collection>
  <Collection>
   <SyncKey>0</SyncKey>
   <CollectionId>mail%2FJunk</CollectionId>
   <DeletesAsMoves>0</DeletesAsMoves>
   <GetChanges>0</GetChanges>
   <WindowSize>512</WindowSize>
   <Options>
    <FilterType>5</FilterType>
    <MIMESupport>2</MIMESupport>
    <MIMETruncation>8</MIMETruncation>
    <BodyPreference xmlns="AirSyncBase:">
     <Type>4</Type>
     <AllOrNone>1</AllOrNone>
    </BodyPreference>
   </Options>
  </Collection>
 </Collections>
 <WindowSize>16</WindowSize>
</Sync>

Dec 21 09:29:31 sogod [31239]: <0x0x7fc42df4a050[NGImap4Client]> Note: no key found for sorting, using 'DATE': (null)
Dec 21 09:29:31 sogod [31239]: <0x0x7fc42e078d00[SOGoActiveSyncDispatcher]> EAS - sortedBySequence (98) - lastObject: 128-98
Dec 21 09:29:31 sogod [31239]: <0x0x7fc42e078d00[SOGoActiveSyncDispatcher]> EAS - allCacheObjects (1) - lastObject: 128-98
Dec 21 09:29:31 sogod [31239]: <0x0x7fc42e078d00[SOGoActiveSyncDispatcher]> EAS - found in cache: 0  k = 0
Dec 21 09:29:31 sogod [31239]: <0x0x7fc42e078d00[SOGoActiveSyncDispatcher]> EAS - Dealing with cacheObject: 128-98
Dec 21 09:29:31 sogod [31239]: <0x0x7fc42e078d00[SOGoActiveSyncDispatcher]> Change detected during Sync, we push the content.
Dec 21 09:29:31 sogod [31239]: <0x0x7fc42e078d00[SOGoActiveSyncDispatcher]> EAS - response for device 7BCF7E19F55F4E9888638F0C80F4438A: <?xml version="1.0"?>
<!DOCTYPE ActiveSync PUBLIC "-//MICROSOFT//DTD ActiveSync//EN" "http://www.microsoft.com/">
<Sync xmlns="AirSync:">
 <Collections>
  <Collection>
   <Class>Email</Class>
   <SyncKey>171-238</SyncKey>
   <CollectionId>mail%2Fa110fd0517022358300e00002b733614</CollectionId>
   <Status>1</Status>
  </Collection>
  <Collection>
   <Class>Calendar</Class>
   <SyncKey>1482308967</SyncKey>
   <CollectionId>vevent%2Fpersonal</CollectionId>
   <Status>1</Status>
  </Collection>
  <Collection>
   <Class>Contacts</Class>
   <SyncKey>1482143151</SyncKey>
   <CollectionId>vcard%2Fpersonal</CollectionId>
   <Status>1</Status>
  </Collection>
  <Collection>
   <Class>Email</Class>
   <SyncKey>77-81</SyncKey>
   <CollectionId>mail%2Fdc9c091d7f722558240900002b733614</CollectionId>
   <Status>1</Status>
  </Collection>
  <Collection>
   <Class>Email</Class>
   <SyncKey>129-98</SyncKey>
   <CollectionId>mail%2F6f7926308f902558575200002b733614</CollectionId>
   <Status>1</Status>
  </Collection>
  <Collection>
   <Class>Tasks</Class>
   <SyncKey>1482308967</SyncKey>
   <CollectionId>vtodo%2Fpersonal</CollectionId>
   <Status>1</Status>
  </Collection>
  <Collection>
   <Class>Email</Class>
   <SyncKey>1-1</SyncKey>
   <CollectionId>mail%2F1aa52514136a4658721900002b733614</CollectionId>
   <Status>1</Status>
  </Collection>
  <Collection>
   <Class>Email</Class>
   <SyncKey>11-1</SyncKey>
   <CollectionId>mail%2F6210da1782022358c81400002b733614</CollectionId>
   <Status>1</Status>
  </Collection>
  <Collection>
   <Class>Email</Class>
   <SyncKey>9-1</SyncKey>
   <CollectionId>mail%2F6310da1782022358c81400002b733614</CollectionId>
   <Status>1</Status>
  </Collection>
  <Collection>
   <Class>Email</Class>
   <SyncKey>4-1</SyncKey>
   <CollectionId>mail%2F6410da1782022358c81400002b733614</CollectionId>
   <Status>1</Status>
  </Collection>
  <Collection>
   <Class>Email</Class>
   <SyncKey>1-1</SyncKey>
   <CollectionId>mail%2F6510da1782022358c81400002b733614</CollectionId>
   <Status>1</Status>
  </Collection>
 </Collections>
</Sync>

Dec 21 09:29:31 sogod [31239]: |SOGo| request took 1.372742 seconds to execute
Dec 21 09:29:31 sogod [31239]: 10.10.205.24 "POST /SOGo/Microsoft-Server-ActiveSync?Cmd=Sync&User=groupware-test1@test.de&DeviceId=7BCF7E19F55F4E9888638F0C80F4438A&DeviceType=WindowsOutlook15 HTTP/1.1" 200 703/1190 1.374 - - 0
Dec 21 09:29:34 sogod [31235]: <0x0x7fc42da9a470[SOGoActiveSyncDispatcher]> EAS - response for device 7BCF7E19F55F4E9888638F0C80F4438A: <?xml version="1.0"?>
<!DOCTYPE ActiveSync PUBLIC "-//MICROSOFT//DTD ActiveSync//EN" "http://www.microsoft.com/">
<Ping xmlns="Ping:">
 <Status>1</Status>
</Ping>

Dec 21 09:29:34 sogod [31235]: |SOGo| request took 11.204192 seconds to execute
Dec 21 09:29:34 sogod [31235]: 10.10.205.24 "POST /SOGo/Microsoft-Server-ActiveSync?Cmd=Ping&User=groupware-test1@test.de&DeviceId=7BCF7E19F55F4E9888638F0C80F4438A&DeviceType=WindowsOutlook15 HTTP/1.1" 200 13/599 11.206 - - 0
Dec 21 09:29:34 sogod [31235]: |SOGo| starting method 'POST' on uri '/SOGo/Microsoft-Server-ActiveSync?Cmd=Ping&User=groupware-test1@test.de&DeviceId=7BCF7E19F55F4E9888638F0C80F4438A&DeviceType=WindowsOutlook15'
Dec 21 09:29:34 sogod [31239]: |SOGo| starting method 'POST' on uri '/SOGo/Microsoft-Server-ActiveSync?Cmd=Sync&User=groupware-test1@test.de&DeviceId=7BCF7E19F55F4E9888638F0C80F4438A&DeviceType=WindowsOutlook15'
Dec 21 09:29:34 sogod [31235]: <0x0x7fc42dc5e930[SOGoActiveSyncDispatcher]> EAS - request for device 7BCF7E19F55F4E9888638F0C80F4438A: <?xml version="1.0"?>
<!DOCTYPE ActiveSync PUBLIC "-//MICROSOFT//DTD ActiveSync//EN" "http://www.microsoft.com/">
<Ping xmlns="Ping:">
 <HeartbeatInterval>10</HeartbeatInterval>
 <Folders>
  <Folder>
   <Id>mail%2Fa110fd0517022358300e00002b733614</Id>
   <Class>Email</Class>
  </Folder>
  <Folder>
   <Id>vevent%2Fpersonal</Id>
   <Class>Calendar</Class>
  </Folder>
  <Folder>
   <Id>vcard%2Fpersonal</Id>
   <Class>Contacts</Class>
  </Folder>
  <Folder>
   <Id>mail%2Fdc9c091d7f722558240900002b733614</Id>
   <Class>Email</Class>
  </Folder>
  <Folder>
   <Id>mail%2F6f7926308f902558575200002b733614</Id>
   <Class>Email</Class>
  </Folder>
  <Folder>
   <Id>vtodo%2Fpersonal</Id>
   <Class>Tasks</Class>
  </Folder>
  <Folder>
   <Id>i/43d9a73a</Id>
   <Class>Email</Class>
  </Folder>
  <Folder>
   <Id>mail%2F1aa52514136a4658721900002b733614</Id>
   <Class>Email</Class>
  </Folder>
  <Folder>
   <Id>mail%2F6210da1782022358c81400002b733614</Id>
   <Class>Email</Class>
  </Folder>
  <Folder>
   <Id>mail%2F6310da1782022358c81400002b733614</Id>
   <Class>Email</Class>
  </Folder>
  <Folder>
   <Id>mail%2F6410da1782022358c81400002b733614</Id>
   <Class>Email</Class>
  </Folder>
  <Folder>
   <Id>mail%2F6510da1782022358c81400002b733614</Id>
   <Class>Email</Class>
  </Folder>
  <Folder>
   <Id>mail%2FJunk</Id>
   <Class>Email</Class>
  </Folder>
 </Folders>
</Ping>

Dec 21 09:29:34 sogod [31239]: <0x0x7fc42e078d00[SOGoActiveSyncDispatcher]> EAS - request for device 7BCF7E19F55F4E9888638F0C80F4438A: <?xml version="1.0"?>
<!DOCTYPE ActiveSync PUBLIC "-//MICROSOFT//DTD ActiveSync//EN" "http://www.microsoft.com/">
<Sync xmlns="AirSync:">
 <Collections>
  <Collection>
   <SyncKey>171-238</SyncKey>
   <CollectionId>mail%2Fa110fd0517022358300e00002b733614</CollectionId>
   <DeletesAsMoves>0</DeletesAsMoves>
   <WindowSize>512</WindowSize>
   <Options>
    <FilterType>5</FilterType>
    <MIMESupport>2</MIMESupport>
    <MIMETruncation>8</MIMETruncation>
    <BodyPreference xmlns="AirSyncBase:">
     <Type>4</Type>
     <AllOrNone>1</AllOrNone>
    </BodyPreference>
   </Options>
  </Collection>
  <Collection>
   <SyncKey>1482308967</SyncKey>
   <CollectionId>vevent%2Fpersonal</CollectionId>
   <DeletesAsMoves>0</DeletesAsMoves>
   <WindowSize>512</WindowSize>
   <Options>
    <FilterType>0</FilterType>
    <BodyPreference xmlns="AirSyncBase:">
     <Type>1</Type>
     <AllOrNone>1</AllOrNone>
    </BodyPreference>
   </Options>
  </Collection>
  <Collection>
   <SyncKey>1482143151</SyncKey>
   <CollectionId>vcard%2Fpersonal</CollectionId>
   <DeletesAsMoves>0</DeletesAsMoves>
   <WindowSize>512</WindowSize>
   <Options>
    <FilterType>0</FilterType>
    <BodyPreference xmlns="AirSyncBase:">
     <Type>1</Type>
     <AllOrNone>1</AllOrNone>
    </BodyPreference>
   </Options>
  </Collection>
  <Collection>
   <SyncKey>77-81</SyncKey>
   <CollectionId>mail%2Fdc9c091d7f722558240900002b733614</CollectionId>
   <DeletesAsMoves>0</DeletesAsMoves>
   <WindowSize>512</WindowSize>
   <Options>
    <FilterType>5</FilterType>
    <MIMESupport>2</MIMESupport>
    <MIMETruncation>8</MIMETruncation>
    <BodyPreference xmlns="AirSyncBase:">
     <Type>4</Type>
     <AllOrNone>1</AllOrNone>
    </BodyPreference>
   </Options>
  </Collection>
  <Collection>
   <SyncKey>129-98</SyncKey>
   <CollectionId>mail%2F6f7926308f902558575200002b733614</CollectionId>
   <DeletesAsMoves>0</DeletesAsMoves>
   <WindowSize>512</WindowSize>
   <Options>
    <FilterType>5</FilterType>
    <MIMESupport>2</MIMESupport>
    <MIMETruncation>8</MIMETruncation>
    <BodyPreference xmlns="AirSyncBase:">
     <Type>4</Type>
     <AllOrNone>1</AllOrNone>
    </BodyPreference>
   </Options>
  </Collection>
  <Collection>
   <SyncKey>1482308967</SyncKey>
   <CollectionId>vtodo%2Fpersonal</CollectionId>
   <DeletesAsMoves>0</DeletesAsMoves>
   <WindowSize>512</WindowSize>
   <Options>
    <FilterType>0</FilterType>
    <BodyPreference xmlns="AirSyncBase:">
     <Type>1</Type>
     <AllOrNone>1</AllOrNone>
    </BodyPreference>
   </Options>
  </Collection>
  <Collection>
   <SyncKey>{f2237e07-2204-4d57-88da-2be1513fb35b}1</SyncKey>
   <CollectionId>i/43d9a73a</CollectionId>
   <DeletesAsMoves>0</DeletesAsMoves>
   <WindowSize>512</WindowSize>
   <Options>
    <FilterType>5</FilterType>
    <MIMESupport>2</MIMESupport>
    <MIMETruncation>8</MIMETruncation>
    <BodyPreference xmlns="AirSyncBase:">
     <Type>4</Type>
     <AllOrNone>1</AllOrNone>
    </BodyPreference>
   </Options>
  </Collection>
  <Collection>
   <SyncKey>1-1</SyncKey>
   <CollectionId>mail%2F1aa52514136a4658721900002b733614</CollectionId>
   <DeletesAsMoves>0</DeletesAsMoves>
   <WindowSize>512</WindowSize>
   <Options>
    <FilterType>5</FilterType>
    <MIMESupport>2</MIMESupport>
    <MIMETruncation>8</MIMETruncation>
    <BodyPreference xmlns="AirSyncBase:">
     <Type>4</Type>
     <AllOrNone>1</AllOrNone>
    </BodyPreference>
   </Options>
  </Collection>
  <Collection>
   <SyncKey>11-1</SyncKey>
   <CollectionId>mail%2F6210da1782022358c81400002b733614</CollectionId>
   <DeletesAsMoves>0</DeletesAsMoves>
   <WindowSize>512</WindowSize>
   <Options>
    <FilterType>5</FilterType>
    <MIMESupport>2</MIMESupport>
    <MIMETruncation>8</MIMETruncation>
    <BodyPreference xmlns="AirSyncBase:">
     <Type>4</Type>
     <AllOrNone>1</AllOrNone>
    </BodyPreference>
   </Options>
  </Collection>
  <Collection>
   <SyncKey>9-1</SyncKey>
   <CollectionId>mail%2F6310da1782022358c81400002b733614</CollectionId>
   <DeletesAsMoves>0</DeletesAsMoves>
   <WindowSize>512</WindowSize>
   <Options>
    <FilterType>5</FilterType>
    <MIMESupport>2</MIMESupport>
    <MIMETruncation>8</MIMETruncation>
    <BodyPreference xmlns="AirSyncBase:">
     <Type>4</Type>
     <AllOrNone>1</AllOrNone>
    </BodyPreference>
   </Options>
  </Collection>
  <Collection>
   <SyncKey>4-1</SyncKey>
   <CollectionId>mail%2F6410da1782022358c81400002b733614</CollectionId>
   <DeletesAsMoves>0</DeletesAsMoves>
   <WindowSize>512</WindowSize>
   <Options>
    <FilterType>5</FilterType>
    <MIMESupport>2</MIMESupport>
    <MIMETruncation>8</MIMETruncation>
    <BodyPreference xmlns="AirSyncBase:">
     <Type>4</Type>
     <AllOrNone>1</AllOrNone>
    </BodyPreference>
   </Options>
  </Collection>
  <Collection>
   <SyncKey>1-1</SyncKey>
   <CollectionId>mail%2F6510da1782022358c81400002b733614</CollectionId>
   <DeletesAsMoves>0</DeletesAsMoves>
   <WindowSize>512</WindowSize>
   <Options>
    <FilterType>5</FilterType>
    <MIMESupport>2</MIMESupport>
    <MIMETruncation>8</MIMETruncation>
    <BodyPreference xmlns="AirSyncBase:">
     <Type>4</Type>
     <AllOrNone>1</AllOrNone>
    </BodyPreference>
   </Options>
  </Collection>
  <Collection>
   <SyncKey>0</SyncKey>
   <CollectionId>mail%2FJunk</CollectionId>
   <DeletesAsMoves>0</DeletesAsMoves>
   <GetChanges>0</GetChanges>
   <WindowSize>512</WindowSize>
   <Options>
    <FilterType>5</FilterType>
    <MIMESupport>2</MIMESupport>
    <MIMETruncation>8</MIMETruncation>
    <BodyPreference xmlns="AirSyncBase:">
     <Type>4</Type>
     <AllOrNone>1</AllOrNone>
    </BodyPreference>
   </Options>
  </Collection>
 </Collections>
 <WindowSize>16</WindowSize>
</Sync>

Dec 21 09:29:35 sogod [31235]: <0x0x7fc42dc5e930[SOGoActiveSyncDispatcher]> Sleeping 10 seconds while detecting changes in Ping...
Dec 21 09:29:35 sogod [31239]: |SOGo| request took 1.153930 seconds to execute
Dec 21 09:29:35 sogod [31239]: 10.10.2
20161221_no_conflict.txt (26,617 bytes)   
brunt82

brunt82

2016-12-21 08:36

reporter  

20161221_conflict.txt (62,443 bytes)   
Dec 21 09:25:47 sogod [31239]: |SOGo| request took 1.135133 seconds to execute
Dec 21 09:25:47 sogod [31239]: 10.10.205.24 "POST /SOGo/Microsoft-Server-ActiveSync?Cmd=Ping&User=groupware-test1@test.de&DeviceId=7BCF7E19F55F4E9888638F0C80F4438A&DeviceType=WindowsOutlook15 HTTP/1.1" 200 58/599 1.136 - - 0
Dec 21 09:25:48 sogod [31235]: <0x0x7fc42d80f340[SOGoActiveSyncDispatcher]> Change detected during Sync, we push the content.
Dec 21 09:25:48 sogod [31235]: <0x0x7fc42d80f340[SOGoActiveSyncDispatcher]> EAS - response for device 7BCF7E19F55F4E9888638F0C80F4438A: <?xml version="1.0"?>
<!DOCTYPE ActiveSync PUBLIC "-//MICROSOFT//DTD ActiveSync//EN" "http://www.microsoft.com/">
<Sync xmlns="AirSync:">
 <Collections>
  <Collection>
   <Class>Email</Class>
   <SyncKey>171-238</SyncKey>
   <CollectionId>mail%2Fa110fd0517022358300e00002b733614</CollectionId>
   <Status>1</Status>
  </Collection>
  <Collection>
   <Class>Calendar</Class>
   <SyncKey>1482157911</SyncKey>
   <CollectionId>vevent%2Fpersonal</CollectionId>
   <Status>1</Status>
  </Collection>
  <Collection>
   <Class>Contacts</Class>
   <SyncKey>1482143151</SyncKey>
   <CollectionId>vcard%2Fpersonal</CollectionId>
   <Status>1</Status>
  </Collection>
  <Collection>
   <Class>Email</Class>
   <SyncKey>77-81</SyncKey>
   <CollectionId>mail%2Fdc9c091d7f722558240900002b733614</CollectionId>
   <Status>1</Status>
  </Collection>
  <Collection>
   <Class>Email</Class>
   <SyncKey>127-97</SyncKey>
   <CollectionId>mail%2F6f7926308f902558575200002b733614</CollectionId>
   <Status>1</Status>
   <Commands>
    <Add>
     <ServerId>127</ServerId>
     <ApplicationData>
      <To xmlns="Email:">&quot;groupware-test2@test.de&quot; &lt;groupware-test2@test.de&gt;</To>
      <From xmlns="Email:">&quot;Groupware-Test1&quot; &lt;groupware-test1@test.de&gt;</From>
      <Subject xmlns="Email:">Konflikt</Subject>
      <ThreadTopic xmlns="Email:">Konflikt</ThreadTopic>
      <DateReceived xmlns="Email:">2016-12-21T08:26:12.000Z</DateReceived>
      <DisplayTo xmlns="Email:">groupware-test1@test.de</DisplayTo>
      <Importance xmlns="Email:">1</Importance>
      <Read xmlns="Email:">1</Read>
      <MessageClass xmlns="Email:">IPM.Schedule.Meeting.Request</MessageClass>
      <MeetingRequest xmlns="Email:">
       <AllDayEvent>0</AllDayEvent>
       <StartTime>2016-12-21T15:00:00.000Z</StartTime>
       <DTStamp>2016-12-21T08:26:12.000Z</DTStamp>
       <EndTime>2016-12-21T16:00:00.000Z</EndTime>
       <InstanceType>0</InstanceType>
       <Organizer>Groupware-Test1 &lt;groupware-test1@test.de&gt;</Organizer>
       <ResponseRequested>0</ResponseRequested>
       <Sensitivity>0</Sensitivity>
       <BusyStatus>2</BusyStatus>
       <TimeZone>xP///wAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAoAAAAFAAMAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAMAAAAFAAIAAAAAAAAAxP///w==</TimeZone>
       <DisallowNewTimeProposal>1</DisallowNewTimeProposal>
       <GlobalObjId>BAAAAIIA4AB0xbcQGoLgCAAAAAAAAAAAAAAAAAAAAAAAAAAARAAAAHZDYWwtVWlkAQAAAAQAAACCAOAAdMW3EBqC4AgAAAAAQLtQRWxb0gEAAAAAAAAAABAAAADjWOAjGe6ASb4/8sOTjBaQ</GlobalObjId>
      </MeetingRequest>
      <ContentClass xmlns="Email:">urn:content-classes:calendarmessage</ContentClass>
      <InternetCPID xmlns="Email:">65001</InternetCPID>
      <Body xmlns="AirSyncBase:">
       <Type>4</Type>
       <Truncated>0</Truncated>
       <Preview/>
       <Data>From: &quot;Groupware-Test1&quot; &lt;groupware-test1@test.de&gt;
To: &lt;groupware-test2@test.de&gt;
Subject: Konflikt
Date: Wed, 21 Dec 2016 09:26:12 +0100
Message-ID: &lt;000b01d25b63$e4222aa0$ac667fe0$@test.de&gt;
MIME-Version: 1.0
Content-Type: text/calendar; method=REQUEST;
	charset=&quot;utf-8&quot;
Content-Transfer-Encoding: 7bit
X-Mailer: Microsoft Outlook 16.0
Thread-Index: AdJbY92wMnMGz/5BT42s3skHtuqxxAAAAXdg
Content-Language: de

BEGIN:VCALENDAR
PRODID:-//Microsoft Corporation//Outlook 16.0 MIMEDIR//EN
VERSION:2.0
METHOD:REQUEST
X-MS-OLK-FORCEINSPECTOROPEN:TRUE
BEGIN:VTIMEZONE
TZID:W. Europe Standard Time
BEGIN:STANDARD
DTSTART:16011028T030000
RRULE:FREQ=YEARLY;BYDAY=-1SU;BYMONTH=10
TZOFFSETFROM:+0200
TZOFFSETTO:+0100
END:STANDARD
BEGIN:DAYLIGHT
DTSTART:16010325T020000
RRULE:FREQ=YEARLY;BYDAY=-1SU;BYMONTH=3
TZOFFSETFROM:+0100
TZOFFSETTO:+0200
END:DAYLIGHT
END:VTIMEZONE
BEGIN:VEVENT
ATTENDEE;CN=groupware-test2@test.de;RSVP=TRUE:mailto:groupware-test2@test
	.de
CLASS:PUBLIC
CREATED:20161221T082612Z
DESCRIPTION:\n
DTEND;TZID=&quot;W. Europe Standard Time&quot;:20161221T170000
DTSTAMP:20161221T082612Z
DTSTART;TZID=&quot;W. Europe Standard Time&quot;:20161221T160000
LAST-MODIFIED:20161221T082612Z
ORGANIZER;CN=Groupware-Test1:mailto:groupware-test1@test.de
PRIORITY:5
SEQUENCE:0
SUMMARY;LANGUAGE=de:Konflikt
TRANSP:OPAQUE
UID:040000008200E00074C5B7101A82E0080000000040BB50456C5BD201000000000000000
	010000000E358E02319EE8049BE3FF2C3938C1690
X-MICROSOFT-CDO-BUSYSTATUS:TENTATIVE
X-MICROSOFT-CDO-IMPORTANCE:1
X-MICROSOFT-CDO-INTENDEDSTATUS:FREE
X-MICROSOFT-DISALLOW-COUNTER:FALSE
X-MS-OLK-AUTOSTARTCHECK:FALSE
X-MS-OLK-CONFTYPE:0
END:VEVENT
END:VCALENDAR</Data>
       <EstimatedDataSize>1981</EstimatedDataSize>
      </Body>
      <Flag xmlns="Email:">
       <FlagStatus>0</FlagStatus>
      </Flag>
      <Categories xmlns="Email:"/>
      <ConversationId xmlns="Email2:">PDAwMGIwMWQyNWI2MyRlNDIyMmFhMCRhYzY2N2ZlMCRAdGgtZGVnLmRlPg==</ConversationId>
      <LastVerbExecuted xmlns="Email2:">0</LastVerbExecuted>
      <NativeBodyType xmlns="AirSyncBase:">1</NativeBodyType>
     </ApplicationData>
    </Add>
   </Commands>
  </Collection>
  <Collection>
   <Class>Tasks</Class>
   <SyncKey>1482157911</SyncKey>
   <CollectionId>vtodo%2Fpersonal</CollectionId>
   <Status>1</Status>
  </Collection>
  <Collection>
   <Class>Email</Class>
   <SyncKey>1-1</SyncKey>
   <CollectionId>mail%2F1aa52514136a4658721900002b733614</CollectionId>
   <Status>1</Status>
  </Collection>
  <Collection>
   <Class>Email</Class>
   <SyncKey>11-1</SyncKey>
   <CollectionId>mail%2F6210da1782022358c81400002b733614</CollectionId>
   <Status>1</Status>
  </Collection>
  <Collection>
   <Class>Email</Class>
   <SyncKey>9-1</SyncKey>
   <CollectionId>mail%2F6310da1782022358c81400002b733614</CollectionId>
   <Status>1</Status>
  </Collection>
  <Collection>
   <Class>Email</Class>
   <SyncKey>4-1</SyncKey>
   <CollectionId>mail%2F6410da1782022358c81400002b733614</CollectionId>
   <Status>1</Status>
  </Collection>
  <Collection>
   <Class>Email</Class>
   <SyncKey>1-1</SyncKey>
   <CollectionId>mail%2F6510da1782022358c81400002b733614</CollectionId>
   <Status>1</Status>
  </Collection>
 </Collections>
</Sync>

Dec 21 09:25:48 sogod [31235]: |SOGo| request took 1.513288 seconds to execute
Dec 21 09:25:48 sogod [31235]: 10.10.205.24 "POST /SOGo/Microsoft-Server-ActiveSync?Cmd=Sync&User=groupware-test1@test.de&DeviceId=7BCF7E19F55F4E9888638F0C80F4438A&DeviceType=WindowsOutlook15 HTTP/1.1" 200 3335/1190 1.515 - - 3M
Dec 21 09:25:48 sogod [31235]: |SOGo| starting method 'POST' on uri '/SOGo/Microsoft-Server-ActiveSync?Cmd=Sync&User=groupware-test1@test.de&DeviceId=7BCF7E19F55F4E9888638F0C80F4438A&DeviceType=WindowsOutlook15'
Dec 21 09:25:48 sogod [31239]: |SOGo| starting method 'POST' on uri '/SOGo/Microsoft-Server-ActiveSync?Cmd=Ping&User=groupware-test1@test.de&DeviceId=7BCF7E19F55F4E9888638F0C80F4438A&DeviceType=WindowsOutlook15'
Dec 21 09:25:48 sogod [31235]: <0x0x7fc42d80f340[SOGoActiveSyncDispatcher]> EAS - request for device 7BCF7E19F55F4E9888638F0C80F4438A: <?xml version="1.0"?>
<!DOCTYPE ActiveSync PUBLIC "-//MICROSOFT//DTD ActiveSync//EN" "http://www.microsoft.com/">
<Sync xmlns="AirSync:">
 <Collections>
  <Collection>
   <SyncKey>171-238</SyncKey>
   <CollectionId>mail%2Fa110fd0517022358300e00002b733614</CollectionId>
   <DeletesAsMoves>0</DeletesAsMoves>
   <WindowSize>512</WindowSize>
   <Options>
    <FilterType>5</FilterType>
    <MIMESupport>2</MIMESupport>
    <MIMETruncation>8</MIMETruncation>
    <BodyPreference xmlns="AirSyncBase:">
     <Type>4</Type>
     <AllOrNone>1</AllOrNone>
    </BodyPreference>
   </Options>
  </Collection>
  <Collection>
   <SyncKey>1482157911</SyncKey>
   <CollectionId>vevent%2Fpersonal</CollectionId>
   <DeletesAsMoves>0</DeletesAsMoves>
   <WindowSize>512</WindowSize>
   <Options>
    <FilterType>0</FilterType>
    <BodyPreference xmlns="AirSyncBase:">
     <Type>1</Type>
     <AllOrNone>1</AllOrNone>
    </BodyPreference>
   </Options>
  </Collection>
  <Collection>
   <SyncKey>1482143151</SyncKey>
   <CollectionId>vcard%2Fpersonal</CollectionId>
   <DeletesAsMoves>0</DeletesAsMoves>
   <WindowSize>512</WindowSize>
   <Options>
    <FilterType>0</FilterType>
    <BodyPreference xmlns="AirSyncBase:">
     <Type>1</Type>
     <AllOrNone>1</AllOrNone>
    </BodyPreference>
   </Options>
  </Collection>
  <Collection>
   <SyncKey>77-81</SyncKey>
   <CollectionId>mail%2Fdc9c091d7f722558240900002b733614</CollectionId>
   <DeletesAsMoves>0</DeletesAsMoves>
   <WindowSize>512</WindowSize>
   <Options>
    <FilterType>5</FilterType>
    <MIMESupport>2</MIMESupport>
    <MIMETruncation>8</MIMETruncation>
    <BodyPreference xmlns="AirSyncBase:">
     <Type>4</Type>
     <AllOrNone>1</AllOrNone>
    </BodyPreference>
   </Options>
  </Collection>
  <Collection>
   <SyncKey>127-97</SyncKey>
   <CollectionId>mail%2F6f7926308f902558575200002b733614</CollectionId>
   <DeletesAsMoves>0</DeletesAsMoves>
   <WindowSize>512</WindowSize>
   <Options>
    <FilterType>5</FilterType>
    <MIMESupport>2</MIMESupport>
    <MIMETruncation>8</MIMETruncation>
    <BodyPreference xmlns="AirSyncBase:">
     <Type>4</Type>
     <AllOrNone>1</AllOrNone>
    </BodyPreference>
   </Options>
  </Collection>
  <Collection>
   <SyncKey>1482157911</SyncKey>
   <CollectionId>vtodo%2Fpersonal</CollectionId>
   <DeletesAsMoves>0</DeletesAsMoves>
   <WindowSize>512</WindowSize>
   <Options>
    <FilterType>0</FilterType>
    <BodyPreference xmlns="AirSyncBase:">
     <Type>1</Type>
     <AllOrNone>1</AllOrNone>
    </BodyPreference>
   </Options>
  </Collection>
  <Collection>
   <SyncKey>{f2237e07-2204-4d57-88da-2be1513fb35b}1</SyncKey>
   <CollectionId>i/43d9a73a</CollectionId>
   <DeletesAsMoves>0</DeletesAsMoves>
   <WindowSize>512</WindowSize>
   <Options>
    <FilterType>5</FilterType>
    <MIMESupport>2</MIMESupport>
    <MIMETruncation>8</MIMETruncation>
    <BodyPreference xmlns="AirSyncBase:">
     <Type>4</Type>
     <AllOrNone>1</AllOrNone>
    </BodyPreference>
   </Options>
  </Collection>
  <Collection>
   <SyncKey>1-1</SyncKey>
   <CollectionId>mail%2F1aa52514136a4658721900002b733614</CollectionId>
   <DeletesAsMoves>0</DeletesAsMoves>
   <WindowSize>512</WindowSize>
   <Options>
    <FilterType>5</FilterType>
    <MIMESupport>2</MIMESupport>
    <MIMETruncation>8</MIMETruncation>
    <BodyPreference xmlns="AirSyncBase:">
     <Type>4</Type>
     <AllOrNone>1</AllOrNone>
    </BodyPreference>
   </Options>
  </Collection>
  <Collection>
   <SyncKey>11-1</SyncKey>
   <CollectionId>mail%2F6210da1782022358c81400002b733614</CollectionId>
   <DeletesAsMoves>0</DeletesAsMoves>
   <WindowSize>512</WindowSize>
   <Options>
    <FilterType>5</FilterType>
    <MIMESupport>2</MIMESupport>
    <MIMETruncation>8</MIMETruncation>
    <BodyPreference xmlns="AirSyncBase:">
     <Type>4</Type>
     <AllOrNone>1</AllOrNone>
    </BodyPreference>
   </Options>
  </Collection>
  <Collection>
   <SyncKey>9-1</SyncKey>
   <CollectionId>mail%2F6310da1782022358c81400002b733614</CollectionId>
   <DeletesAsMoves>0</DeletesAsMoves>
   <WindowSize>512</WindowSize>
   <Options>
    <FilterType>5</FilterType>
    <MIMESupport>2</MIMESupport>
    <MIMETruncation>8</MIMETruncation>
    <BodyPreference xmlns="AirSyncBase:">
     <Type>4</Type>
     <AllOrNone>1</AllOrNone>
    </BodyPreference>
   </Options>
  </Collection>
  <Collection>
   <SyncKey>4-1</SyncKey>
   <CollectionId>mail%2F6410da1782022358c81400002b733614</CollectionId>
   <DeletesAsMoves>0</DeletesAsMoves>
   <WindowSize>512</WindowSize>
   <Options>
    <FilterType>5</FilterType>
    <MIMESupport>2</MIMESupport>
    <MIMETruncation>8</MIMETruncation>
    <BodyPreference xmlns="AirSyncBase:">
     <Type>4</Type>
     <AllOrNone>1</AllOrNone>
    </BodyPreference>
   </Options>
  </Collection>
  <Collection>
   <SyncKey>1-1</SyncKey>
   <CollectionId>mail%2F6510da1782022358c81400002b733614</CollectionId>
   <DeletesAsMoves>0</DeletesAsMoves>
   <WindowSize>512</WindowSize>
   <Options>
    <FilterType>5</FilterType>
    <MIMESupport>2</MIMESupport>
    <MIMETruncation>8</MIMETruncation>
    <BodyPreference xmlns="AirSyncBase:">
     <Type>4</Type>
     <AllOrNone>1</AllOrNone>
    </BodyPreference>
   </Options>
  </Collection>
  <Collection>
   <SyncKey>0</SyncKey>
   <CollectionId>mail%2FJunk</CollectionId>
   <DeletesAsMoves>0</DeletesAsMoves>
   <GetChanges>0</GetChanges>
   <WindowSize>512</WindowSize>
   <Options>
    <FilterType>5</FilterType>
    <MIMESupport>2</MIMESupport>
    <MIMETruncation>8</MIMETruncation>
    <BodyPreference xmlns="AirSyncBase:">
     <Type>4</Type>
     <AllOrNone>1</AllOrNone>
    </BodyPreference>
   </Options>
  </Collection>
 </Collections>
 <WindowSize>16</WindowSize>
</Sync>

Dec 21 09:25:48 sogod [31239]: <0x0x7fc42dee2480[SOGoActiveSyncDispatcher]> EAS - request for device 7BCF7E19F55F4E9888638F0C80F4438A: <?xml version="1.0"?>
<!DOCTYPE ActiveSync PUBLIC "-//MICROSOFT//DTD ActiveSync//EN" "http://www.microsoft.com/">
<Ping xmlns="Ping:">
 <HeartbeatInterval>10</HeartbeatInterval>
 <Folders>
  <Folder>
   <Id>mail%2Fa110fd0517022358300e00002b733614</Id>
   <Class>Email</Class>
  </Folder>
  <Folder>
   <Id>vevent%2Fpersonal</Id>
   <Class>Calendar</Class>
  </Folder>
  <Folder>
   <Id>vcard%2Fpersonal</Id>
   <Class>Contacts</Class>
  </Folder>
  <Folder>
   <Id>mail%2Fdc9c091d7f722558240900002b733614</Id>
   <Class>Email</Class>
  </Folder>
  <Folder>
   <Id>mail%2F6f7926308f902558575200002b733614</Id>
   <Class>Email</Class>
  </Folder>
  <Folder>
   <Id>vtodo%2Fpersonal</Id>
   <Class>Tasks</Class>
  </Folder>
  <Folder>
   <Id>i/43d9a73a</Id>
   <Class>Email</Class>
  </Folder>
  <Folder>
   <Id>mail%2F1aa52514136a4658721900002b733614</Id>
   <Class>Email</Class>
  </Folder>
  <Folder>
   <Id>mail%2F6210da1782022358c81400002b733614</Id>
   <Class>Email</Class>
  </Folder>
  <Folder>
   <Id>mail%2F6310da1782022358c81400002b733614</Id>
   <Class>Email</Class>
  </Folder>
  <Folder>
   <Id>mail%2F6410da1782022358c81400002b733614</Id>
   <Class>Email</Class>
  </Folder>
  <Folder>
   <Id>mail%2F6510da1782022358c81400002b733614</Id>
   <Class>Email</Class>
  </Folder>
  <Folder>
   <Id>mail%2FJunk</Id>
   <Class>Email</Class>
  </Folder>
 </Folders>
</Ping>

Dec 21 09:25:49 sogod [31235]: <0x0x7fc42d766700[NGImap4Client]> Note: no key found for sorting, using 'DATE': (null)
Dec 21 09:25:49 sogod [31235]: <0x0x7fc42d80f340[SOGoActiveSyncDispatcher]> EAS - sortedBySequence (97) - lastObject: 127-97
Dec 21 09:25:49 sogod [31235]: <0x0x7fc42d80f340[SOGoActiveSyncDispatcher]> EAS - allCacheObjects (1) - lastObject: 127-97
Dec 21 09:25:49 sogod [31235]: <0x0x7fc42d80f340[SOGoActiveSyncDispatcher]> EAS - found in cache: 0  k = 0
Dec 21 09:25:49 sogod [31235]: <0x0x7fc42d80f340[SOGoActiveSyncDispatcher]> EAS - Dealing with cacheObject: 127-97
Dec 21 09:25:50 sogod [31239]: <0x0x7fc42dee2480[SOGoActiveSyncDispatcher]> Change detected using Ping, we let the EAS client know to send a Sync.
Dec 21 09:25:50 sogod [31239]: <0x0x7fc42dee2480[SOGoActiveSyncDispatcher]> EAS - response for device 7BCF7E19F55F4E9888638F0C80F4438A: <?xml version="1.0"?>
<!DOCTYPE ActiveSync PUBLIC "-//MICROSOFT//DTD ActiveSync//EN" "http://www.microsoft.com/">
<Ping xmlns="Ping:">
 <Status>2</Status>
 <Folders>
  <Folder>mail%2F6f7926308f902558575200002b733614</Folder>
 </Folders>
</Ping>

Dec 21 09:25:50 sogod [31239]: |SOGo| request took 1.180941 seconds to execute
Dec 21 09:25:50 sogod [31239]: 10.10.205.24 "POST /SOGo/Microsoft-Server-ActiveSync?Cmd=Ping&User=groupware-test1@test.de&DeviceId=7BCF7E19F55F4E9888638F0C80F4438A&DeviceType=WindowsOutlook15 HTTP/1.1" 200 58/599 1.186 - - 0
Dec 21 09:25:50 sogod [31235]: <0x0x7fc42d80f340[SOGoActiveSyncDispatcher]> Change detected during Sync, we push the content.
Dec 21 09:25:50 sogod [31235]: <0x0x7fc42d80f340[SOGoActiveSyncDispatcher]> EAS - response for device 7BCF7E19F55F4E9888638F0C80F4438A: <?xml version="1.0"?>
<!DOCTYPE ActiveSync PUBLIC "-//MICROSOFT//DTD ActiveSync//EN" "http://www.microsoft.com/">
<Sync xmlns="AirSync:">
 <Collections>
  <Collection>
   <Class>Email</Class>
   <SyncKey>171-238</SyncKey>
   <CollectionId>mail%2Fa110fd0517022358300e00002b733614</CollectionId>
   <Status>1</Status>
  </Collection>
  <Collection>
   <Class>Calendar</Class>
   <SyncKey>1482157911</SyncKey>
   <CollectionId>vevent%2Fpersonal</CollectionId>
   <Status>1</Status>
  </Collection>
  <Collection>
   <Class>Contacts</Class>
   <SyncKey>1482143151</SyncKey>
   <CollectionId>vcard%2Fpersonal</CollectionId>
   <Status>1</Status>
  </Collection>
  <Collection>
   <Class>Email</Class>
   <SyncKey>77-81</SyncKey>
   <CollectionId>mail%2Fdc9c091d7f722558240900002b733614</CollectionId>
   <Status>1</Status>
  </Collection>
  <Collection>
   <Class>Email</Class>
   <SyncKey>128-97</SyncKey>
   <CollectionId>mail%2F6f7926308f902558575200002b733614</CollectionId>
   <Status>1</Status>
  </Collection>
  <Collection>
   <Class>Tasks</Class>
   <SyncKey>1482157911</SyncKey>
   <CollectionId>vtodo%2Fpersonal</CollectionId>
   <Status>1</Status>
  </Collection>
  <Collection>
   <Class>Email</Class>
   <SyncKey>1-1</SyncKey>
   <CollectionId>mail%2F1aa52514136a4658721900002b733614</CollectionId>
   <Status>1</Status>
  </Collection>
  <Collection>
   <Class>Email</Class>
   <SyncKey>11-1</SyncKey>
   <CollectionId>mail%2F6210da1782022358c81400002b733614</CollectionId>
   <Status>1</Status>
  </Collection>
  <Collection>
   <Class>Email</Class>
   <SyncKey>9-1</SyncKey>
   <CollectionId>mail%2F6310da1782022358c81400002b733614</CollectionId>
   <Status>1</Status>
  </Collection>
  <Collection>
   <Class>Email</Class>
   <SyncKey>4-1</SyncKey>
   <CollectionId>mail%2F6410da1782022358c81400002b733614</CollectionId>
   <Status>1</Status>
  </Collection>
  <Collection>
   <Class>Email</Class>
   <SyncKey>1-1</SyncKey>
   <CollectionId>mail%2F6510da1782022358c81400002b733614</CollectionId>
   <Status>1</Status>
  </Collection>
 </Collections>
</Sync>

Dec 21 09:25:50 sogod [31235]: |SOGo| request took 1.405550 seconds to execute
Dec 21 09:25:50 sogod [31235]: 10.10.205.24 "POST /SOGo/Microsoft-Server-ActiveSync?Cmd=Sync&User=groupware-test1@test.de&DeviceId=7BCF7E19F55F4E9888638F0C80F4438A&DeviceType=WindowsOutlook15 HTTP/1.1" 200 703/1190 1.407 - - 0
Dec 21 09:25:51 sogod [31239]: |SOGo| starting method 'POST' on uri '/SOGo/Microsoft-Server-ActiveSync?Cmd=Ping&User=groupware-test1@test.de&DeviceId=7BCF7E19F55F4E9888638F0C80F4438A&DeviceType=WindowsOutlook15'
Dec 21 09:25:51 sogod [31235]: |SOGo| starting method 'POST' on uri '/SOGo/Microsoft-Server-ActiveSync?Cmd=Sync&User=groupware-test1@test.de&DeviceId=7BCF7E19F55F4E9888638F0C80F4438A&DeviceType=WindowsOutlook15'
Dec 21 09:25:51 sogod [31239]: <0x0x7fc42d91f520[SOGoActiveSyncDispatcher]> EAS - request for device 7BCF7E19F55F4E9888638F0C80F4438A: <?xml version="1.0"?>
<!DOCTYPE ActiveSync PUBLIC "-//MICROSOFT//DTD ActiveSync//EN" "http://www.microsoft.com/">
<Ping xmlns="Ping:">
 <HeartbeatInterval>10</HeartbeatInterval>
 <Folders>
  <Folder>
   <Id>mail%2Fa110fd0517022358300e00002b733614</Id>
   <Class>Email</Class>
  </Folder>
  <Folder>
   <Id>vevent%2Fpersonal</Id>
   <Class>Calendar</Class>
  </Folder>
  <Folder>
   <Id>vcard%2Fpersonal</Id>
   <Class>Contacts</Class>
  </Folder>
  <Folder>
   <Id>mail%2Fdc9c091d7f722558240900002b733614</Id>
   <Class>Email</Class>
  </Folder>
  <Folder>
   <Id>mail%2F6f7926308f902558575200002b733614</Id>
   <Class>Email</Class>
  </Folder>
  <Folder>
   <Id>vtodo%2Fpersonal</Id>
   <Class>Tasks</Class>
  </Folder>
  <Folder>
   <Id>i/43d9a73a</Id>
   <Class>Email</Class>
  </Folder>
  <Folder>
   <Id>mail%2F1aa52514136a4658721900002b733614</Id>
   <Class>Email</Class>
  </Folder>
  <Folder>
   <Id>mail%2F6210da1782022358c81400002b733614</Id>
   <Class>Email</Class>
  </Folder>
  <Folder>
   <Id>mail%2F6310da1782022358c81400002b733614</Id>
   <Class>Email</Class>
  </Folder>
  <Folder>
   <Id>mail%2F6410da1782022358c81400002b733614</Id>
   <Class>Email</Class>
  </Folder>
  <Folder>
   <Id>mail%2F6510da1782022358c81400002b733614</Id>
   <Class>Email</Class>
  </Folder>
  <Folder>
   <Id>mail%2FJunk</Id>
   <Class>Email</Class>
  </Folder>
 </Folders>
</Ping>

Dec 21 09:25:51 sogod [31235]: <0x0x7fc42d9afb40[SOGoActiveSyncDispatcher]> EAS - request for device 7BCF7E19F55F4E9888638F0C80F4438A: <?xml version="1.0"?>
<!DOCTYPE ActiveSync PUBLIC "-//MICROSOFT//DTD ActiveSync//EN" "http://www.microsoft.com/">
<Sync xmlns="AirSync:">
 <Collections>
  <Collection>
   <SyncKey>171-238</SyncKey>
   <CollectionId>mail%2Fa110fd0517022358300e00002b733614</CollectionId>
   <DeletesAsMoves>0</DeletesAsMoves>
   <WindowSize>512</WindowSize>
   <Options>
    <FilterType>5</FilterType>
    <MIMESupport>2</MIMESupport>
    <MIMETruncation>8</MIMETruncation>
    <BodyPreference xmlns="AirSyncBase:">
     <Type>4</Type>
     <AllOrNone>1</AllOrNone>
    </BodyPreference>
   </Options>
  </Collection>
  <Collection>
   <SyncKey>1482157911</SyncKey>
   <CollectionId>vevent%2Fpersonal</CollectionId>
   <DeletesAsMoves>0</DeletesAsMoves>
   <WindowSize>512</WindowSize>
   <Options>
    <FilterType>0</FilterType>
    <BodyPreference xmlns="AirSyncBase:">
     <Type>1</Type>
     <AllOrNone>1</AllOrNone>
    </BodyPreference>
   </Options>
  </Collection>
  <Collection>
   <SyncKey>1482143151</SyncKey>
   <CollectionId>vcard%2Fpersonal</CollectionId>
   <DeletesAsMoves>0</DeletesAsMoves>
   <WindowSize>512</WindowSize>
   <Options>
    <FilterType>0</FilterType>
    <BodyPreference xmlns="AirSyncBase:">
     <Type>1</Type>
     <AllOrNone>1</AllOrNone>
    </BodyPreference>
   </Options>
  </Collection>
  <Collection>
   <SyncKey>77-81</SyncKey>
   <CollectionId>mail%2Fdc9c091d7f722558240900002b733614</CollectionId>
   <DeletesAsMoves>0</DeletesAsMoves>
   <WindowSize>512</WindowSize>
   <Options>
    <FilterType>5</FilterType>
    <MIMESupport>2</MIMESupport>
    <MIMETruncation>8</MIMETruncation>
    <BodyPreference xmlns="AirSyncBase:">
     <Type>4</Type>
     <AllOrNone>1</AllOrNone>
    </BodyPreference>
   </Options>
  </Collection>
  <Collection>
   <SyncKey>128-97</SyncKey>
   <CollectionId>mail%2F6f7926308f902558575200002b733614</CollectionId>
   <DeletesAsMoves>0</DeletesAsMoves>
   <WindowSize>512</WindowSize>
   <Options>
    <FilterType>5</FilterType>
    <MIMESupport>2</MIMESupport>
    <MIMETruncation>8</MIMETruncation>
    <BodyPreference xmlns="AirSyncBase:">
     <Type>4</Type>
     <AllOrNone>1</AllOrNone>
    </BodyPreference>
   </Options>
  </Collection>
  <Collection>
   <SyncKey>1482157911</SyncKey>
   <CollectionId>vtodo%2Fpersonal</CollectionId>
   <DeletesAsMoves>0</DeletesAsMoves>
   <WindowSize>512</WindowSize>
   <Options>
    <FilterType>0</FilterType>
    <BodyPreference xmlns="AirSyncBase:">
     <Type>1</Type>
     <AllOrNone>1</AllOrNone>
    </BodyPreference>
   </Options>
  </Collection>
  <Collection>
   <SyncKey>{f2237e07-2204-4d57-88da-2be1513fb35b}1</SyncKey>
   <CollectionId>i/43d9a73a</CollectionId>
   <DeletesAsMoves>0</DeletesAsMoves>
   <WindowSize>512</WindowSize>
   <Options>
    <FilterType>5</FilterType>
    <MIMESupport>2</MIMESupport>
    <MIMETruncation>8</MIMETruncation>
    <BodyPreference xmlns="AirSyncBase:">
     <Type>4</Type>
     <AllOrNone>1</AllOrNone>
    </BodyPreference>
   </Options>
  </Collection>
  <Collection>
   <SyncKey>1-1</SyncKey>
   <CollectionId>mail%2F1aa52514136a4658721900002b733614</CollectionId>
   <DeletesAsMoves>0</DeletesAsMoves>
   <WindowSize>512</WindowSize>
   <Options>
    <FilterType>5</FilterType>
    <MIMESupport>2</MIMESupport>
    <MIMETruncation>8</MIMETruncation>
    <BodyPreference xmlns="AirSyncBase:">
     <Type>4</Type>
     <AllOrNone>1</AllOrNone>
    </BodyPreference>
   </Options>
  </Collection>
  <Collection>
   <SyncKey>11-1</SyncKey>
   <CollectionId>mail%2F6210da1782022358c81400002b733614</CollectionId>
   <DeletesAsMoves>0</DeletesAsMoves>
   <WindowSize>512</WindowSize>
   <Options>
    <FilterType>5</FilterType>
    <MIMESupport>2</MIMESupport>
    <MIMETruncation>8</MIMETruncation>
    <BodyPreference xmlns="AirSyncBase:">
     <Type>4</Type>
     <AllOrNone>1</AllOrNone>
    </BodyPreference>
   </Options>
  </Collection>
  <Collection>
   <SyncKey>9-1</SyncKey>
   <CollectionId>mail%2F6310da1782022358c81400002b733614</CollectionId>
   <DeletesAsMoves>0</DeletesAsMoves>
   <WindowSize>512</WindowSize>
   <Options>
    <FilterType>5</FilterType>
    <MIMESupport>2</MIMESupport>
    <MIMETruncation>8</MIMETruncation>
    <BodyPreference xmlns="AirSyncBase:">
     <Type>4</Type>
     <AllOrNone>1</AllOrNone>
    </BodyPreference>
   </Options>
  </Collection>
  <Collection>
   <SyncKey>4-1</SyncKey>
   <CollectionId>mail%2F6410da1782022358c81400002b733614</CollectionId>
   <DeletesAsMoves>0</DeletesAsMoves>
   <WindowSize>512</WindowSize>
   <Options>
    <FilterType>5</FilterType>
    <MIMESupport>2</MIMESupport>
    <MIMETruncation>8</MIMETruncation>
    <BodyPreference xmlns="AirSyncBase:">
     <Type>4</Type>
     <AllOrNone>1</AllOrNone>
    </BodyPreference>
   </Options>
  </Collection>
  <Collection>
   <SyncKey>1-1</SyncKey>
   <CollectionId>mail%2F6510da1782022358c81400002b733614</CollectionId>
   <DeletesAsMoves>0</DeletesAsMoves>
   <WindowSize>512</WindowSize>
   <Options>
    <FilterType>5</FilterType>
    <MIMESupport>2</MIMESupport>
    <MIMETruncation>8</MIMETruncation>
    <BodyPreference xmlns="AirSyncBase:">
     <Type>4</Type>
     <AllOrNone>1</AllOrNone>
    </BodyPreference>
   </Options>
  </Collection>
  <Collection>
   <SyncKey>0</SyncKey>
   <CollectionId>mail%2FJunk</CollectionId>
   <DeletesAsMoves>0</DeletesAsMoves>
   <GetChanges>0</GetChanges>
   <WindowSize>512</WindowSize>
   <Options>
    <FilterType>5</FilterType>
    <MIMESupport>2</MIMESupport>
    <MIMETruncation>8</MIMETruncation>
    <BodyPreference xmlns="AirSyncBase:">
     <Type>4</Type>
     <AllOrNone>1</AllOrNone>
    </BodyPreference>
   </Options>
  </Collection>
 </Collections>
 <WindowSize>16</WindowSize>
</Sync>

Dec 21 09:25:52 sogod [31239]: <0x0x7fc42d91f520[SOGoActiveSyncDispatcher]> Sleeping 10 seconds while detecting changes in Ping...
Dec 21 09:25:52 sogod [31235]: |SOGo| request took 1.254446 seconds to execute
Dec 21 09:25:52 sogod [31235]: 10.10.205.24 "POST /SOGo/Microsoft-Server-ActiveSync?Cmd=Sync&User=groupware-test1@test.de&DeviceId=7BCF7E19F55F4E9888638F0C80F4438A&DeviceType=WindowsOutlook15 HTTP/1.1" 200 0/1190 1.255 - - 0
Dec 21 09:26:02 sogod [31239]: <0x0x7fc42d91f520[SOGoActiveSyncDispatcher]> EAS - response for device 7BCF7E19F55F4E9888638F0C80F4438A: <?xml version="1.0"?>
<!DOCTYPE ActiveSync PUBLIC "-//MICROSOFT//DTD ActiveSync//EN" "http://www.microsoft.com/">
<Ping xmlns="Ping:">
 <Status>1</Status>
</Ping>

Dec 21 09:26:02 sogod [31239]: |SOGo| request took 11.132722 seconds to execute
Dec 21 09:26:02 sogod [31239]: 10.10.205.24 "POST /SOGo/Microsoft-Server-ActiveSync?Cmd=Ping&User=groupware-test1@test.de&DeviceId=7BCF7E19F55F4E9888638F0C80F4438A&DeviceType=WindowsOutlook15 HTTP/1.1" 200 13/599 11.134 - - 0
Dec 21 09:26:02 sogod [31239]: |SOGo| starting method 'POST' on uri '/SOGo/Microsoft-Server-ActiveSync?Cmd=Sync&User=groupware-test1@test.de&DeviceId=7BCF7E19F55F4E9888638F0C80F4438A&DeviceType=WindowsOutlook15'
Dec 21 09:26:02 sogod [31239]: <0x0x7fc42ded60c0[SOGoActiveSyncDispatcher]> EAS - request for device 7BCF7E19F55F4E9888638F0C80F4438A: <?xml version="1.0"?>
<!DOCTYPE ActiveSync PUBLIC "-//MICROSOFT//DTD ActiveSync//EN" "http://www.microsoft.com/">
<Sync xmlns="AirSync:">
 <Collections>
  <Collection>
   <SyncKey>171-238</SyncKey>
   <CollectionId>mail%2Fa110fd0517022358300e00002b733614</CollectionId>
   <DeletesAsMoves>0</DeletesAsMoves>
   <WindowSize>512</WindowSize>
   <Options>
    <FilterType>5</FilterType>
    <MIMESupport>2</MIMESupport>
    <MIMETruncation>8</MIMETruncation>
    <BodyPreference xmlns="AirSyncBase:">
     <Type>4</Type>
     <AllOrNone>1</AllOrNone>
    </BodyPreference>
   </Options>
  </Collection>
  <Collection>
   <SyncKey>1482157911</SyncKey>
   <CollectionId>vevent%2Fpersonal</CollectionId>
   <DeletesAsMoves>0</DeletesAsMoves>
   <WindowSize>512</WindowSize>
   <Options>
    <FilterType>0</FilterType>
    <BodyPreference xmlns="AirSyncBase:">
     <Type>1</Type>
     <AllOrNone>1</AllOrNone>
    </BodyPreference>
   </Options>
  </Collection>
  <Collection>
   <SyncKey>1482143151</SyncKey>
   <CollectionId>vcard%2Fpersonal</CollectionId>
   <DeletesAsMoves>0</DeletesAsMoves>
   <WindowSize>512</WindowSize>
   <Options>
    <FilterType>0</FilterType>
    <BodyPreference xmlns="AirSyncBase:">
     <Type>1</Type>
     <AllOrNone>1</AllOrNone>
    </BodyPreference>
   </Options>
  </Collection>
  <Collection>
   <SyncKey>77-81</SyncKey>
   <CollectionId>mail%2Fdc9c091d7f722558240900002b733614</CollectionId>
   <DeletesAsMoves>0</DeletesAsMoves>
   <WindowSize>512</WindowSize>
   <Options>
    <FilterType>5</FilterType>
    <MIMESupport>2</MIMESupport>
    <MIMETruncation>8</MIMETruncation>
    <BodyPreference xmlns="AirSyncBase:">
     <Type>4</Type>
     <AllOrNone>1</AllOrNone>
    </BodyPreference>
   </Options>
  </Collection>
  <Collection>
   <SyncKey>128-97</SyncKey>
   <CollectionId>mail%2F6f7926308f902558575200002b733614</CollectionId>
   <DeletesAsMoves>0</DeletesAsMoves>
   <WindowSize>512</WindowSize>
   <Options>
    <FilterType>5</FilterType>
    <MIMESupport>2</MIMESupport>
    <MIMETruncation>8</MIMETruncation>
    <BodyPreference xmlns="AirSyncBase:">
     <Type>4</Type>
     <AllOrNone>1</AllOrNone>
    </BodyPreference>
   </Options>
  </Collection>
  <Collection>
   <SyncKey>1482157911</SyncKey>
   <CollectionId>vtodo%2Fpersonal</CollectionId>
   <DeletesAsMoves>0</DeletesAsMoves>
   <WindowSize>512</WindowSize>
   <Options>
    <FilterType>0</FilterType>
    <BodyPreference xmlns="AirSyncBase:">
     <Type>1</Type>
     <AllOrNone>1</AllOrNone>
    </BodyPreference>
   </Options>
  </Collection>
  <Collection>
   <SyncKey>{f2237e07-2204-4d57-88da-2be1513fb35b}1</SyncKey>
   <CollectionId>i/43d9a73a</CollectionId>
   <DeletesAsMoves>0</DeletesAsMoves>
   <WindowSize>512</WindowSize>
   <Options>
    <FilterType>5</FilterType>
    <MIMESupport>2</MIMESupport>
    <MIMETruncation>8</MIMETruncation>
    <BodyPreference xmlns="AirSyncBase:">
     <Type>4</Type>
     <AllOrNone>1</AllOrNone>
    </BodyPreference>
   </Options>
  </Collection>
  <Collection>
   <SyncKey>1-1</SyncKey>
   <CollectionId>mail%2F1aa52514136a4658721900002b733614</CollectionId>
   <DeletesAsMoves>0</DeletesAsMoves>
   <WindowSize>512</WindowSize>
   <Options>
    <FilterType>5</FilterType>
    <MIMESupport>2</MIMESupport>
    <MIMETruncation>8</MIMETruncation>
    <BodyPreference xmlns="AirSyncBase:">
     <Type>4</Type>
     <AllOrNone>1</AllOrNone>
    </BodyPreference>
   </Options>
  </Collection>
  <Collection>
   <SyncKey>11-1</SyncKey>
   <CollectionId>mail%2F6210da1782022358c81400002b733614</CollectionId>
   <DeletesAsMoves>0</DeletesAsMoves>
   <WindowSize>512</WindowSize>
   <Options>
    <FilterType>5</FilterType>
    <MIMESupport>2</MIMESupport>
    <MIMETruncation>8</MIMETruncation>
    <BodyPreference xmlns="AirSyncBase:">
     <Type>4</Type>
     <AllOrNone>1</AllOrNone>
    </BodyPreference>
   </Options>
  </Collection>
  <Collection>
   <SyncKey>9-1</SyncKey>
   <CollectionId>mail%2F6310da1782022358c81400002b733614</CollectionId>
   <DeletesAsMoves>0</DeletesAsMoves>
   <WindowSize>512</WindowSize>
   <Options>
    <FilterType>5</FilterType>
    <MIMESupport>2</MIMESupport>
    <MIMETruncation>8</MIMETruncation>
    <BodyPreference xmlns="AirSyncBase:">
     <Type>4</Type>
     <AllOrNone>1</AllOrNone>
    </BodyPreference>
   </Options>
  </Collection>
  <Collection>
   <SyncKey>4-1</SyncKey>
   <CollectionId>mail%2F6410da1782022358c81400002b733614</CollectionId>
   <DeletesAsMoves>0</DeletesAsMoves>
   <WindowSize>512</WindowSize>
   <Options>
    <FilterType>5</FilterType>
    <MIMESupport>2</MIMESupport>
    <MIMETruncation>8</MIMETruncation>
    <BodyPreference xmlns="AirSyncBase:">
     <Type>4</Type>
     <AllOrNone>1</AllOrNone>
    </BodyPreference>
   </Options>
  </Collection>
  <Collection>
   <SyncKey>1-1</SyncKey>
   <CollectionId>mail%2F6510da1782022358c81400002b733614</CollectionId>
   <DeletesAsMoves>0</DeletesAsMoves>
   <WindowSize>512</WindowSize>
   <Options>
    <FilterType>5</FilterType>
    <MIMESupport>2</MIMESupport>
    <MIMETruncation>8</MIMETruncation>
    <BodyPreference xmlns="AirSyncBase:">
     <Type>4</Type>
     <AllOrNone>1</AllOrNone>
    </BodyPreference>
   </Options>
  </Collection>
  <Collection>
   <SyncKey>0</SyncKey>
   <CollectionId>mail%2FJunk</CollectionId>
   <DeletesAsMoves>0</DeletesAsMoves>
   <GetChanges>0</GetChanges>
   <WindowSize>512</WindowSize>
   <Options>
    <FilterType>5</FilterType>
    <MIMESupport>2</MIMESupport>
    <MIMETruncation>8</MIMETruncation>
    <BodyPreference xmlns="AirSyncBase:">
     <Type>4</Type>
     <AllOrNone>1</AllOrNone>
    </BodyPreference>
   </Options>
  </Collection>
 </Collections>
 <WindowSize>16</WindowSize>
</Sync>

Dec 21 09:26:02 sogod [31235]: |SOGo| starting method 'POST' on uri '/SOGo/Microsoft-Server-ActiveSync?Cmd=Ping&User=groupware-test1@test.de&DeviceId=7BCF7E19F55F4E9888638F0C80F4438A&DeviceType=WindowsOutlook15'
Dec 21 09:26:02 sogod [31235]: <0x0x7fc42da8e820[SOGoActiveSyncDispatcher]> EAS - request for device 7BCF7E19F55F4E9888638F0C80F4438A: <?xml version="1.0"?>
<!DOCTYPE ActiveSync PUBLIC "-//MICROSOFT//DTD ActiveSync//EN" "http://www.microsoft.com/">
<Ping xmlns="Ping:">
 <HeartbeatInterval>10</HeartbeatInterval>
 <Folders>
  <Folder>
   <Id>mail%2Fa110fd0517022358300e00002b733614</Id>
   <Class>Email</Class>
  </Folder>
  <Folder>
   <Id>vevent%2Fpersonal</Id>
   <Class>Calendar</Class>
  </Folder>
  <Folder>
   <Id>vcard%2Fpersonal</Id>
   <Class>Contacts</Class>
  </Folder>
  <Folder>
   <Id>mail%2Fdc9c091d7f722558240900002b733614</Id>
   <Class>Email</Class>
  </Folder>
  <Folder>
   <Id>mail%2F6f7926308f902558575200002b733614</Id>
   <Class>Email</Class>
  </Folder>
  <Folder>
   <Id>vtodo%2Fpersonal</Id>
   <Class>Tasks</Class>
  </Folder>
  <Folder>
   <Id>i/43d9a73a</Id>
   <Class>Email</Class>
  </Folder>
  <Folder>
   <Id>mail%2F1aa52514136a4658721900002b733614</Id>
   <Class>Email</Class>
  </Folder>
  <Folder>
   <Id>mail%2F6210da1782022358c81400002b733614</Id>
   <Class>Email</Class>
  </Folder>
  <Folder>
   <Id>mail%2F6310da1782022358c81400002b733614</Id>
   <Class>Email</Class>
  </Folder>
  <Folder>
   <Id>mail%2F6410da1782022358c81400002b733614</Id>
   <Class>Email</Class>
  </Folder>
  <Folder>
   <Id>mail%2F6510da1782022358c81400002b733614</Id>
   <Class>Email</Class>
  </Folder>
  <Folder>
   <Id>mail%2FJunk</Id>
   <Class>Email</Class>
  </Folder>
 </Folders>
</Ping>

Dec 21 09:26:03 sogod [31235]: <0x0x7fc42da8e820[SOGoActiveSyncDispatcher]> Sleeping 10 seconds while detecting changes in Ping...
Dec 21 09:26:03 sogod [31239]: |SOGo| request took 1.162050 seconds to execute
Dec 21 09:26:03 sogod [31239]: 10.10.205.24 "POST /SOGo/Microsoft-Server-ActiveSync?Cmd=Sync&User=groupware-test1@test.de&DeviceId=7BCF7E19F55F4E9888638F0C80F4438A&DeviceType=WindowsOutlook15 HTTP/1.1" 200 0/1190 1.163 - - 1M
Dec 21 09:26:13 sogod [31235]: <0x0x7fc42da8e820[SOGoActiveSyncDispatcher]> EAS - response for device 7BCF7E19F55F4E9888638F0C80F4438A: <?xml version="1.0"?>
<!DOCTYPE ActiveSync PUBLIC "-//MICROSOFT//DTD ActiveSync//EN" "http://www.microsoft.com/">
<Ping xmlns="Ping:">
 <Status>1</Status>
</Ping>

Dec 21 09:26:13 sogod [31235]: |SOGo| request took 11.109438 seconds to execute
Dec 21 09:26:13 sogod [31235]: 10.10.205.24 "POST /SOGo/Microsoft-Server-ActiveSync?Cmd=Ping&User=groupware-test1@test.de&DeviceId=7BCF7E19F55F4E9888638F0C80F4438A&DeviceType=WindowsOutlook15 HTTP/1.1" 200 13/599 11.110 - - 0
Dec 21 09:26:13 sogod [31235]: |SOGo| starting method 'POST' on uri '/SOGo/Microsoft-Server-ActiveSync?Cmd=Ping&User=groupware-test1@test.de&DeviceId=7BCF7E19F55F4E9888638F0C80F4438A&DeviceType=WindowsOutlook15'
Dec 21 09:26:13 sogod [31235]: <0x0x7fc42d8fe470[SOGoActiveSyncDispatcher]> EAS - request for device 7BCF7E19F55F4E9888638F0C80F4438A: <?xml version="1.0"?>
<!DOCTYPE ActiveSync PUBLIC "-//MICROSOFT//DTD ActiveSync//EN" "http://www.microsoft.com/">
<Ping xmlns="Ping:">
 <HeartbeatInterval>10</HeartbeatInterval>
 <Folders>
  <Folder>
   <Id>mail%2Fa110fd0517022358300e00002b733614</Id>
   <Class>Email</Class>
  </Folder>
  <Folder>
   <Id>vevent%2Fpersonal</Id>
   <Class>Calendar</Class>
  </Folder>
  <Folder>
   <Id>vcard%2Fpersonal</Id>
   <Class>Contacts</Class>
  </Folder>
  <Folder>
   <Id>mail%2Fdc9c091d7f722558240900002b733614</Id>
   <Class>Email</Class>
  </Folder>
  <Folder>
   <Id>mail%2F6f7926308f902558575200002b733614</Id>
   <Class>Email</Class>
  </Folder>
  <Folder>
   <Id>vtodo%2Fpersonal</Id>
   <Class>Tasks</Class>
  </Folder>
  <Folder>
   <Id>i/43d9a73a</Id>
   <Class>Email</Class>
  </Folder>
  <Folder>
   <Id>mail%2F1aa52514136a4658721900002b733614</Id>
   <Class>Email</Class>
  </Folder>
  <Folder>
   <Id>mail%2F6210da1782022358c81400002b733614</Id>
   <Class>Email</Class>
  </Folder>
  <Folder>
   <Id>mail%2F6310da1782022358c81400002b733614</Id>
   <Class>Email</Class>
  </Folder>
  <Folder>
   <Id>mail%2F6410da1782022358c81400002b733614</Id>
   <Class>Email</Class>
  </Folder>
  <Folder>
   <Id>mail%2F6510da1782022358c81400002b733614</Id>
   <Class>Email</Class>
  </Folder>
  <Folder>
   <Id>mail%2FJunk</Id>
   <Class>Email</Class>
  </Folder>
 </Folders>
</Ping>

Dec 21 09:26:13 sogod [31239]: |SOGo| starting method 'POST' on uri '/SOGo/Microsoft-Server-ActiveSync?Cmd=Sync&User=groupware-test1@test.de&DeviceId=7BCF7E19F55F4E9888638F0C80F4438A&DeviceType=WindowsOutlook15'
Dec 21 09:26:13 sogod [31239]: <0x0x7fc42d8f9b00[SOGoActiveSyncDispatcher]> EAS - request for device 7BCF7E19F55F4E9888638F0C80F4438A: <?xml version="1.0"?>
<!DOCTYPE ActiveSync PUBLIC "-//MICROSOFT//DTD ActiveSync//EN" "http://www.microsoft.com/">
<Sync xmlns="AirSync:">
 <Collections>
  <Collection>
   <SyncKey>171-238</SyncKey>
   <CollectionId>mail%2Fa110fd0517022358300e00002b733614</CollectionId>
   <DeletesAsMoves>0</DeletesAsMoves>
   <WindowSize>512</WindowSize>
   <Options>
    <FilterType>5</FilterType>
    <MIMESupport>2</MIMESupport>
    <MIMETruncation>8</MIMETruncation>
    <BodyPreference xmlns="AirSyncBase:">
     <Type>4</Type>
     <AllOrNone>1</AllOrNone>
    </BodyPreference>
   </Options>
  </Collection>
  <Collection>
   <SyncKey>1482157911</SyncKey>
   <CollectionId>vevent%2Fpersonal</CollectionId>
   <DeletesAsMoves>0</DeletesAsMoves>
   <WindowSize>512</WindowSize>
   <Options>
    <FilterType>0</FilterType>
    <BodyPreference xmlns="AirSyncBase:">
     <Type>1</Type>
     <AllOrNone>1</AllOrNone>
    </BodyPreference>
   </Options>
  </Collection>
  <Collection>
   <SyncKey>1482143151</SyncKey>
   <CollectionId>vcard%2Fpersonal</CollectionId>
   <DeletesAsMoves>0</DeletesAsMoves>
   <WindowSize>512</WindowSize>
   <Options>
    <FilterType>0</FilterType>
    <BodyPreference xmlns="AirSyncBase:">
     <Type>1</Type>
     <AllOrNone>1</AllOrNone>
    </BodyPreference>
   </Options>
  </Collection>
  <Collection>
   <SyncKey>77-81</SyncKey>
   <CollectionId>mail%2Fdc9c091d7f722558240900002b733614</CollectionId>
   <DeletesAsMoves>0</DeletesAsMoves>
   <WindowSize>512</WindowSize>
   <Options>
    <FilterType>5</FilterType>
    <MIMESupport>2</MIMESupport>
    <MIMETruncation>8</MIMETruncation>
    <BodyPreference xmlns="AirSyncBase:">
     <Type>4</Type>
     <AllOrNone>1</AllOrNone>
    </BodyPreference>
   </Options>
  </Collection>
  <Collection>
   <SyncKey>128-97</SyncKey>
   <CollectionId>mail%2F6f7926308f902558575200002b733614</CollectionId>
   <DeletesAsMoves>0</DeletesAsMoves>
   <WindowSize>512</WindowSize>
   <Options>
    <FilterType>5</FilterType>
    <MIMESupport>2</MIMESupport>
    <MIMETruncation>8</MIMETruncation>
    <BodyPreference xmlns="AirSyncBase:">
     <Type>4</Type>
     <AllOrNone>1</AllOrNone>
    </BodyPreference>
   </Options>
  </Collection>
  <Collection>
   <SyncKey>1482157911</SyncKey>
   <CollectionId>vtodo%2Fpersonal</CollectionId>
   <DeletesAsMoves>0</DeletesAsMoves>
   <WindowSize>512</WindowSize>
   <Options>
    <FilterType>0</FilterType>
    <BodyPreference xmlns="AirSyncBase:">
     <Type>1</Type>
     <AllOrNone>1</AllOrNone>
    </BodyPreference>
   </Options>
  </Collection>
  <Collection>
   <SyncKey>{f2237e07-2204-4d57-88da-2be1513fb35b}1</SyncKey>
   <CollectionId>i/43d9a73a</CollectionId>
   <DeletesAsMoves>0</DeletesAsMoves>
   <WindowSize>512</WindowSize>
   <Options>
    <FilterType>5</FilterType>
    <MIMESupport>2</MIMESupport>
    <MIMETruncation>8</MIMETruncation>
    <BodyPreference xmlns="AirSyncBase:">
     <Type>4</Type>
     <AllOrNone>1</AllOrNone>
    </BodyPreference>
   </Options>
  </Collection>
  <Collection>
   <SyncKey>1-1</SyncKey>
   <CollectionId>mail%2F1aa52514136a4658721900002b733614</CollectionId>
   <DeletesAsMoves>0</DeletesAsMoves>
   <WindowSize>512</WindowSize>
   <Options>
    <FilterType>5</FilterType>
    <MIMESupport>2</MIMESupport>
    <MIMETruncation>8</MIMETruncation>
    <BodyPreference xmlns="AirSyncBase:">
     <Type>4</Type>
     <AllOrNone>1</AllOrNone>
    </BodyPreference>
   </Options>
  </Collection>
  <Collection>
   <SyncKey>11-1</SyncKey>
   <CollectionId>mail%2F6210da1782022358c81400002b733614</CollectionId>
   <DeletesAsMoves>0</DeletesAsMoves>
   <WindowSize>512</WindowSize>
   <Options>
    <FilterType>5</FilterType>
    <MIMESupport>2</MIMESupport>
    <MIMETruncation>8</MIMETruncation>
    <BodyPreference xmlns="AirSyncBase:">
     <Type>4</Type>
     <AllOrNone>1</AllOrNone>
    </BodyPreference>
   </Options>
  </Collection>
  <Collection>
   <SyncKey>9-1</SyncKey>
   <CollectionId>mail%2F6310da1782022358c81400002b733614</CollectionId>
   <DeletesAsMoves>0</DeletesAsMoves>
   <WindowSize>512</WindowSize>
   <Options>
    <FilterType>5</FilterType>
    <MIMESupport>2</MIMESupport>
    <MIMETruncation>8</MIMETruncation>
    <BodyPreference xmlns="AirSyncBase:">
     <Type>4</Type>
     <AllOrNone>1</AllOrNone>
    </BodyPreference>
   </Options>
  </Collection>
  <Collection>
   <SyncKey>4-1</SyncKey>
   <CollectionId>mail%2F6410da1782022358c81400002b733614</CollectionId>
   <DeletesAsMoves>0</DeletesAsMoves>
   <WindowSize>512</WindowSize>
   <Options>
    <FilterType>5</FilterType>
    <MIMESupport>2</MIMESupport>
    <MIMETruncation>8</MIMETruncation>
    <BodyPreference xmlns="AirSyncBase:">
     <Type>4</Type>
     <AllOrNone>1</AllOrNone>
    </BodyPreference>
   </Options>
  </Collection>
  <Collection>
   <SyncKey>1-1</SyncKey>
   <CollectionId>mail%2F6510da1782022358c81400002b733614</CollectionId>
   <DeletesAsMoves>0</DeletesAsMoves>
   <WindowSize>512</WindowSize>
   <Options>
    <FilterType>5</FilterType>
    <MIMESupport>2</MIMESupport>
    <MIMETruncation>8</MIMETruncation>
    <BodyPreference xmlns="AirSyncBase:">
     <Type>4</Type>
     <AllOrNone>1</AllOrNone>
    </BodyPreference>
   </Options>
  </Collection>
  <Collection>
   <SyncKey>0</SyncKey>
   <CollectionId>mail%2FJunk</CollectionId>
   <DeletesAsMoves>0</DeletesAsMoves>
   <GetChanges>0</GetChanges>
   <WindowSize>512</WindowSize>
   <Options>
    <FilterType>5</FilterType>
    <MIMESupport>2</MIMESupport>
    <MIMETruncation>8</MIMETruncation>
    <BodyPreference xmlns="AirSyncBase:">
     <Type>4</Type>
     <AllOrNone>1</AllOrNone>
    </BodyPreference>
   </Options>
  </Collection>
 </Collections>
 <WindowSize>16</WindowSize>
</Sync>

Dec 21 09:26:14 sogod [31235]: <0x0x7fc42d8fe470[SOGoActiveSyncDispatcher]> Sleeping 10 seconds while detecting changes in Ping...
Dec 21 09:26:14 sogod [31239]: |SOGo| request took 1.174227 seconds to execute
Dec 21 09:26:14 sogod [31239]: 10.10.205.24 "POST /SOGo/Microsoft-Server-ActiveSync?Cmd=Sync&User=groupware-test1@test.de&DeviceId=7BCF7E19F55F4E9888638F0C80F4438A&DeviceType=WindowsOutlook15 HTTP/1.1" 200 0/1190 1.175 - - 0
Dec 21 09:26:24 sogod [31235]: <0x0x7fc42d8fe470[SOGoActiveSyncDispatcher]> EAS - response for device 7BCF7E19F55F4E9888638F0C80F4438A: <?xml version="1.0"?>
<!DOCTYPE ActiveSync PUBLIC "-//MICROSOFT//DTD ActiveSync//EN" "http://www.microsoft.com/">
<Ping xmlns="Ping:">
 <Status>1</Status>
</Ping>

Dec 21 09:26:24 sogod [31235]: |SOGo| request took 11.088096 seconds to execute
Dec 21 09:26:24 sogod [31235]: 10.10.205.24 "POST /SOGo/Microsoft-Server-ActiveSync?Cmd=Ping&User=groupware-test1@test.de&DeviceId=7BCF7E19F55F4E9888638F0C80F4438A&DeviceType=WindowsOutlook15 HTTP/1.1" 200 13/599 11.089 - - -4K
Dec 21 09:26:24 sogod [31235]: |SOGo| starting method 'POST' on uri '/SOGo/Microsoft-Server-ActiveSync?Cmd=Ping&User=groupware-test1@test.de&DeviceId=7BCF7E19F55F4E9888638F0C80F4438A&DeviceType=WindowsOutlook15'
Dec 21 09:26:24 sogod [31239]: |SOGo| starting method 'POST' on uri '/SOGo/Microsoft-Server-ActiveSync?Cmd=Sync&User=groupware-test1@test.de&DeviceId=7BCF7E19F55F4E9888638F0C80F4438A&DeviceType=WindowsOutlook15'
Dec 21 09:26:24 sogod [31235]: <0x0x7fc42d97e750[SOGoActiveSyncDispatcher]> EAS - request for device 7BCF7E19F55F4E9888638F0C80F4438A: <?xml version="1.0"?>
<!DOCTYPE ActiveSync PUBLIC "-//MICROSOFT//DTD ActiveSync//EN" "http://www.microsoft.com/">
<Ping xmlns="Ping:">
 <HeartbeatInterval>10</HeartbeatInterval>
 <Folders>
  <Folder>
   <Id>mail%2Fa110fd0517022358300e00002b733614</Id>
   <Class>Email</Class>
  </Folder>
  <Folder>
   <Id>vevent%2Fpersonal</Id>
   <Class>Calendar</Class>
  </Folder>
  <Folder>
   <Id>vcard%2Fpersonal</Id>
   <Class>Contacts</Class>
  </Folder>
  <Folder>
   <Id>mail%2Fdc9c091d7f722558240900002b733614</Id>
   <Class>Email</Class>
  </Folder>
  <Folder>
   <Id>mail%2F6f7926308f902558575200002b733614</Id>
   <Class>Email</Class>
  </Folder>
  <Folder>
   <Id>vtodo%2Fpersonal</Id>
   <Class>Tasks</Class>
  </Folder>
  <Folder>
   <Id>i/43d9a73a</Id>
   <Class>Email</Class>
  </Folder>
  <Folder>
   <Id>mail%2F1aa52514136a4658721900002b733614</Id>
   <Class>Email</Class>
  </Folder>
  <Folder>
   <Id>mail%2F6210da1782022358c81400002b733614</Id>
   <Class>Email</Class>
  </Folder>
  <Folder>
   <Id>mail%2F6310da1782022358c81400002b733614</Id>
   <Class>Email</Class>
  </Folder>
  <Folder>
   <Id>mail%2F6410da1782022358c81400002b733614</Id>
   <Class>Email</Class>
  </Folder>
  <Folder>
   <Id>mail%2F6510da1782022358c81400002b733614</Id>
   <Class>Email</Class>
  </Folder>
  <Folder>
   <Id>mail%2FJunk</Id>
   <Class>Email</Class>
  </Folder>
 </Folders>
</Ping>

Dec 21 09:26:24 sogod [31239]: <0x0x7fc42da1ce20[SOGoActiveSyncDispatcher]> EAS - request for device 7BCF7E19F55F4E9888638F0C80F4438A: <?xml version="1.0"?>
<!DOCTYPE ActiveSync PUBLIC "-//MICROSOFT//DTD ActiveSync//EN" "http://www.microsoft.com/">
<Sync xmlns="AirSync:">
 <Collections>
  <Collection>
   <SyncKey>171-238</SyncKey>
   <CollectionId>mail%2Fa110fd0517022358300e00002b733614</CollectionId>
   <DeletesAsMoves>0</DeletesAsMoves>
   <WindowSize>512</WindowSize>
   <Options>
    <FilterType>5</FilterType>
    <MIMESupport>2</MIMESupport>
    <MIMETruncation>8</MIMETruncation>
    <BodyPreference xmlns="AirSyncBase:">
     <Type>4</Type>
     <AllOrNone>1</AllOrNone>
    </BodyPreference>
   </Options>
  </Collection>
  <Collection>
   <SyncKey>1482157911</SyncKey>
   <CollectionId>vevent%2Fpersonal</CollectionId>
   <DeletesAsMoves>0</DeletesAsMoves>
   <WindowSize>512</WindowSize>
   <Options>
    <FilterType>0</FilterType>
    <BodyPreference xmlns="AirSyncBase:">
     <Type>1</Type>
     <AllOrNone>1</AllOrNone>
    </BodyPreference>
   </Options>
  </Collection>
  <Collection>
   <SyncKey>1482143151</SyncKey>
   <CollectionId>vcard%2Fpersonal</CollectionId>
   <DeletesAsMoves>0</DeletesAsMoves>
   <WindowSize>512</WindowSize>
   <Options>
    <FilterType>0</FilterType>
    <BodyPreference xmlns="AirSyncBase:">
     <Type>1</Type>
     <AllOrNone>1</AllOrNone>
    </BodyPreference>
   </Options>
  </Collection>
  <Collection>
   <SyncKey>77-81</SyncKey>
   <CollectionId>mail%2Fdc9c091d7f722558240900002b733614</CollectionId>
   <DeletesAsMoves>0</DeletesAsMoves>
   <WindowSize>512</WindowSize>
   <Options>
    <FilterType>5</FilterType>
    <MIMESupport>2</MIMESupport>
    <MIMETruncation>8</MIMETruncation>
    <BodyPreference xmlns="AirSyncBase:">
     <Type>4</Type>
     <AllOrNone>1</AllOrNone>
    </BodyPreference>
   </Options>
  </Collection>
  <Collection>
   <SyncKey>128-97</SyncKey>
   <CollectionId>mail%2F6f7926308f902558575200002b733614</CollectionId>
   <DeletesAsMoves>0</DeletesAsMoves>
   <WindowSize>512</WindowSize>
   <Options>
    <FilterType>5</FilterType>
    <MIMESupport>2</MIMESupport>
    <MIMETruncation>8</MIMETruncation>
    <BodyPreference xmlns="AirSyncBase:">
     <Type>4</Type>
     <AllOrNone>1</AllOrNone>
    </BodyPreference>
   </Options>
  </Collection>
  <Collection>
   <SyncKey>1482157911</SyncKey>
   <CollectionId>vtodo%2Fpersonal</CollectionId>
   <DeletesAsMoves>0</DeletesAsMoves>
   <WindowSize>512</WindowSize>
   <Options>
    <FilterType>0</FilterType>
    <BodyPreference xmlns="AirSyncBase:">
     <Type>1</Type>
     <AllOrNone>1</AllOrNone>
    </BodyPreference>
   </Options>
  </Collection>
  <Collection>
   <SyncKey>{f2237e07-2204-4d57-88da-2be1513fb35b}1</SyncKey>
   <CollectionId>i/43d9a73a</CollectionId>
   <DeletesAsMoves>0</DeletesAsMoves>
   <WindowSize>512</WindowSize>
   <Options>
    <FilterType>5</FilterType>
    <MIMESupport>2</MIMESupport>
    <MIMETruncation>8</MIMETruncation>
    <BodyPreference xmlns="AirSyncBase:">
     <Type>4</Type>
     <AllOrNone>1</AllOrNone>
    </BodyPreference>
   </Options>
  </Collection>
  <Collection>
   <SyncKey>1-1</SyncKey>
   <CollectionId>mail%2F1aa52514136a4658721900002b733614</CollectionId>
   <DeletesAsMoves>0</DeletesAsMoves>
   <WindowSize>512</WindowSize>
   <Options>
    <FilterType>5</FilterType>
    <MIMESupport>2</MIMESupport>
    <MIMETruncation>8</MIMETruncation>
    <BodyPreference xmlns="AirSyncBase:">
     <Type>4</Type>
     <AllOrNone>1</AllOrNone>
    </BodyPreference>
   </Options>
  </Collection>
  <Collection>
   <SyncKey>11-1</SyncKey>
   <CollectionId>mail%2F6210da1782022358c81400002b733614</CollectionId>
   <DeletesAsMoves>0</DeletesAsMoves>
   <WindowSize>512</WindowSize>
   <Options>
    <FilterType>5</FilterType>
    <MIMESupport>2</MIMESupport>
    <MIMETruncation>8</MIMETruncation>
    <BodyPreference xmlns="AirSyncBase:">
     <Type>4</Type>
     <AllOrNone>1</AllOrNone>
    </BodyPreference>
   </Options>
  </Collection>
  <Collection>
   <SyncKey>9-1</SyncKey>
   <CollectionId>mail%2F6310da1782022358c81400002b733614</CollectionId>
   <DeletesAsMoves>0</DeletesAsMoves>
   <WindowSize>512</WindowSize>
   <Options>
    <FilterType>5</FilterType>
    <MIMESupport>2</MIMESupport>
    <MIMETruncation>8</MIMETruncation>
    <BodyPreference xmlns="AirSyncBase:">
     <Type>4</Type>
     <AllOrNone>1</AllOrNone>
    </BodyPreference>
   </Options>
  </Collection>
  <Collection>
   <SyncKey>4-1</SyncKey>
   <CollectionId>mail%2F6410da1782022358c81400002b733614</CollectionId>
   <DeletesAsMoves>0</DeletesAsMoves>
   <WindowSize>512</WindowSize>
   <Options>
    <FilterType>5</FilterType>
    <MIMESupport>2</MIMESupport>
    <MIMETruncation>8</MIMETruncation>
    <BodyPreference xmlns="AirSyncBase:">
     <Type>4</Type>
     <AllOrNone>1</AllOrNone>
    </BodyPreference>
   </Options>
  </Collection>
  <Collection>
   <SyncKey>1-1</SyncKey>
   <CollectionId>mail%2F6510da1782022358c81400002b733614</CollectionId>
   <DeletesAsMoves>0</DeletesAsMoves>
   <WindowSize>512</WindowSize>
   <Options>
    <FilterType>5</FilterType>
    <MIMESupport>2</MIMESupport>
    <MIMETruncation>8</MIMETruncation>
    <BodyPreference xmlns="AirSyncBase:">
     <Type>4</Type>
     <AllOrNone>1</AllOrNone>
    </BodyPreference>
   </Options>
  </Collection>
  <Collection>
   <SyncKey>0</SyncKey>
   <CollectionId>mail%2FJunk</CollectionId>
   <DeletesAsMoves>0</DeletesAsMoves>
   <GetChanges>0</GetChanges>
   <WindowSize>512</WindowSize>
   <Options>
    <FilterType>5</FilterType>
    <MIMESupport>2</MIMESupport>
    <MIMETruncation>8</MIMETruncation>
    <BodyPreference xmlns="AirSyncBase:">
     <Type>4</Type>
     <AllOrNone>1</AllOrNone>
    </BodyPreference>
   </Options>
  </Collection>
 </Collections>
 <WindowSize>16</WindowSize>
</Sync>

Dec 21 09:26:25 sogod [31239]: |SOGo| request took 1.131240 seconds to execute
Dec 21 09:26:25 sogod [31239]: 10.10.205.24 "POST /SOGo/Microsoft-Server-ActiveSync?Cmd=Sync&User=groupware-test1@test.de&DeviceId=7BCF7E19F55F4E9888638F0C80F4438A&DeviceType=WindowsOutlook15 HTTP/1.1" 200 0/1190 1.134 - - 0
Dec 21 09:26:25 sogod [31235]: <0x0x7fc42d97e750[SOGoActiveSyncDispatcher]> Sleeping 10 seconds while detecting changes in Ping...
Dec 21 09:26:35 sogod [31235]: <0x0x7fc42d97e750[SOGoActiveSyncDispatcher]> EAS - response for device 7BCF7E19F55F4E9888638F0C80F4438A: <?xml version="1.0"?>
<!DOCTYPE ActiveSync PUBLIC "-//MICROSOFT//DTD ActiveSync//EN" "http://www.microsoft.com/">
<Ping xmlns="Ping:">
 <Status>1</Status>
</Ping>

Dec 21 09:26:35 sogod [31235]: |SOGo| request took 11.137192 seconds to execute
Dec 21 09:26:35 sogod [31235]: 10.10.205.24 "POST /SOGo/Microsoft-Server-ActiveSync?Cmd=Ping&User=groupware-test1@test.de&DeviceId=7BCF7E19F55F4E9888638F0C80F4438A&DeviceType=WindowsOutlook15 HTTP/1.1" 200 13/599 11.141 - - 0
Dec 21 09:26:35 sogod [31235]: |SOGo| starting method 'POST' on uri '/SOGo/Microsoft-Server-ActiveSync?Cmd=Ping&User=groupware-test1@test.de&DeviceId=7BCF7E19F55F4E9888638F0C80F4438A&DeviceType=WindowsOutlook15'
Dec 21 09:26:35 sogod [31235]: <0x0x7fc42d97e750[SOGoActiveSyncDispatcher]> EAS - request for device 7BCF7E19F55F4E9888638F0C80F4438A: <?xml version="1.0"?>
<!DOCTYPE ActiveSync PUBLIC "-//MICROSOFT//DTD ActiveSync//EN" "http://www.microsoft.com/">
<Ping xmlns="Ping:">
 <HeartbeatInterval>10</HeartbeatInterval>
 <Folders>
  <Folder>
   <Id>mail%2Fa110fd0517022358300e00002b733614</Id>
   <Class>Email</Class>
  </Folder>
  <Folder>
   <Id>vevent%2Fpersonal</Id>
   <Class>Calendar</Class>
  </Folder>
  <Folder>
   <Id>vcard%2Fpersonal</Id>
   <Class>Contacts</Class>
  </Folder>
  <Folder>
   <Id>mail%2Fdc9c091d7f722558240900002b733614</Id>
   <Class>Email</Class>
  </Folder>
  <Folder>
   <Id>mail%2F6f7926308f902558575200002b733614</Id>
   <Class>Email</Class>
  </Folder>
  <Folder>
   <Id>vtodo%2Fpersonal</Id>
   <Class>Tasks</Class>
  </Folder>
  <Folder>
   <Id>i/43d9a73a</Id>
   <Class>Email</Class>
  </Folder>
  <Folder>
   <Id>mail%2F1aa52514136a4658721900002b733614</Id>
   <Class>Email</Class>
  </Folder>
  <Folder>
   <Id>mail%2F6210da1782022358c81400002b733614</Id>
   <Class>Email</Class>
  </Folder>
  <Folder>
   <Id>mail%2F6310da1782022358c81400002b733614</Id>
   <Class>Email</Class>
  </Folder>
  <Folder>
   <Id>mail%2F6410da1782022358c81400002b733614</Id>
   <Class>Email</Class>
  </Folder>
  <Folder>
   <Id>mail%2F6510da1782022358c81400002b733614</Id>
   <Class>Email</Class>
  </Folder>
  <Folder>
   <Id>mail%2FJunk</Id>
   <Class>Email</Class>
  </Folder>
 </Folders>
</Ping>

Dec 21 09:26:35 sogod [31239]: |SOGo| starting method 'POST' on uri '/SOGo/Microsoft-Server-ActiveSync?Cmd=Sync&User=groupware-test1@test.de&DeviceId=7BCF7E19F55F4E9888638F0C80F4438A&DeviceType=WindowsOutlook15'
Dec 21 09:26:35 sogod [31239]: <0x0x7fc42dede9e0[SOGoActiveSyncDispatcher]> EAS - request for device 7BCF7E19F55F4E9888638F0C80F4438A: <?xml version="1.0"?>
<!DOCTYPE ActiveSync PUBLIC "-//MICROSOFT//DTD ActiveSync//EN" "http://www.microsoft.com/">
<Sync xmlns="AirSync:">
 <Collections>
  <Collection>
   <SyncKey>171-238</SyncKey>
   <CollectionId>mail%2Fa110fd0517022358300e00002b733614</CollectionId>
   <DeletesAsMoves>0</DeletesAsMoves>
   <WindowSize>512</WindowSize>
   <Options>
    <FilterType>5</FilterType>
    <MIMESupport>2</MIMESupport>
    <MIMETruncation>8</MIMETruncation>
    <BodyPreference xmlns="AirSyncBase:">
     <Type>4</Type>
     <AllOrNone>1</AllOrNone>
    </BodyPreference>
   </Options>
  </Collection>
  <Collection>
   <SyncKey>1482157911</SyncKey>
   <CollectionId>vevent%2Fpersonal</CollectionId>
   <DeletesAsMoves>0</DeletesAsMoves>
   <WindowSize>512</WindowSize>
   <Options>
    <FilterType>0</FilterType>
    <BodyPreference xmlns="AirSyncBase:">
     <Type>1</Type>
     <AllOrNone>1</AllOrNone>
    </BodyPreference>
   </Options>
  </Collection>
  <Collection>
   <SyncKey>1482143151</SyncKey>
   <CollectionId>vcard%2Fpersonal</CollectionId>
   <DeletesAsMoves>0</DeletesAsMoves>
   <WindowSize>512</WindowSize>
   <Options>
    <FilterType>0</FilterType>
    <BodyPreference xmlns="AirSyncBase:">
     <Type>1</Type>
     <AllOrNone>1</AllOrNone>
    </BodyPreference>
   </Options>
  </Collection>
  <Collection>
   <SyncKey>77-81</SyncKey>
   <CollectionId>mail%2Fdc9c091d7f722558240900002b733614</CollectionId>
   <DeletesAsMoves>0</DeletesAsMoves>
   <WindowSize>512</WindowSize>
   <Options>
    <FilterType>5</FilterType>
    <MIMESupport>2</MIMESupport>
    <MIMETruncation>8</MIMETruncation>
    <BodyPreference xmlns="AirSyncBase:">
     <Type>4</Type>
     <AllOrNone>1</AllOrNone>
    </BodyPreference>
   </Options>
  </Collection>
  <Collection>
   <SyncKey>128-97</SyncKey>
   <CollectionId>mail%2F6f7926308f902558575200002b733614</CollectionId>
   <DeletesAsMoves>0</DeletesAsMoves>
   <WindowSize>512</WindowSize>
   <Options>
    <FilterType>5</FilterType>
    <MIMESupport>2</MIMESupport>
    <MIMETruncation>8</MIMETruncation>
    <BodyPreference xmlns="AirSyncBase:">
     <Type>4</Type>
     <AllOrNone>1</AllOrNone>
    </BodyPreference>
   </Options>
  </Collection>
  <Collection>
   <SyncKey>1482157911</SyncKey>
   <CollectionId>vtodo%2Fpersonal</CollectionId>
   <DeletesAsMoves>0</DeletesAsMoves>
   <WindowSize>512</WindowSize>
   <Options>
    <FilterType>0</FilterType>
    <BodyPreference xmlns="AirSyncBase:">
     <Type>1</Type>
     <AllOrNone>1</AllOrNone>
    </BodyPreference>
   </Options>
  </Collection>
  <Collection>
   <SyncKey>{f2237e07-2204-4d57-88da-2be1513fb35b}1</SyncKey>
   <CollectionId>i/43d9a73a</CollectionId>
   <DeletesAsMoves>0</DeletesAsMoves>
   <WindowSize>512</WindowSize>
   <Options>
    <FilterType>5</FilterType>
    <MIMESupport>2</MIMESupport>
    <MIMETruncation>8</MIMETruncation>
    <BodyPreference xmlns="AirSyncBase:">
     <Type>4</Type>
     <AllOrNone>1</AllOrNone>
    </BodyPreference>
   </Options>
  </Collection>
  <Collection>
   <SyncKey>1-1</SyncKey>
   <CollectionId>mail%2F1aa52514136a4658721900002b733614</CollectionId>
   <DeletesAsMoves>0</DeletesAsMoves>
   <WindowSize>512</WindowSize>
   <Options>
    <FilterType>5</FilterType>
    <MIMESupport>2</MIMESupport>
    <MIMETruncation>8</MIMETruncation>
    <BodyPreference xmlns="AirSyncBase:">
     <Type>4</Type>
     <AllOrNone>1</AllOrNone>
    </BodyPreference>
   </Options>
  </Collection>
  <Collection>
   <SyncKey>11-1</SyncKey>
   <CollectionId>mail%2F6210da1782022358c81400002b733614</CollectionId>
   <DeletesAsMoves>0</DeletesAsMoves>
   <WindowSize>512</WindowSize>
   <Options>
    <FilterType>5</FilterType>
    <MIMESupport>2</MIMESupport>
    <MIMETruncation>8</MIMETruncation>
    <BodyPreference xmlns="AirSyncBase:">
     <Type>4</Type>
     <AllOrNone>1</AllOrNone>
    </BodyPreference>
   </Options>
  </Collection>
  <Collection>
   <SyncKey>9-1</SyncKey>
   <CollectionId>mail%2F6310da1782022358c81400002b733614</CollectionId>
   <DeletesAsMoves>0</DeletesAsMoves>
   <WindowSize>512</WindowSize>
   <Options>
    <FilterType>5</FilterType>
    <MIMESupport>2</MIMESupport>
    <MIMETruncation>8</MIMETruncation>
    <BodyPreference xmlns="AirSyncBase:">
     <Type>4</Type>
     <AllOrNone>1</AllOrNone>
    </BodyPreference>
   </Options>
  </Collection>
  <Collection>
   <SyncKey>4-1</SyncKey>
   <CollectionId>mail%2F6410da1782022358c81400002b733614</CollectionId>
   <DeletesAsMoves>0</DeletesAsMoves>
   <WindowSize>512</WindowSize>
   <Options>
    <FilterType>5</FilterType>
    <MIMESupport>2</MIMESupport>
    <MIMETruncation>8</MIMETruncation>
    <BodyPreference xmlns="AirSyncBase:">
     <Type>4</Type>
     <AllOrNone>1</AllOrNone>
    </BodyPreference>
   </Options>
  </Collection>
  <Collection>
   <SyncKey>1-1</SyncKey>
   <CollectionId>mail%2F6510da1782022358c81400002b733614</CollectionId>
   <DeletesAsMoves>0</DeletesAsMoves>
   <WindowSize>512</WindowSize>
   <Options>
    <FilterType>5</FilterType>
    <MIMESupport>2</MIMESupport>
    <MIMETruncation>8</MIMETruncation>
    <BodyPreference xmlns="AirSyncBase:">
     <Type>4</Type>
     <AllOrNone>1</AllOrNone>
    </BodyPreference>
   </Options>
  </Collection>
  <Collection>
   <SyncKey>0</SyncKey>
   <CollectionId>mail%2FJunk</CollectionId>
   <DeletesAsMoves>0</DeletesAsMoves>
   <GetChanges>0</GetChanges>
   <WindowSize>512</WindowSize>
   <Options>
    <FilterType>5</FilterType>
    <MIMESupport>2</MIMESupport>
    <MIMETruncation>8</MIMETruncation>
    <BodyPreference xmlns="AirSyncBase:">
     <Type>4</Type>
     <AllOrNone>1</AllOrNone>
    </BodyPreference>
   </Options>
  </Collection>
 </Collections>
 <WindowSize>16</WindowSize>
</Sync>

Dec 21 09:26:36 sogod [31235]: <0x0x7fc42d97e750[SOGoActiveSyncDispatcher]> Sleeping 10 seconds while detecting changes in Ping...
Dec 21 09:26:36 sogod [31239]: |SOGo| request took 1.231808 seconds to execute
Dec 21 09:26:36 sogod [31239]: 10.10.205.24 "POST /SOGo/Microsoft-Server-ActiveSync?Cmd=Sync&User=groupware-test1@test.de&DeviceId=7BCF7E19F55F4E9888638F0C80F4438A&DeviceType=WindowsOutlook15 HTTP/1.1" 200 0/1190 1.233 - - 0
20161221_conflict.txt (62,443 bytes)   
brunt82

brunt82

2016-12-21 08:42

reporter   ~0011061

I uploaded two additional logfiles with "SOGoEASDebugEnabled = YES": One file containing the issue (=20161221_conflict.txt) and another without it (20161221_no_conflict.txt). I will have a look on it, but I don't know what to look for. :-(

By the way: I could reproduce it with Outlook 2016 via EAS. So it seems to be no iOS-problem but an EAS-issue. Therefore I prefer to increase the severity again, because the use case "conflicts" may not be unusual.

ludovic

ludovic

2016-12-21 15:48

administrator   ~0011069

Not fixed in v2, it doesn't have forcing capabilities.

brunt82

brunt82

2017-02-09 11:27

reporter   ~0011287

Last edited: 2017-02-09 11:31

Retested with 3.2.6a: It is possible to accept the event now, but the other behavior is still the same:

When an user receives an event, which conflicts with another appointment, it occurs two issues:

  1. SOGo does not produce any e-mail about a new event within the calendar and
  2. the web calender does not show the event (as tentative).

See attached "conflict.jpg" for my expected behavior for the web calendar. Additional I would prefer to get an email from SOGo about the new appointment. Currently I only get it from the EAS-client.

brunt82

brunt82

2017-02-09 11:27

reporter  

conflict.jpg (37,529 bytes)   
conflict.jpg (37,529 bytes)   
tfu

tfu

2017-02-09 14:36

reporter   ~0011288

I tried to reproduce, but it works for me.
Please give more details on how to reproduce the problem.

brunt82

brunt82

2017-02-09 14:47

reporter   ~0011289

Last edited: 2017-02-09 14:49

I reproduced it again:

  • user 1 creates an event from 10-11 am (e.g. by using web calendar)
  • user 2 creates an event by using an EAS-client* (!) to the same time and invites user 1
  • now user 1 gets an e-mail invitation by the EAS-client* (not from SOGo), but the event is not shown in the web calendar
  • As soon as I accept the event from the email, the event will also be shown in the web calendar

I can only reproduce it, when the event created by user 2 was added by using an EAS-client. As soon as I use Thundebird, all works as expected

  • because I currently have no iOS device, I re-test it with Outlook 2016 and the Android App Nine (3.2.1)
tfu

tfu

2017-02-09 15:36

reporter   ~0011290

This is exactly what I did. In my case user 1 get an email notification and the event shows up in his calendar.

brunt82

brunt82

2017-02-10 07:40

reporter   ~0011295

What kind of server and client and which versions did you try? Also SOGo 3.2.6a?

brunt82

brunt82

2017-02-10 08:05

reporter   ~0011296

Arrrr!!!

I checked the SOGo librarys on the server and noticed the wrong timestamp (from 14 Dec) only for ActiveSync. Then I checked the SOGo-download source again and realized that I have to download the ActiveSync-package (besides the SOGO-package) separately.

After upgrading to the new nightly build and also updating the ActiveSync source, all works as you described.

Sorry for any circumstances.. :-(

Related Changesets

sogo: master 1da36a3e

2016-12-21 10:47

ludovic


Details Diff
(fix) always force save events creation over EAS (fixes 0003958) Affected Issues
0003958
mod - ActiveSync/SOGoActiveSyncDispatcher+Sync.m Diff File
mod - ActiveSync/SOGoActiveSyncDispatcher.m Diff File
mod - NEWS Diff File

Issue History

Date Modified Username Field Change
2016-12-19 14:41 brunt82 New Issue
2016-12-19 14:41 brunt82 File Added: logfile.txt
2016-12-19 14:44 ludovic Severity major => minor
2016-12-19 19:50 tfu Note Added: 0011025
2016-12-19 23:13 tfu Note Added: 0011038
2016-12-21 08:36 brunt82 File Added: 20161221_no_conflict.txt
2016-12-21 08:36 brunt82 File Added: 20161221_conflict.txt
2016-12-21 08:42 brunt82 Note Added: 0011061
2016-12-21 15:48 ludovic Changeset attached => sogo master 1da36a3e
2016-12-21 15:48 ludovic Assigned To => ludovic
2016-12-21 15:48 ludovic Resolution open => fixed
2016-12-21 15:48 ludovic Note Added: 0011069
2016-12-21 15:48 ludovic Status new => resolved
2016-12-21 15:48 ludovic Fixed in Version => 3.2.5
2017-02-09 11:27 brunt82 Note Added: 0011287
2017-02-09 11:27 brunt82 Status resolved => feedback
2017-02-09 11:27 brunt82 Resolution fixed => reopened
2017-02-09 11:27 brunt82 File Added: conflict.jpg
2017-02-09 11:31 brunt82 Note Edited: 0011287
2017-02-09 14:36 tfu Note Added: 0011288
2017-02-09 14:47 brunt82 Note Added: 0011289
2017-02-09 14:47 brunt82 Status feedback => assigned
2017-02-09 14:48 brunt82 Note Edited: 0011289
2017-02-09 14:49 brunt82 Note Edited: 0011289
2017-02-09 15:36 tfu Note Added: 0011290
2017-02-10 07:40 brunt82 Note Added: 0011295
2017-02-10 08:05 brunt82 Note Added: 0011296
2017-02-10 13:20 ludovic Status assigned => closed
2017-02-10 13:20 ludovic Resolution reopened => no change required