Closed Bug 295502 Opened 20 years ago Closed 20 years ago

Thunderbird does not indicate that you are a BCC recipient to a message

Categories

(Thunderbird :: Mail Window Front End, defect)

x86
Windows 2000
defect
Not set
minor

Tracking

(Not tracked)

RESOLVED INVALID

People

(Reporter: googs, Assigned: mscott)

Details

User-Agent:       Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.7.6) Gecko/20050225 Firefox/1.0.1
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.7.6) Gecko/20050225 Firefox/1.0.1

In both the main window or the message window, there is no indication that you
are a BCC recpient of a message.  You are left to infer that that is the case by
the fact that your name is not in the TO or CC fields.

Reproducible: Always

Steps to Reproduce:
1.  Send a message to yourself, putting at least 1 valid address in the TO field
and your address on the BCC field
2.  Send the message
3.  Look at the message.  The Subject, From, Date, and To fields are visible and
your address isn't included.  There's no indication that you were a BCC recipient.


Actual Results:  
I saw a mail without my address in the TO field

Expected Results:  
It should have showed a BCC header that had my address in it.
that's what bcc means - blind carbon copy, none of the recipients are supposed
to see the bcc list.
Status: UNCONFIRMED → RESOLVED
Closed: 20 years ago
Resolution: --- → INVALID
(In reply to comment #1)
> that's what bcc means - blind carbon copy, none of the recipients are supposed
> to see the bcc list.

You should see that you're a BCC!  Other mail clients (who will remain nameless)
do this, and for a good reason.
mail servers strip off the bcc header before delivering the mail to the
recipient. Do a view | Message source. Notice there's no bcc header in the
received message.
(In reply to comment #3)
> mail servers strip off the bcc header before delivering the mail to the
> recipient. Do a view | Message source. Notice there's no bcc header in the
> received message.

That's interesting.  It means that the mail client needs to make the same
inference that the user currently needs to make.  It's not as straightforward an
issue as I thought.

what you call an inference I'd call a guess :-) In general, there are several
ways you can receive a mail in your inbox without explicitly being on the to or
cc list
You need to log in before you can comment on or make changes to this bug.