Skip to content

fix: No new chats for MDNs with alias (#5196)#5199

Merged
Septias merged 2 commits intomainfrom
sk/fix_mdn_new_chat
Jan 22, 2024
Merged

fix: No new chats for MDNs with alias (#5196)#5199
Septias merged 2 commits intomainfrom
sk/fix_mdn_new_chat

Conversation

@Septias
Copy link
Copy Markdown
Collaborator

@Septias Septias commented Jan 20, 2024

close #5196

Copy link
Copy Markdown
Collaborator Author

@Septias Septias left a comment

Choose a reason for hiding this comment

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

@link2xt can you look over my test? I tried to create a scenario where Alice identifies as Alice Smith but sends a message overwritten with Alice Aris. Bob will then create a read receipt for Alice Aris which should then create a new chat on Alice's device. This does not happen yet and I don't understand why.

@link2xt
Copy link
Copy Markdown
Collaborator

link2xt commented Jan 20, 2024

It is not about display name, display name does not matter at all when we decide if the mail is for us or not. To: address should be different from the self address, that's all.

@Septias
Copy link
Copy Markdown
Collaborator Author

Septias commented Jan 21, 2024

I don't manage to create a failing test

@Septias Septias marked this pull request as ready for review January 22, 2024 14:56
@Septias Septias requested review from iequidoo and link2xt and removed request for link2xt January 22, 2024 14:56
@Septias Septias force-pushed the sk/fix_mdn_new_chat branch from bc8d51f to 9e86176 Compare January 22, 2024 15:01
@Septias Septias merged commit c5f31c3 into main Jan 22, 2024
@Septias Septias deleted the sk/fix_mdn_new_chat branch January 22, 2024 15:51
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.

SMTP-Forwarded read receipts should not turn into new chats

2 participants