Discussion:
Calendar invitations iOS problem
Andreas
2017-03-22 21:14:17 UTC
Permalink
Hi,

when using activesync on my iPhone (iOS 10.2.1) calendar invitations are
not shown up in the iPhone calendar. I only see an email with an .ics
attachement, but there are no RSVP buttons and therefore no possibility
to accept or decline. I tested kolabnow as well, same problem. Is this a
known limitation?


Thanks,

Andy
Aleksander Machniak
2017-03-23 07:12:19 UTC
Permalink
Post by Andreas
when using activesync on my iPhone (iOS 10.2.1) calendar invitations are
not shown up in the iPhone calendar. I only see an email with an .ics
attachement, but there are no RSVP buttons and therefore no possibility
to accept or decline. I tested kolabnow as well, same problem. Is this a
known limitation?
Yes. Invitations support in Kolab's Activesync is not implemented.
--
Aleksander Machniak
Software Developer, Kolab Systems AG
-------------------------------------------------------
PGP:19359DC1 - http://kolabsys.com - http://alec.pl
Andreas
2017-03-23 11:04:17 UTC
Permalink
As far as I can see, invitations do not work with calDAV under iOS
either ...
Post by Aleksander Machniak
Post by Andreas
when using activesync on my iPhone (iOS 10.2.1) calendar invitations are
not shown up in the iPhone calendar. I only see an email with an .ics
attachement, but there are no RSVP buttons and therefore no possibility
to accept or decline. I tested kolabnow as well, same problem. Is this a
known limitation?
Yes. Invitations support in Kolab's Activesync is not implemented.
--
Aleksander Machniak
Software Developer, Kolab Systems AG
-------------------------------------------------------
PGP:19359DC1 - http://kolabsys.com - http://alec.pl
_______________________________________________
users mailing list
https://lists.kolab.org/mailman/listinfo/users
Aleksander Machniak
2017-03-23 11:30:11 UTC
Permalink
Post by Andreas
As far as I can see, invitations do not work with calDAV under iOS
either ...
It's implemented, but disabled by default. I've never used this feature.

// expose iTip invitations from email inbox in CalDAV scheduling inbox.
// this will make capable CalDAV clients process event invitations and
// as a result, the invitation messages are removed from the email inbox.
// WARNING: this feature is still experimental and not fully implemented.
// See https://git.kolab.org/T93 for details and implementation status.
$config['kolabdav_caldav_inbox'] = false;
--
Aleksander Machniak
Software Developer, Kolab Systems AG
-------------------------------------------------------
PGP:19359DC1 - http://kolabsys.com - http://alec.pl
Andreas Altenburg
2017-03-23 10:00:01 UTC
Permalink
Thanks. Are there any plans for implementation?
Post by Aleksander Machniak
Post by Andreas
when using activesync on my iPhone (iOS 10.2.1) calendar
invitations are
not shown up in the iPhone calendar. I only see an email with an .ics
attachement, but there are no RSVP buttons and therefore no
possibility
to accept or decline. I tested kolabnow as well, same problem. Is this a
known limitation?
Yes. Invitations support in Kolab's Activesync is not implemented.
--
Aleksander Machniak
Software Developer, Kolab Systems AG
-------------------------------------------------------
PGP:19359DC1 - http://kolabsys.com - http://alec.pl
_______________________________________________
users mailing list
https://lists.kolab.org/mailman/listinfo/users
Loading...