View text source at Wikipedia


Blind carbon copy

A blind carbon copy (abbreviated Bcc) is a message copy sent to an additional recipient, without the primary recipient being made aware. This concept originally applied to paper correspondence and now also applies to email.[1] "Bcc" can also stand for "blind courtesy copy" as a backronym of the original abbreviation.[2]

In some circumstances, the typist creating a paper correspondence must ensure that multiple recipients of such a document do not see the names of other recipients. To achieve this, the typist can:

With email, recipients of a message are specified using addresses in any of these three fields:

It is common practice to use the Bcc: field when addressing a very long list of recipients, or a list of recipients who should not (necessarily) know each other, e.g. in mailing lists.[3]

SMTP Mechanism for Email

[edit]

BCC in email is handled uniquely by the Simple Mail Transfer Protocol. Here BCC recipients are managed by specifying all recipients using the RCPT TO command, without distinguishing between To, CC, or BCC fields. The SMTP "envelope" includes each recipient, including those in BCC, but only To and CC recipients appear in the email headers visible to recipients. Provided SMTP servers respect this, this setup keeps BCC addresses hidden from end recipients, but allows each recipient to receive the email, as they are omitted from the email’s header information shown in email clients, while still being included in the SMTP delivery commands used to send the email. Consequently, email clients display only the listed To and CC recipients, preserving the privacy of BCC recipients.[4]

Benefits

[edit]

There are a number of reasons for using this feature:

Disadvantages

[edit]

In some cases, the use of blind carbon copy may be viewed as mildly unethical. The original addressee of the mail (To: address) is left under the impression that communication is proceeding between the known parties, and is knowingly kept unaware of others participating in the primary communication.[6]

A related risk is that by (unintentional) use of "reply to all" functionality by someone on Bcc, the original addressee is (inadvertently) made aware of this participation. For this reason, it is in some cases better to separately forward the original e-mail.

Depending on the particular email software used, the recipient may or may not know that the message has been sent via Bcc. In some cases, 'undisclosed recipients' placed in the To: line (by the software) shows that Bcc has been used. In other cases, the message appears identical to one sent to a single addressee. The recipient does not necessarily see the email address (and real name, if any) originally placed in the To: line.

When it is useful for the recipients to know who else has received a Bcc message,

References

[edit]
  1. ^ Stout, Chris. "DEAR NERD: Blind carbons hide addresses." Charleston Gazette (West Virginia, USA). 1998-01-18. page P5B. NewsBank record number 100F35638A890441.
  2. ^ Crocker, D.; Vittal, J.; Pogran, K. T.; Henderson, D. A. (1977). "Standard for the format of ARPA network text messages". IETF Request for Comments (RFC) Pages - Test. ISSN 2070-1721.
  3. ^ Husted, Bill. "Bad e-mail habits can be bothersome, embarrassing". The Atlanta Journal-Constitution (Georgia, USA). 2009-08-30. page E15. NewsBank record number 103419444.
  4. ^ https://datatracker.ietf.org/doc/html/rfc5321#appendix-B
  5. ^ Boodhoo, Niala; Carey, Bridget (2009-08-25). "Be careful when you 'reply all' to e-mail". Miami Herald. pp. C8. NewsBank record number 200908250100KNRIDDERFLMIAMIH_poked-08-25-09.
  6. ^ Machin, Edward (February 9, 2024). "This week in data/cyber/tech: criminals using AI, BCC emails gone wrong, and monitoring in the toilets". ropesgray.
[edit]