Hi Bill,

For DAV, you'll need to be running an HTTP service, which means you'll need to 
configure Cyrus to start its "httpd" binary, by adding an entry for it to the 
SERVICES section of /etc/cyrus.conf.  Debian might have provided such an entry 
for you, commented out, in which case you'd just need to find that line and 
uncomment it, and then restart Cyrus.

If there isn't already such a line prepared for you, check the cyrus.conf man 
page 
<https://www.cyrusimap.org/3.6/imap/reference/manpages/configs/cyrus.conf.html> 
for the details you'll need to write your own.  There's also some example 
config files in the source distribution.  I'm not sure if Debian packages them 
(or where they would be installed if it does), but they're online on github, 
e.g. this one 
<https://github.com/cyrusimap/cyrus-imapd/blob/master/doc/examples/cyrus_conf/normal.conf>
 has examples for httpd.

Hope this helps,

ellie

On Wed, 13 Sep 2023, at 8:33 AM, [email protected] wrote:
> I have Cryus IMAP running on a Debian Bookworm system, i.e. Debian 12.  I 
> would like to add CalDav support and having trouble getting off the ground.  
> What I have done so far:
>  1. Installed the package cyrus-caldav
>  2. Edited /etc/imapd.conf adding the line `caldav_allowcalendaradmin: 1`
>  3. Made use that `httpmodules: caldav carddav` is in /etc/imapd.conf.
>  4. Restarted cyrus-imapd
> When I attempt to connect with a URL of the form 
> https://<server>/dav/calendars/user/ 
> <https://shelter-imap.ca-zephyr.internal/dav/calendars/user/mac><user> the 
> connection fails.  When I attempt to connect with s_client I am getting 
> connection refused.
> 
> What am I missing?
> 
> Thanks in advance,
> 
> Bill
> 
> *Cyrus <https://cyrus.topicbox.com/latest>* / Info / see discussions 
> <https://cyrus.topicbox.com/groups/info> + participants 
> <https://cyrus.topicbox.com/groups/info/members> + delivery options 
> <https://cyrus.topicbox.com/groups/info/subscription> Permalink 
> <https://cyrus.topicbox.com/groups/info/T248cc29fc67c78e9-Mb57f1b7ecd1573fb789242e6>

------------------------------------------
Cyrus: Info
Permalink: 
https://cyrus.topicbox.com/groups/info/T248cc29fc67c78e9-M82dd4c56d228ae17c6e59547
Delivery options: https://cyrus.topicbox.com/groups/info/subscription

Reply via email to