Skip to content

Conversation

@SebastianKrupinski
Copy link
Contributor

@SebastianKrupinski SebastianKrupinski commented Oct 11, 2025

Summary

Signed-off-by: SebastianKrupinski <krupinskis05@gmail.com>
@SebastianKrupinski SebastianKrupinski force-pushed the fix/imip-capitalization-and-aliases branch from 230bc0e to aebfa65 Compare October 11, 2025 13:46
Copy link
Member

@ChristophWurst ChristophWurst left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Makes sense!

@ChristophWurst
Copy link
Member

/backport to stable5.5

@ChristophWurst ChristophWurst merged commit cdf984d into main Oct 13, 2025
44 checks passed
@ChristophWurst ChristophWurst deleted the fix/imip-capitalization-and-aliases branch October 13, 2025 11:06
@github-project-automation github-project-automation bot moved this from 🏗️ In progress to ☑️ Done in 💌 📅 👥 Groupware team Oct 13, 2025
@kesselb
Copy link
Contributor

kesselb commented Oct 13, 2025

/backport to stable5.5

@nikbinmarjan
Copy link

Hi,
After updating to the newest version, the problem persists. The system cannot find users with capital letters for calendar settings, and when a recipient's address contains capital letters, it displays this error:
"This message has an attached invitation but the invitation does not contain a participant that matches any configured mail account address."
Screenshot 2025-10-14 at 12 20 34

Screenshot 2025-10-14 at 12 16 10

@SebastianKrupinski
Copy link
Contributor Author

Hi @nikbinmarjan,

The extra email addresses need to be added on the user profile page, do you have them added there?

image

@nikbinmarjan
Copy link

I don't need an additional email address. The issue is with case sensitivity. My email address is marjan@smartco, but when someone sends a calendar invitation using Marjan@smartco or MARJAN@smartco (with capital letters), I receive the email successfully. However, when I try to add it to my calendar, I get this error:
"This message has an attached invitation but the invitation does not contain a participant that matches any configured mail account address."

@nikbinmarjan
Copy link

also We use LDAP integration for user and group management.

@SebastianKrupinski
Copy link
Contributor Author

@nikbinmarjan

The mail recipients address (the TO address in the email) does not matter in this case, the only two things that matter are the email address of the attendee/organizer in the invitation and if that email address exists in the configured addresses for the user.

The we then compare all the attendee addresses and user profile addresses in lower case.

So I would first try, clearing your browser cache, to make sure your using the newest code. Then make sure your user profile email is actually in the invitation.

@nikbinmarjan
Copy link

it is ok now in mail version : 5.5.9
thank you so much.

@SebastianKrupinski
Copy link
Contributor Author

Thanks for the confirmation

@gvansanden
Copy link

This broke again in the latest updates

@SebastianKrupinski
Copy link
Contributor Author

Hi @gvansanden

The fix for this was only released in Mail 5.5.9, it did not exist in any prior version.

@gvansanden
Copy link

I just upgraded to that version (I thought it was in earlier), but it is not fixed.

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

Projects

Development

Successfully merging this pull request may close these issues.

6 participants