Questions tagged [bcc]

24 questions
29
votes
6 answers

Is BCCing e-mails guaranteed to be reliable?

In other words is it a safe assumption that no-one of recipients will ever see e-mails in BCC? What if the recipient is an administrator of his (but not sender's) mail server and can do any modifications to his server?
qwerty
  • 291
14
votes
3 answers

Finding BCC in Internet mail headers

I am running Outlook 2010 connected to an Exchange 2003 server. Often times, the spam that I received is sent to "undisclosed-recipients". I'm guessing that's because my email address (or an email address for a group I am part of) is in the BCC…
dangowans
  • 2,010
3
votes
1 answer

Is there anyway to identify which email alias a sender used for me if it was listed as a BCC (Outlook)?

I'm using Outlook 2010 but my buddy, using Outlook 2003, doesn't seem to be able to see it either. I know that if I open the email (external to viewing pane) and go to the [File] tab, then hit the [Properties] button, I can view the contents of the…
3
votes
3 answers

Using BCC in place of CC

Could you point me to a good and trustworthy reference on the web that would explain in a simple language why it is not a good practice to use CC when you sent email to multiple people who do not know each other. I keep receiving emails that are cc…
kristof
  • 1,752
2
votes
0 answers

Why can I see a bcc recipient in a received e-mail?

I'm quite confused about this. I received an email today where the bcc recipient is visible: Header: Return-Path: xxxxxxx Received: from xxxx ([xxxx]) by xxxxx (xxxx) with ESMTPS (Nemesis) id xxxxx for ; Wed, 06 May 2015 12:59:47…
2
votes
1 answer

What is the limit for addresses in BCC in sendgrid using Outlook?

I want to send out a marketing email to a little over 11,000 email addrresses using Outlook 2007 (could also be 2010) on an account configured to use the SendGrid SMTP server. what is the limit to the number of email adresses I can put into the BCC…
Nzall
  • 3,056
  • 7
  • 39
  • 50
2
votes
1 answer

Access xmm registers in eBPF program

I am trying to use bcc-tools to trace a user process using uprobe, but some functions take floating point arguments. According to x86_64 ABI, these values are normally passed in the xmm registers. The eBPF functions in bcc takes a struct pt_regs *…
1
vote
0 answers

How to prevent accidental emails sending to clients as CC? (Instead of BCC)

I'm trying to figure out how to prevent accidental leak of clients emails addresses when employee pastes them to CC instead of BCC. Is it a way to restrict sending cc mails to addresses from whitelist? (@companydomain) Any other solutions…
1
vote
0 answers

I'm getting emails not addressed to me

Now this is driving me nuts. My hotmail account is getting emails that are not addressed to me. I know about the BCC field, but this doesn't appear to be that. Someone with the email address admin@someserver.com sent out an invitation to a lot of…
dotNET
  • 569
1
vote
2 answers

Using BCC field in Outlook 2010 Emails

In Outlook 2010, is there a way to have the BCC field always available for all emails? This may have been asked in the past and if so, kindly point me to the correct response(s)
1
vote
2 answers

Entourage 2008 or Outlook 2003/7 - always BCC a specific address on send like Thunderbird will

Is it possible to configure to configure Microsoft Entourage 2008 or Outlook 2003/7 to always BCC a specific address, like you can with Mozilla Thunderbird? If so, how? If not, does anyone have suggestions on how to indirectly implement such a task?…
warren
  • 10,322
1
vote
1 answer

Adding information to an email that only the BCC recipient can see

So, I am currently working on an project that involves outgoing emails being BCC'd to a certain account for archiving and record-keeping purposes. The current proposal is that some sort of tag or code to the email so that they can be classified. It…
Chromane
  • 113
1
vote
0 answers

How to send every email you send additonally to yourself in bcc using outloook?

Every email I send from my account in Outlook should be additionally send to my account in BCC. I am able to apply a rule on every email I send and to add my account in CC, but not BCC. Is there any way to this in Outlook? It's quite easy using…
NashVio
  • 111
0
votes
2 answers

Apple Mail: Automatically pre-fill BCC field with address

Our company uses a CRM which features an e-mail integration functionality - CCing or BCCing a specific address will cause that e-mail to be captured into the system. We have set up our mail server to forward all incoming mail automatically to our…
0
votes
2 answers

Check BCC after the email is sent

How is it possible to check the address insert in BCC list after the email is sent? I use outlook, but I not sure on other email-client (thunderbird/google web mail...)
Ale
  • 776
1
2