Page MenuHomePhorge
Feed Search

Feb 25 2016

machniak added a comment to T1052: Sending mail without SSL in Syncroton.

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.

Feb 25 2016, 10:59 AM · Sprint 201610, Winterfell, Kolab 16, Syncroton, Bug Reports
maltris added a comment to T1052: Sending mail without SSL in Syncroton.

Got it going!

Feb 25 2016, 10:54 AM · Sprint 201610, Winterfell, Kolab 16, Syncroton, Bug Reports
adomaitis created T1062: Cyrus IMAP Murder frontend proxies GETANNOTATION commands for GETMETADATA requests.
Feb 25 2016, 9:59 AM · Cyrus IMAP, Winterfell, Sprint 201610, Bug Reports
maltris added a comment to T1052: Sending mail without SSL in Syncroton.

The apache access log is telling me:

Feb 25 2016, 9:45 AM · Sprint 201610, Winterfell, Kolab 16, Syncroton, Bug Reports

Feb 23 2016

machniak added a comment to T1052: Sending mail without SSL in Syncroton.

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.

Feb 23 2016, 4:57 PM · Sprint 201610, Winterfell, Kolab 16, Syncroton, Bug Reports
maltris added a comment to T1052: Sending mail without SSL in Syncroton.

Its possible that I made a mistake in my config. Kinda hard to debug.

Feb 23 2016, 3:50 PM · Sprint 201610, Winterfell, Kolab 16, Syncroton, Bug Reports
machniak added a comment to T1052: Sending mail without SSL in Syncroton.

BTW, iOS 7.1.2 with kolabnow.com account works for me.

Feb 23 2016, 3:47 PM · Sprint 201610, Winterfell, Kolab 16, Syncroton, Bug Reports
machniak added a comment to T1052: Sending mail without SSL in Syncroton.

...but I agree that if empty body (for whatever reason) is detected it should not even try to connect to SMTP server.

Feb 23 2016, 3:35 PM · Sprint 201610, Winterfell, Kolab 16, Syncroton, Bug Reports
maltris added a comment to T1052: Sending mail without SSL in Syncroton.

Of course I added my recipients-adress also. Forgot to mention that. Its a normal adress with alphabetical letters and .org ending.

Feb 23 2016, 3:34 PM · Sprint 201610, Winterfell, Kolab 16, Syncroton, Bug Reports
machniak added a comment to T1052: Sending mail without SSL in Syncroton.

Jeroen, the warning on simplexml_import_dom() indicates the problem is on activesync protocol level.

Feb 23 2016, 3:33 PM · Sprint 201610, Winterfell, Kolab 16, Syncroton, Bug Reports
vanmeeuwen added a comment to T1052: Sending mail without SSL in Syncroton.

Would just putting "test" in the subject and body not mean an empty recipient list though?

Feb 23 2016, 3:25 PM · Sprint 201610, Winterfell, Kolab 16, Syncroton, Bug Reports
maltris added a comment to T1052: Sending mail without SSL in Syncroton.

I will do my best to provide this, if you tell me how.

Feb 23 2016, 3:09 PM · Sprint 201610, Winterfell, Kolab 16, Syncroton, Bug Reports
machniak added a comment to T1052: Sending mail without SSL in Syncroton.

I was more interested in the request body on activesync/http protocol level.

Feb 23 2016, 3:06 PM · Sprint 201610, Winterfell, Kolab 16, Syncroton, Bug Reports
maltris added a comment to T1052: Sending mail without SSL in Syncroton.

Normal text (just tried by just putting "Test" as subject and "Test" as content).

Feb 23 2016, 2:58 PM · Sprint 201610, Winterfell, Kolab 16, Syncroton, Bug Reports
machniak added a comment to T1052: Sending mail without SSL in Syncroton.

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.

Feb 23 2016, 2:56 PM · Sprint 201610, Winterfell, Kolab 16, Syncroton, Bug Reports
vanmeeuwen added projects to T1052: Sending mail without SSL in Syncroton: Syncroton, Kolab 16, Winterfell, Sprint 201609, Maipo.

This seems to occur with https://git.kolab.org/T1023 already applied.

Feb 23 2016, 2:31 PM · Sprint 201610, Winterfell, Kolab 16, Syncroton, Bug Reports
maltris created T1052: Sending mail without SSL in Syncroton.
Feb 23 2016, 2:23 PM · Sprint 201610, Winterfell, Kolab 16, Syncroton, Bug Reports

Feb 13 2016

vanmeeuwen created Bug Reports.
Feb 13 2016, 11:25 AM