[Tickets #12438] Re: Itip / invitation interoperability with Outlook
noreply at bugs.horde.org
noreply at bugs.horde.org
Mon Jul 15 15:01:35 UTC 2013
DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.
Ticket URL: http://bugs.horde.org/ticket/12438
------------------------------------------------------------------------------
Ticket | 12438
Updated By | Michael Rubinsky <mrubinsk at horde.org>
Summary | Itip / invitation interoperability with Outlook
Queue | Horde Framework Packages
Version | Git master
Type | Bug
State | Not A Bug
Priority | 1. Low
Milestone |
Patch |
Owners |
------------------------------------------------------------------------------
Michael Rubinsky <mrubinsk at horde.org> (2013-07-15 15:01) wrote:
>>>> Even viewing the Outlook generated iTip file in Outlook shows the
>>>> same behavior.
>>>
>>> With the example data I have to open the message itself, but no .ics
>>
>> That's because the example data contains nothing but the itip - no
>> mime structure - not very friendly for clients other than outlook.
>
> may be we could do both? Provide the iTip stuff in the body and as
> attachment.
By definition that is impossible. The entire message in the example
data is a single MIME part of type:
Content-Type: text/calendar; method=REQUEST;
charset="UTF-8"
Adding an attachment would mean the message would no longer contain a
single MIME part, but would then becore a MULTIPART message.
More information about the bugs
mailing list