Automatically prefill BCC field

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I would like to have a BCC email address automatically be inserted into a majority of my emails. This is so I have a copy of my sent and received emails sent to another email address - anyone have any solutions??
 
Cory said:
I would like to have a BCC email address automatically be inserted
into a majority of my emails. This is so I have a copy of my sent
and received emails sent to another email address - anyone have any
solutions??

Have you disabled your Sent Items folder? If not, a copy of all the
correspondence you initiate will be in there.
--
Brian Tillman
Smiths Aerospace
3290 Patterson Ave. SE, MS 1B3
Grand Rapids, MI 49512-1991
Brian.Tillman is the name, smiths-aerospace.com is the domain.

I don't speak for Smiths, and Smiths doesn't speak for me.
 
You can create a custom form and use it for all messages, use VBA
(http://www.slipstick.com/dev/code/autobcc.htm) or use rules to copy the
other address. Since you don't want every message BCC'd, rules and VBA might
be harder to configure - if you use a custom form, you can delete the
address from the bcc field if you don't want to bcc a message.

--
Diane Poremsky [MVP - Outlook]
Author, Teach Yourself Outlook 2003 in 24 Hours
Coauthor, OneNote 2003 for Windows (Visual QuickStart Guide)



Search for answers: http://groups.google.com
Most recent posts to the Outlook newsgroups:
http://groups.google.com/groups?as_ugroup=microsoft.public.outlook.*&num=30
 
Back
Top