mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-07 00:08:39 +09:00
Bug 522450 - Place mail copy on the correct folder when using Reply to List
This bug never landed in c-c Tag #1273
This commit is contained in:
parent
13a2cf2b8a
commit
d27ecf750c
1 changed files with 1 additions and 0 deletions
|
|
@ -2639,6 +2639,7 @@ nsMsgComposeAndSend::InitCompositionFields(nsMsgCompFields *fields,
|
|||
aType == nsIMsgCompType::Reply ||
|
||||
aType == nsIMsgCompType::ReplyAll ||
|
||||
aType == nsIMsgCompType::ReplyToGroup ||
|
||||
aType == nsIMsgCompType::ReplyToList ||
|
||||
aType == nsIMsgCompType::ReplyToSender ||
|
||||
aType == nsIMsgCompType::ReplyToSenderAndGroup ||
|
||||
aType == nsIMsgCompType::ReplyWithTemplate )
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue