Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Hide Distribution List on email when using Outlook email

Status
Not open for further replies.

bossirish

Programmer
Sep 20, 2001
1
US
This question is regarding a script to break down a distribution list. When users receive the email instead of seeing all of the people on the distribution list in the "to" field I only want the user to see their name, this way hiding all the rest of the receipients. My user does not want to use the "BCC" field. I have been told that this is a VB Script but can't seem to find any info on it.

Thanks for your help :)
 
bossirish,

The only way you can do this is if you open the DL list, get each recipient, and then send an individual message through the loop.

Otherwise, you would have to use BCC. Why can't you use BCC? It accomplishes the same thing?


fengshui1998
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top