What version of Coldfusion are you using? Older versions of CF could take a long time to send spooled messages. It used to do on 100 every 15 seconds. I've tested CF8 and it does thousands every 15 seconds.
We used to use CF_mail which was a wrapper for cfx_activemail on the old CF version. Now we just use CFMAIL. Wil Genovese On Thu, Oct 16, 2008 at 4:40 PM, <[EMAIL PROTECTED]> wrote: > I have clients with large newsletters and if more than 1 of them send > them at a time it could potentially send over 10k emails to the cfmail > spooler. So naturally I have other clients that are complaining about > how long it takes the mail to get delivered. I know there are > alternatives out there to CFMAIL so does anyone out there have > experience with them? I need something that can send mail in bulk to my > mail server. > > > > > > > > > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to date Get the Free Trial http://ad.doubleclick.net/clk;207172674;29440083;f Archive: http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:314021 Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

