That's because the BCC header does NOT exist in the received e-mail.
The recipient was specified in a RCPT-TO command to the SMTP server by
the sender's client. The BCC header should NOT be included in the
*data* created by the sender and sent in the DATA command to the SMTP
server.
Think about it in its opposite. If you were BCC'ed then where were you
NOT listed? If BCC'ed, you are NOT in the To and Cc headers. So
defined a rule like:
Apply this rule after the message arrives
<action>
except if my name is in the To or Cc box
[stop processing more rules]
The action gets performed unless you are in the To or Cc headers. This
would include if you were not in the Bcc header. Note that RFC 2822,
"Internet Message Format" states that the To and Cc headers are
optional; they may appear 0 or 1 times. That is because they are part
of the sender's *data*. They are not part of the SMTP commands sent
from the sender's client to the SMTP server. So the sender can put
whatever they want in the message. The To header may not be there, it
may be there but with a blank value, it can have a totally bogus value
(which may not even be an e-mail address; you've seen or heard about
e-mails received with To = "Undisclosed recipients"), or maybe it has an
email address. So this rule will catch all e-mails in which you are not
listed in either the To or Cc headers, including those spammers that
don't list you in those headers.
--
____________________________________________________________
*** Post replies to newsgroup. E-mail is not accepted. ***
____________________________________________________________
HELP! Does anyone know how to create a rule based on the
fact that I have been sent a message as a BCC recipient?
There is not a specific rule in Outlook, I was able to get
it working semi-correctly based on reverse logic.
however, it doesn't work when a message is sent to me and
I'm listed as part of a group name --
can anyone HELP ME?
email me directly at admin@@smpco.com
carol macdonald