I've had pretty good success with using CFFILE to write mail messages directly to an outbound mail spool. I used IIS's SMTP service for this, but you could use any mail server. Install it on the machine CF's on, and configure the mail server strictly as a relay to your "real" dedicated smtp mail server. That way your dedicated mail server does all the heavy lifting, and the CFusion/mail/spool is outta the picture entirely.
-Cameron ----------------- Cameron Childress Sumo Consulting Inc. --- cell: 678-637-5072 aim: cameroncf email: [EMAIL PROTECTED] > -----Original Message----- > From: Larry Juncker [mailto:[EMAIL PROTECTED]] > Sent: Monday, August 19, 2002 9:25 AM > To: CF-Talk > Subject: Mass email alternatives to CFMail > > > I am looking at iMS-SE from Infusion as a possible > alternative to CFMAil in > order to do our mass email to our clients. From what I can tell, the > program seems to lack being able to cfinclude your document > into the tag. > > Can anyone tell me any other programs that you use to do mass > emailing with > good success to all three content-types, meaning: > > Content-Type: text/html; charset=us-ascii > Content-Type: text/plain; charset=us-ascii > Content-Type: text/x-aol; charset=us-ascii > > My boss wants to get something that will do several thousand > emails without > dropping the FROM or without going into the undeliverable > queue and staying > there. > > Any help or direction on this would be greatly appreciated. > > Larry Juncker > Heartland Communications Group, Inc. > (515) 574-2122 > > ______________________________________________________________________ Signup for the Fusion Authority news alert and keep up with the latest news in ColdFusion and related topics. http://www.fusionauthority.com/signup.cfm FAQ: http://www.thenetprofits.co.uk/coldfusion/faq Archives: http://www.mail-archive.com/[email protected]/ Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

