Scheduling VJOURNAL
Ken Murchison
murch at fastmail.com
Sat Mar 30 15:51:39 EDT 2019
Yes, if VJOURNAL can be scheduled then we should support it.
On 3/30/19 10:57 AM, Дилян Палаузов wrote:
> Hello,
>
> iCalendar forsees for VJOURNAL, VEVENT and VTODO attendees and organizer.
>
> Scheduling Extensions to CalDAV says nothing about VJOURNAL. iTIP foresees VJOURNAL.
>
> In imap/http_caldav.c:caldav_put() has
>
> switch (kind) {
> case ICAL_VEVENT_COMPONENT:
> case ICAL_VTODO_COMPONENT:
> case ICAL_VPOLL_COMPONENT:
> if (organizer)
> DO SOMETHING, possibly sending an email
> case ICAL_VJOURNAL_COMPONENT:
> DO NOTHING
>
> I do expect, when I upload a VJOURNAL with attendees on different hosts, that the participants receive a mail (on each
> change).
>
> Do you think it is reasonable to move “case ICAL_VJOURNAL_COMPONENT” before “if (organizer)”, so that for local users
> HTTP scheduling happens, or shall uploading VJOURNAL with ATTENDEEs always trigger emails?
>
> Regards
> Дилян
>
--
Ken Murchison
Cyrus Development Team
FastMail US LLC
-------------- next part --------------
A non-text attachment was scrubbed...
Name: murch.vcf
Type: text/x-vcard
Size: 4 bytes
Desc: not available
URL: <http://lists.andrew.cmu.edu/pipermail/cyrus-devel/attachments/20190330/276a1392/attachment.vcf>
More information about the Cyrus-devel
mailing list