<html>
<head>
<meta content="text/html; charset=windows-1252"
http-equiv="Content-Type">
</head>
<body bgcolor="#FFFFFF" text="#000000">
On 12/3/2015 12:24 PM, Troy Carpenter wrote:<br>
<blockquote cite="mid:56607AE1.7030405@carpenter.cx" type="cite">
<meta http-equiv="content-type" content="text/html;
charset=windows-1252">
I did an update on my test server using the 3.5 development
repository. It updated all of Roundcube, and a few others,
including syncroton.<br>
<br>
Since then I can't log into roundcube, and activesync updates do
not work from mobile devices.<br>
<br>
In Roundcube, I haven't found the right log file yet, but in the
browser, I get this error:<br>
<h1 style="color: rgb(0, 0, 0); font-family: 'Times New Roman';
font-style: normal; font-variant: normal; letter-spacing:
normal; line-height: normal; orphans: auto; text-align: start;
text-indent: 0px; text-transform: none; white-space: normal;
widows: 1; word-spacing: 0px; -webkit-text-stroke-width: 0px;"><small><small><small><big>Not
Found</big></small></small></small><br>
<small><small><small>The requested URL
/roundcubemail/SKtMMWs1DDtkXtmN/ was not found on this
server.</small></small></small></h1>
I have found this error in the syncroton log when a device tries
to update via Activesync:<br>
PHP Fatal error: Call to protected method
rcube_imap_generic::strToTime() from context
'kolab_sync_data_email' in
/usr/share/kolab-syncroton/lib/kolab_sync_data_email.php on line
140<br>
<br>
Email seems to get delivered, so postfix and IMAP still seem to be
working.<br>
</blockquote>
<br>
So far the only solution I've found for the first problem (with the
session token URL) is to follow the modifications in Gabriel
Forster's email from earlier today and bypass the CSRF checking. It
had been working up until this last update, so obviously something
changed.<br>
<br>
<br>
</body>
</html>