Please, please please send them separately.

I think that each of the recipients of a cf_mail BCC message sees all the other BCC 
recipients, don't they? Even though the original recipient does not see them.

I would not want my email address going to the other 1200 people on the list. Nor 
necessarily the fact that I subscribe.

Jerry Johnson

>>> [EMAIL PROTECTED] 11/04/04 02:17PM >>>
When sending a newsletter email to a group of 1200 recipients which is the better 
approach to using CFMAIL and WHY?

(Note: Query to get the recipients' email addresses is named 'GetRecipients')

1) Send a single email with the entire recipient list in the CFMAIL 'BCC' attribute 
using ValueList(GetRecipients.User_Email).

OR

2) Loop over the 'GetRecipients' query and send an email for each recipient with the 
recipient email address in the CFMAIL 'TO' attribute.



~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Special thanks to the CF Community Suite Gold Sponsor - CFHosting.net
http://www.cfhosting.net

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:183414
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

Reply via email to