Closed Bug 279889 Opened 20 years ago Closed 20 years ago

replying to your own email should remove automatically your address

Categories

(SeaMonkey :: MailNews: Message Display, defect)

x86
Windows 2000
defect
Not set
minor

Tracking

(Not tracked)

RESOLVED DUPLICATE of bug 85296

People

(Reporter: benoit, Assigned: sspitzer)

Details

User-Agent:       Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.7.3) Gecko/20040910
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.7.3) Gecko/20040910

When you reply to an email that you have composed (your account email is the
From: line), your email should not be used as the To: .

And the original To: email(s) should be kept as To:, instead of being placed as
Cc: .

Reproducible: Always

Steps to Reproduce:
1. Find an email you've composed and which is saved in your Sent folder (for
example), this email has this header fields:

  - From: my@email.net
  - To: to_1@dest.net, to_2@dest.net
  - Cc: cc_1@dest.net, cc_2@dest.net

2. Reply to this email, with your account 'my@email.net'
Actual Results:  
The Compose window displays:

  - From: my@email.net
  - To: my@email.net
  - Cc: to_1@dest.net, to_2@dest.net, cc_1@dest.net, cc_2@dest.net

Expected Results:  
The Compose window should display:

  - From: my@email.net
  - To: to_1@dest.net, to_2@dest.net
  - Cc: cc_1@dest.net, cc_2@dest.net

*** This bug has been marked as a duplicate of 85296 ***
Status: UNCONFIRMED → RESOLVED
Closed: 20 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.