Summary | Itip / invitation interoperability with Outlook |
Queue | Horde Framework Packages |
Queue Version | Git master |
Type | Bug |
State | Not A Bug |
Priority | 1. Low |
Owners | |
Requester | thomas.jarosch (at) intra2net (dot) com |
Created | 07/08/2013 (4371 days ago) |
Due | |
Updated | 07/15/2013 (4364 days ago) |
Assigned | 07/08/2013 (4371 days ago) |
Resolved | 07/13/2013 (4366 days ago) |
Github Issue Link | |
Github Pull Request | |
Milestone | |
Patch | No |
tested to be the *only* structure that works in all of the tested
clients.
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.
same behavior.
mime structure - not very friendly for clients other than outlook.
I've tested Outlook 2007 SP2, which version of Outlook did you try?
I'm going to test it soonish.
State ⇒ Not A Bug
the meeting request - an email containing ONLY the iTip, with no other
MIME structure.
same behavior.
mime structure - not very friendly for clients other than outlook.
I've tested Outlook 2007 SP2, which version of Outlook did you try?
same behavior.
attachment or anything else. So the extra step is not needed.
I've tested Outlook 2007 SP2, which version of Outlook did you try?
State ⇒ Feedback
behavior.
New Attachment: invitation_from_outlook.eml
Milestone ⇒
State ⇒ Unconfirmed
Patch ⇒ No
Queue ⇒ Horde Framework Packages
Summary ⇒ Itip / invitation interoperability with Outlook
Type ⇒ Bug
Priority ⇒ 1. Low
I just played around with invitations a bit and noticed that
Outlook does not fully recognize invitation emails sent by Horde.
Outlook shows an .ics attachment. If you click on it, the usual
controls to accept / decline an event are shown. Probably the
attachment needs to be switched to "inline"?
I'll generate an invitation with Outlook and will post it here so we
can compare the message structure.
Cheers,
Thomas
PS: I wanted to file this ticket for FRAMEWORK_5_0, but there is no
queue for this right now. Though the iTip stuff didn't change much in
git master.