-
Couldn't load subscription status.
- Fork 287
fix: imip aliases and capitalization #11915
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
14de532 to
230bc0e
Compare
Signed-off-by: SebastianKrupinski <krupinskis05@gmail.com>
230bc0e to
aebfa65
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Makes sense!
|
/backport to stable5.5 |
|
/backport to stable5.5 |
|
Hi @nikbinmarjan, The extra email addresses need to be added on the user profile page, do you have them added there?
|
|
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: |
|
also We use LDAP integration for user and group management. |
|
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. |
|
it is ok now in mail version : 5.5.9 |
|
Thanks for the confirmation |
|
This broke again in the latest updates |
|
Hi @gvansanden The fix for this was only released in Mail 5.5.9, it did not exist in any prior version. |
|
I just upgraded to that version (I thought it was in earlier), but it is not fixed. |



Summary