Skip to content

Calendar invites sent through mail providers have incorrect headers for the ics attachment #10416

@ChristophWurst

Description

@ChristophWurst

Steps to reproduce

  1. Invite another user to an event

Expected behavior

I receive an email where my mail client offers to import an event and respond to the RSVP

Content-Type: text/calendar; method=REQUEST; name=event.ics
Content-Transfer-Encoding: base64
Content-Disposition: inline; name=event.ics; filename=event.ics

^ from an invite before we had mail providers.

Actual behavior

Content-Type: text/calendar; name=event.ics; method=REQUEST
Content-Disposition: attachment; filename=event.ics
Content-Transfer-Encoding: 8bit

^ at least for Gnome Evolution, this doesn't make the ics file show as invite. It shows as attachment.

Mail app version

4.1.0-beta2

Nextcloud version

No response

Mailserver or service

No response

Operating system

No response

PHP engine version

None

Nextcloud memory caching

No response

Web server

None

Database

None

Additional info

No response

Metadata

Metadata

Type

Projects

Status

☑️ Done

Relationships

None yet

Development

No branches or pull requests

Issue actions