- Feed Queries
- All Stories
- Search
- Feed Search
- Transactions
- Transaction Logs
Mar 29 2016
Mar 22 2016
Back-ported https://git.cyrus.foundation/rI67bac5df9c1f667d1632b4f7bb57fb00873975aa from master.
Mar 21 2016
Mar 15 2016
Mar 11 2016
Mar 10 2016
Mar 8 2016
Mar 7 2016
Mar 6 2016
Updating the ticket to reflect the new semantics.
Mar 5 2016
Mar 4 2016
Mar 3 2016
Wouldn't it make more sense to use [CapabilityBoundingSet=](https://www.freedesktop.org/software/systemd/man/systemd.exec.html#CapabilityBoundingSet=) instead and keep it running as guam user?
Mar 2 2016
Backported, tagged, pushed, built and distributed.
Mar 1 2016
Feb 29 2016
php-sabre-http-3.0.5 has been made available for Kolab 16
Feb 25 2016
So, looks like client issue. I'll leave this open as a request to handle better such situations, i.e. to not even try to connect to SMTP and return better error.
Got it going!
The apache access log is telling me:
Feb 24 2016
Also, please take care about adding package dependency on php-sabre-dav
Already submitted and accepted to Kolab 16
Feb 23 2016
Reading source code I see only one case when simplexml_import_dom()'s argument can be NULL here. It is when php://input stream is empty. (feof() returns true). https://git.kolab.org/diffusion/S/browse/master/lib/ext/Syncroton/Server.php;e0fb77d4c05c95cc78dc8c9b38517b8a84d5a40e$130. So, the problem may not be in the php code.
Its possible that I made a mistake in my config. Kinda hard to debug.
BTW, iOS 7.1.2 with kolabnow.com account works for me.
...but I agree that if empty body (for whatever reason) is detected it should not even try to connect to SMTP server.
Of course I added my recipients-adress also. Forgot to mention that. Its a normal adress with alphabetical letters and .org ending.
Jeroen, the warning on simplexml_import_dom() indicates the problem is on activesync protocol level.
Would just putting "test" in the subject and body not mean an empty recipient list though?
I will do my best to provide this, if you tell me how.
I was more interested in the request body on activesync/http protocol level.
Normal text (just tried by just putting "Test" as subject and "Test" as content).
The error tells us that the activesync request body is missing or syncroton faild to parse it.
So, to track this down we'd need to know what exactly was sent by the device.
This seems to occur with https://git.kolab.org/T1023 already applied.
Feb 22 2016
Completed.
Feb 21 2016
Should be high because its preventing syncroton from working.
Feb 20 2016
Associating with Sprint 201608 to check up on the resolution.
Feb 19 2016
I see the missing file in Winterfell. Can this be closed?
Feb 5 2016
Then there was one more issue:
I needed to first run:
yum downgrade php php-* httpd-*
otherwise the first set of instructions (using yum shell) didn't work.
Feb 4 2016
Brief instructions then:
Equally applies to Kolab Enterprise 14.
Associate additional projects for this applies to RPM packaging only.
Feb 2 2016
Implemented.