Attached ICS file not automatically recognized in some received emails
Categories
(Calendar :: E-mail based Scheduling (iTIP/iMIP), defect)
Tracking
(Not tracked)
People
(Reporter: macej.peter, Unassigned)
Details
Attachments
(4 files)
Steps to reproduce:
I received an email with an ICS attachment.
For better reproducibility, I saved it as an EML file and stripped the personal info. It's attached. Just open the EML file in TB.
Actual results:
The email is displayed, the attachment is visible. I can double-click the attachment and the "import event" dialog is displayed. However, there was no invitation toolbar in the message header, that I can see in other email invitations from Teams or from TB.
The invitation buttons, however, were correctly displayed in Gmail web interface.
Expected results:
The buttons such as "Accept", "Maybe", etc., should be displayed for the message.
Updated•3 years ago
|
Comment 1•3 years ago
|
||
The sample shows as an invitation (with buttons etc.) for me.
| Reporter | ||
Comment 2•3 years ago
|
||
This is how the test.eml looks on my TB 102.7.1
| Reporter | ||
Comment 3•3 years ago
|
||
This is how other emails with invitations look OK.
Comment 4•3 years ago
|
||
| Reporter | ||
Comment 5•3 years ago
|
||
OK, I've played with my settings and I found the reason. I didn't have the View - Display Attachments Inline option checked.
The other emails, that worked even without this setting, had in fact two identical ICS parts, but with different MIME:
1.
Content-type: text/calendar; method=REQUEST; charset=UTF-8
Content-transfer-encoding: 8BIT
Content-type: application/ics; name=invite.ics
Content-transfer-encoding: 8BIT
Content-disposition: attachment; filename=invite.ics
I'm OK now, as I enabled the setting. But maybe TB could display the invitation buttons regardless of this setting. But it's not a big deal.
Description
•