Katie,
I think that restriction still stands, however, I don't find it to be a
problem at all. The actual restriction is just that you can't have 40 email
addresses AT THE SAME TIME in TO="" field. The restriction doesn't apply if
you use QUERY= and just output the email addresses from a query one at a
time. Therefore, as long as you don't actually want all of the email
addresses listed in the TO: area of the message at the same time, you could
just do a "fake" query and then CFMAIL based on that.
By fake query, I mean that you can use QueryNew(), QueryAddRow() and
QuerySetCell() to create a query that contains the email addresses. (Or
better yet, actually put your email addresses into a database and actually
DO a query.)
I hope I've understood your issue correctly and that this is helpful.
Eron
-----Original Message-----
From: Howell, Katie [mailto:[EMAIL PROTECTED]]
Sent: Friday, May 26, 2000 12:03 PM
To: [EMAIL PROTECTED]
Subject: cfmail
Does CFMAIL still restrict you to 40 email address? If so, what's the work
around.
Thanks,
Katie
----------------------------------------------------------------------------
--
Archives: http://www.eGroups.com/list/cf-talk
To Unsubscribe visit
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or
send a message to [EMAIL PROTECTED] with 'unsubscribe' in
the body.
------------------------------------------------------------------------------
Archives: http://www.eGroups.com/list/cf-talk
To Unsubscribe visit
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.