J wrote:
> This is DEFINATLY a BUG.
Definatly? Defiantly? Definitely?
> Outlook 2007, all updates
>
> I get a message that includes my address in the BCC list.
There is no Bcc list. In the received e-mail, there will be no Bcc
header. The sender might've Bcc'ed you but there will be no Bcc header
in the e-mail that you received from them.
> The TO address is the same as the FROM address; ther person that sent
> the message. When I click REPLY my address is in the to address box.
> This should not happen. It should be the FROM address. I am not
> clicking REPLY-TO-ALL.
When replying, the From header's value is used for the recipient UNLESS
a Reply-To header was used (which specifies to where replies are sent).
The e-mail client only shows the From header. It does not show the
Reply-To header.
You need to look at the source of the e-mail to see if the Reply-To
header was used. Right-click on the e-mail and use Options to see the
headers.
> Someone needs to report this.
Not a problem if the sender specified a non-blank Reply-To header.
Internet Message Format
ftp://ftp.rfc-editor.org/in-notes/rfc5322.txt
Section 3.6.2
"When the "Reply-To:" field is present, it indicates the address(es) to
which the author of the message suggests that replies be sent. In the
absence of the "Reply-To:" field, replies SHOULD by default be sent to
the mailbox(es) specified in the "From:" field unless otherwise
specified by the person composing the reply."