Configure Cyrus 2.4.17+caldav~beta9 and CalDavZAP 0.12.1
Lucas Zinato Carraro
lucaszc at gmail.com
Tue Apr 28 23:27:09 EDT 2015
caldavzap is in another server.
----
I debug more and find this log in JavaScript console.
XMLHttpRequest cannot load http://mailserver.com:8088/dav/principals/user/.
No 'Access-Control-Allow-Origin' header is present on the requested
resource. Origin 'http://webserver.com' is therefore not allowed access.
---
Anyway to put this specific header in cyrus httpd ?
Regards
On Mon, Apr 27, 2015 at 8:25 AM, Ken Murchison <murch at andrew.cmu.edu> wrote:
> On 04/17/2015 10:17 AM, Lucas Zinato Carraro wrote:
>
> I'm testing Cyrus Caldav ( 2.4.17+beta9 ) with several clients iCal,
> Lightning, AgendaDAV, Evolution .
>
> Unfortunately, I could not configure with the CalDavZAP 0.12.1
>
> I follow the procedure to 2.5.0 (
> http://cyrusimap.org/docs/cyrus-imapd/2.5.0/install-http.php)
>
> ---
> In cyrus.conf
>
> SERVICES {
>
> ..........
> http cmd="httpd" listen="8088" prefork=0 maxchild=400
> .........
> }
>
> ---
>
> In caldav/config.js
>
> var globalNetworkCheckSettings={href: '
> http://myserver.com:8088/dav/principals/user/
> <http://mail.icict.fiocruz.br:8088/dav/principals/user/>', hrefLabel:
> null, additionalResources: [], forceReadOnly: null, settingsAccount: true,
> timeOut: 90000, lockTimeOut: 10000, delegation: true, backgroundCalendars:
> [], ignoreAlarms: false}
>
> ....
> var globalSettingsType='calendar-home-set';
> ....
>
> Any suggestion ?
>
>
> Have you placed all of the CalDAVZap files in a location within your Cyrus
> 'htdocs' directory?
> Are they readable by the Cyrus user?
> Do you have a trailing '/' in the URL when you try to access CalDAVZap
> (e.g. http://myserver.com:8088/caldavzap/) ?
> Are you seeing any kind of errors in syslog?
> Have you enabled any kind of logging in your browser?
>
> --
> Kenneth Murchison
> Principal Systems Software Engineer
> Carnegie Mellon University
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.andrew.cmu.edu/pipermail/info-cyrus/attachments/20150429/36a89dd1/attachment.html
More information about the Info-cyrus
mailing list