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 Mike Lewis on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

BOXI R2 - Enterprise Email BCC

Status
Not open for further replies.

Lochbel

Technical User
Dec 5, 2002
125
AU
BOXI R2
We are wanting to email reports (or notifications) to a number of recipients as blind copies so users are not aware of other identities.

There is no BCC option available. Has anyone done this before - if so how?

TIA,


Lochbel
 
I am looking for the same thing. Have you found a way to do this yet?
 
BCC is not a native Crystal option for SMTP delivery.

I think you would have to write your own application using the .NET or Java SDKs to use BCC.

There might be a third-party application that handles BCC, but I can't think of one.
 
There's nothing in the SDK to support use of BCC, so third party apps will struggle to do anything about it, unless they work separately from Enterprise. That would mean having a separate management app too.

Is there anything on your SMTP server that allows you to move names from CC to BCC?

Only other option is to create a distribution list, but that's a pain to manager.

Andrew Baines
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top