Community Discussions and Support
BCC behavior

> > The primary purpose of Bcc: is to hide Bcc: addresses from the To: and Cc: addresses and not from others on the Bcc: list.
>
> Typically I'll use Bcc when inviting people to some function where it's not necessary or desirable for everyone to know who else is
> invited - and to make it feel like a more individual invitation, rather than a mass mailing. This would seem to be a mainstream use of
> Bcc, but apparently it's a dicey proposition...

This might be the primary purpose of home users but in the corporate world this is usually used to notify various supervisors/bosses and to hide this list from the other addresses.  The people on the Bcc: list want to know everyone who received this as well.  

If you really want to send something to a group and suppress the e-mail addresses use a distribution list with a sender field.  This will allow you to put a good e-mail address in the To: field so that the replies to the To: field do not go to all the other users.  Here's a sample of a Pegasus Mail dist. List with a sender field.  

----------------------------- test.pml ------------------------------
\TITLE Test List
\SENDER "My mailing List" <test@tstephenson.com>
\REPLYTO test@tstephenson.com
\READING Y
\DELIVERY Y
\URGENT Y
\SIGNATURE 1

techsupp@tstephenson.com
support@tstephenson.com

---------------------------- cut here --------------------------------



&lt;p&gt;&amp;gt; &amp;gt; The primary purpose of Bcc: is to hide Bcc: addresses from the To: and Cc: addresses and not from others on the Bcc: list. &amp;gt; &amp;gt; Typically I&#039;ll use Bcc when inviting people to some function where it&#039;s not necessary or desirable for everyone to know who else is &amp;gt; invited - and to make it feel like a more individual invitation, rather than a mass mailing. This would seem to be a mainstream use of &amp;gt; Bcc, but apparently it&#039;s a dicey proposition... This might be the primary purpose of home users but in the corporate world this is usually used to notify various supervisors/bosses and to hide this list from the other addresses.&amp;nbsp; The people on the Bcc: list want to know everyone who received this as well. &amp;nbsp; If you really want to send something to a group and suppress the e-mail addresses use a distribution list with a sender field.&amp;nbsp; This will allow you to put a good e-mail address in the To: field so that the replies to the To: field do not go to all the other users.&amp;nbsp; Here&#039;s a sample of a Pegasus Mail dist. List with a sender field. &amp;nbsp; ----------------------------- test.pml ------------------------------ \TITLE Test List \SENDER &quot;My mailing List&quot; &amp;lt;test@tstephenson.com&amp;gt; \REPLYTO test@tstephenson.com \READING Y \DELIVERY Y \URGENT Y \SIGNATURE 1 techsupp@tstephenson.com support@tstephenson.com ---------------------------- cut here -------------------------------- &lt;/p&gt;

Using v 4.61. Sent email with a distribution list in the Blind CC line, and all the recipients saw the entire bcc list. Is there any way to avoid this? Thanks!  Steve

&lt;p&gt;Using v 4.61. Sent email with a distribution list in the Blind CC line, and all the recipients saw the entire bcc list. Is there any way to avoid this? Thanks!&amp;nbsp; Steve &lt;/p&gt;

> Using v 4.61. Sent email with a distribution list in the Blind CC line, and all the recipients saw the entire bcc list. Is there any way
> to avoid this? Thanks!  Steve

BCC (Blind Carbon Copy) is a useful, but poorly-standardized feature. The Bcc: addresses are always required to be hidden from the To: and Cc: addresses but are not required to be hidden from other Bcc: addresses.  In accordance with the RFC there are at least three ways a Bcc: field could be written into a message by a mail client program:

1.       it could be omitted altogether;

2.       it could contain only each individual recipient's address;

3.       or it could contain all the addresses Bcc: field.

The mail servers can also control this to some degree as well even when the mail client allows the Bcc: addresses to see each other by suppressing this address field.

By default, Pegasus Mail lists all the recipients in the Bcc: field of mail it sends. If you would prefer that no addresses were shown in the field, then check the control  Tools | Options | Sending mail "Suppress BCC field listings in outgoing mail  ". When this option is turned on, the Bcc: field will simply contain the text "(Suppressed)", without any addresses.

&amp;gt; Using v 4.61. Sent email with a distribution list in the Blind CC line, and all the recipients saw the entire bcc list. Is there any way &amp;gt; to avoid this? Thanks!&amp;nbsp; Steve BCC (Blind Carbon Copy) is a useful, but poorly-standardized feature. The Bcc: addresses are always required to be hidden from the To: and Cc: addresses but are not required to be hidden from other Bcc: addresses.&amp;nbsp; In accordance with the RFC there are at least three ways a Bcc: field could be written into a message by a mail client program: 1.&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;it could be omitted altogether; 2.&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;it could contain only each individual recipient&#039;s address; 3.&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;or it could contain all the addresses Bcc: field. The mail servers can also control this to some degree as well even when the mail client allows the Bcc: addresses to see each other by suppressing this address field. By default, Pegasus Mail lists all the recipients in the Bcc: field of mail it sends. If you would prefer that no addresses were shown in the field, then check the control&amp;nbsp; Tools | Options | Sending mail &quot;Suppress BCC field listings in outgoing mail&amp;nbsp; &quot;. When this option is turned on, the Bcc: field will simply contain the text &quot;(Suppressed)&quot;, without any addresses.

[quote user="weamish"]Using v 4.61. Sent email with a distribution list in the Blind CC line, and all the recipients saw the entire bcc list. Is there any way to avoid this? [/quote]

First of all ensure that Tools => Options => Sending mail => Suppress BCC field listings ... is enabled. If this isn't enough consider the following information from the Distribution list options chapter of Pegasus Mail's online help:

To field (suppressing the list of recipients): Entering an address in this field will force Pegasus Mail to suppress the listing of all the recipients' addresseses in the To: field when you use the list. Instead of showing every member of the list, the To: field will contain only what you enter here. Because of the way Internet mail works, you cannot simply enter any piece of text in this field -- you must enter something which can be legally processed as if it were an address. We recommend that you use the following format to create the contents of this field:

"(descriptive text)" <(your own address)>

Replace (descriptive text) with a meaningful name for the mailing list, and put your own address where it says (your own address). Recipients will almost always see the descriptive text instead of your address so it will not seem as strange as it sounds. The quote characters around (descriptive text) and the angle bracket characters around (your own address) are vitally important and must be included exactly as shown. It is not possible to suppress the recipient list for MHS mail and this field will be ignored for MHS messages.

 [Sorry, Thomas, was already creating this when you posted your reply]

&lt;p&gt;[quote user=&quot;weamish&quot;]Using v 4.61. Sent email with a distribution list in the Blind CC line, and all the recipients saw the entire bcc list. Is there any way to avoid this? [/quote]&lt;/p&gt;&lt;p&gt;First of all ensure that &lt;em&gt;Tools =&amp;gt; Options =&amp;gt; Sending mail =&amp;gt; Suppress BCC field listings ...&lt;/em&gt; is enabled. If this isn&#039;t enough consider the following information from the &lt;em&gt;Distribution list options&lt;/em&gt; chapter of Pegasus Mail&#039;s online help:&lt;/p&gt;&lt;p&gt;&lt;blockquote&gt;&lt;em&gt;To field (suppressing the list of recipients):&lt;/em&gt; Entering an address in this field will force Pegasus Mail to suppress the listing of all the recipients&#039; addresseses in the To: field when you use the list. Instead of showing every member of the list, the To: field will contain only what you enter here. Because of the way Internet mail works, you cannot simply enter any piece of text in this field -- you must enter something which can be legally processed as if it were an address. We recommend that you use the following format to create the contents of this field: &lt;em&gt;&quot;(descriptive text)&quot; &amp;lt;(your own address)&amp;gt;&lt;/em&gt; Replace &lt;em&gt;(descriptive text)&lt;/em&gt; with a meaningful name for the mailing list, and put your own address where it says &lt;em&gt;(your own address)&lt;/em&gt;. Recipients will almost always see the descriptive text instead of your address so it will not seem as strange as it sounds. The quote characters around &lt;em&gt;(descriptive text)&lt;/em&gt; and the angle bracket characters around &lt;em&gt;(your own address)&lt;/em&gt; are vitally important and must be included exactly as shown. It is not possible to suppress the recipient list for MHS mail and this field will be ignored for MHS messages.&lt;/blockquote&gt;&lt;p&gt;&amp;nbsp;[Sorry, Thomas, was already creating this when you posted your reply]&lt;/p&gt;
			Michael
--
IERenderer's Homepage
PGP Key ID (RSA 2048): 0xC45D831B
S/MIME Fingerprint: 94C6B471 0C623088 A5B27701 742B8666 3B7E657C

Thanks for the info. Is there any downside to suppressing BCC field listings in outgoing mail? Is there some reason that's not the default behavior?

 

Steve

&lt;p&gt;Thanks for the info. Is there any downside to suppressing BCC field listings in outgoing mail? Is there some reason that&#039;s not the default behavior?&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Steve &lt;/p&gt;

> Thanks for the info. Is there any downside to suppressing BCC field listings in outgoing mail? Is there some reason that's not the default
> behavior?

Yes, the downside is that the people on the Bcc: list do not know that the others have received the mail.  This can mean in many circumstances the the Bcc; list members may start forwarding the message around so that others that need to see it get the word since they do not know that they did not get the message.

The primary purpose of Bcc: is to hide Bcc: addresses from the To: and Cc: addresses and not from others on the Bcc: list.

&amp;gt; Thanks for the info. Is there any downside to suppressing BCC field listings in outgoing mail? Is there some reason that&#039;s not the default &amp;gt; behavior? Yes, the downside is that the people on the Bcc: list do not know that the others have received the mail.&amp;nbsp; This can mean in many circumstances the the Bcc; list members may start forwarding the message around so that others that need to see it get the word since they do not know that they did not get the message. The primary purpose of Bcc: is to hide Bcc: addresses from the To: and Cc: addresses and not from others on the Bcc: list.

"The primary purpose of Bcc: is to hide Bcc: addresses from the To: and Cc: addresses and not from others on the Bcc: list."

 

Typically I'll use Bcc when inviting people to some function where it's not necessary or desirable for everyone to know who else is invited - and to make it feel like a more individual invitation, rather than a mass mailing. This would seem to be a mainstream use of Bcc, but apparently it's a dicey proposition...

&lt;p&gt;&quot;The primary purpose of Bcc: is to hide Bcc: addresses from the To: and Cc: addresses and not from others on the Bcc: list.&quot;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Typically I&#039;ll use Bcc when inviting people to some function where it&#039;s not necessary or desirable for everyone to know who else is invited - and to make it feel like a more individual invitation, rather than a mass mailing. This would seem to be a mainstream use of Bcc, but apparently it&#039;s a dicey proposition... &lt;/p&gt;
live preview
enter atleast 10 characters
WARNING: You mentioned %MENTIONS%, but they cannot see this message and will not be notified
Saving...
Saved
With selected deselect posts show selected posts
All posts under this topic will be deleted ?
Pending draft ... Click to resume editing
Discard draft