[Kolab-devel] [issue4236] Outlook cannot publish to Horde webdav
Gavin McCullagh
issues at kolab.org
Mon Mar 22 11:23:56 CET 2010
New submission from Gavin McCullagh <gavin.mccullagh at gcd.ie>:
Using Kolab v2.2.3 on Debian lenny.
Adding this rewrite rule to Apache:
RewriteRule rpc.php/kronolith/(.*?)/(.*?)_Calendar\.ics$
rpc.php/kronolith/$1/$1.ics [L]
seems like it should allow Outlook to connect to the kronolith WebDAV service.
However, this doesn't appear to work.
client/horde.log has:
Mar 18 16:07:27 HORDE [notice] [imp] Login success for xxxxxxxxxxxxxxx at
yyyyyy.zz [172.16.17.41] to {server.tld:143 [imap/notls/novalidate-cert]} [pid
32226 on line 304 of "/kolab/var/kolab/www/client/imp/lib/Session.php"]
Mar 18 16:07:27 HORDE [debug] [kronolith] Hook _horde_hook_share_init in
application horde not called. [pid 32226 on line 1683 of
"/kolab/var/kolab/www/client/lib/Horde.php"]
Mar 18 16:07:27 HORDE [debug] [horde] Max memory usage: 20447232 bytes [pid
32226 on line 339 of "/kolab/var/kolab/www/client/lib/Horde/Registry.php"]
Mar 18 16:07:27 HORDE [debug] [horde] IMAP errors: SECURITY PROBLEM: insecure
server advertised AUTH=PLAIN [pid 32226 on line 175 of
"/kolab/var/kolab/www/client/imp/lib/IMAP.php"]
Apache's access.log has
172.16.17.41 - xxxxxxxxxxxxxxx at yyyyyy.zz [18/Mar/2010:15:50:41 +0000]
"PROPFIND /client/rpc.php/kronolith/xxxxxxxxxxxxxxx at yyyyyy.zz/ HTTP/1.1" 207 1031
172.16.17.41 - - [18/Mar/2010:15:50:44 +0000] "PUT
/client/rpc.php/kronolith/xxxxxxxxxxxxxxx at yyyyyy.zz/Name_Calendar.ics
HTTP/1.1" 400 354
The PROPFIND is apparently okay, but the following PUT request gives a 400 error.
A discussion about this is here:
http://kolab.org/pipermail/kolab-users/2010-March/thread.html#11113
----------
messages: 24336
nosy: gavinmc
priority: bug
status: unread
title: Outlook cannot publish to Horde webdav
______________________________________
Kolab issue tracker <issues at kolab.org>
<https://issues.kolab.org/issue4236>
______________________________________
More information about the devel
mailing list