fixup! TF-3649 Fix reply to own sent email

This commit is contained in:
DatDang
2025-04-15 09:53:29 +07:00
committed by Dat H. Pham
parent 19326621fd
commit 6cac72b09e
3 changed files with 21 additions and 161 deletions
+20
View File
@@ -0,0 +1,20 @@
# 59. Reply to own sent email
Date: 2025-04-15
## Status
Accepted
## Context
- User want to reply to own sent email, keeping all "To" recipients
## Decision
- PresentationEmailExtension._handleReply is modified
- When `isSender` is `true`, all "To" recipients will be kept
## Consequences
- When replying to own sent email, "Reply-To" email will no longer be considered