Skip to content

Allow alias To: address in the event attendee list#447

Draft
dinvlad wants to merge 10000 commits intoProtonMail:mainfrom
dinvlad:fix-calendar-invite-participant-list
Draft

Allow alias To: address in the event attendee list#447
dinvlad wants to merge 10000 commits intoProtonMail:mainfrom
dinvlad:fix-calendar-invite-participant-list

Conversation

@dinvlad
Copy link
Copy Markdown

@dinvlad dinvlad commented Jun 28, 2025

Hi folks,

I'm trying to address a long-standing issue when the email address used in the To: header is one of alias addresses (such as those in SimpleLogin), but the attendee list in event invitation email is checked only against the list of Proton mail addresses.

As a result, currently the user sees Your email address is not in the original participants list. warning, instead of Add to Proton Calendar button. This is frustrating for many users who have been using SimpleLogin aliases, as we have to then go through many clicks in Calendar app settings to import the event from the .ics file:

https://protonmail.uservoice.com/forums/284483-proton-mail/suggestions/45483934-allow-adding-a-calendar-invite-to-proton-calendar

This PR aims to address this issue by comparing To: field with the attendee list, in addition to existing logic for comparing attendees. Please let me know if you approve of the general idea, and I'll comb through the tests a bit more.

Thanks!

Loading
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.