• Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
    Dedicated community for Japanese speakers
  • 한국 커뮤니티
    Dedicated community for Korean speakers
Exit
0

CFMAIL recipients

New Here ,
Sep 05, 2006 Sep 05, 2006

Copy link to clipboard

Copied

At present all multiple recipients email addresses are visible in each recipients email to:
I only want them to see their own email address not the entire mail list. How do I hide the other addresses please, any ideas?
TOPICS
Advanced techniques

Views

266

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Explorer ,
Sep 06, 2006 Sep 06, 2006

Copy link to clipboard

Copied

Not sure if this works but does the BCC (blind carbon copy) field in the <cfmail> tag split the recipients?
i.e if you put all your recipients in the bcc field it would hide each one from the others.

Another way to do it but uses a little more resources depending on how many recipients, would be to create a list of recipient names and simply loop through them mailing each one individually (not recommended for large qtys of recipients)

Regards Guy

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
New Here ,
Sep 06, 2006 Sep 06, 2006

Copy link to clipboard

Copied

LATEST
Hi Guy, Thank you for your help. I had tried the manipulation with the BCC with no sucess. We do have a lot of recipients but I will look into looping. If you come up with any more suggestions I would appreciate your input.

Regards,


Grant

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Resources
Documentation