From noreply at bugs.horde.org Mon Jul 14 10:16:31 2025 From: noreply at bugs.horde.org (noreply at bugs.horde.org) Date: Mon, 14 Jul 2025 10:16:31 +0000 Subject: [Tickets #15192] Invitation mail contains multiple ICS event files Message-ID: BITTE NICHT AUF DIESE NACHRICHT ANTWORTEN. NACHRICHTEN AN DIESE E-MAIL-ADRESSE WERDEN NICHT GELESEN. Ticket-URL: https://bugs.horde.org/ticket/15192 ------------------------------------------------------------------------------ Ticket | 15192 Erstellt Von | patrick.kratzer at hetzner.com Zusammenfassung | Invitation mail contains multiple ICS event files Warteschlange | Kronolith Version | FRAMEWORK_5_2 Typ | Bug Status | Unconfirmed Priorität | 1. Low Github Issue Link | Github Pull Request | null Milestone | Patch | Zuständige | ------------------------------------------------------------------------------ patrick.kratzer at hetzner.com (2025-07-14 10:16) hat geschrieben: It seems that a calendar invitation always contains two attachments with the name "event-invitation.ics". In some cases this seems to cause that the invitation cannot be read properly (especially in Outlook). After a deeper dive into the source code of such an invitation mail, I found out that one of the attachment is transmitted as plain text, whereas the other one is transmitted as a base64 encoded file.