I wrote a mailer app which uses a DB to create a Mailer, recipient list, and cfschedule to send X individual msgs from recipient list, and delete members from recipient list.
I usually batch 300 msgs every 7 minutes or so, getting out my 50K mailer in about 12 hours. If there's any interest, I can try and clean up the code and open source it... I also wrote a java/jdbc app to do it outside CF which allows me to run it on a separate server. -dov -----Original Message----- From: Donna French [mailto:[EMAIL PROTECTED] Sent: Thursday, November 04, 2004 4:28 PM To: CF-Talk Subject: Re: CFMAIL and Bulk Email Strategies I've used the code to slow down CF email sending and it works great. ~ Donna On Thu, 04 Nov 2004 16:26:34 -0400, David K <[EMAIL PROTECTED]> wrote: > Thanks for your (witty) reply, Matt. > Makes sense. > > >Worse still is the fact that you do not have an unlimited number of characters in your TO; field. > > First I've heard of that one... I.m assuming there's a similar limit on the CC & BCC fields as well (?). Where might I get the definitive number on that? > > David K. > > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| 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:183422 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

