Definitely. You basically have to find out the correct syntax for formatting the mail headers and message, and then you can plop just about whatever you want in there...
-Cameron ----------------- Cameron Childress Sumo Consulting Inc. --- cell: 678-637-5072 aim: cameroncf email: [EMAIL PROTECTED] > -----Original Message----- > From: Steven Wojciechowski [mailto:[EMAIL PROTECTED]] > Sent: Monday, August 19, 2002 10:57 AM > To: CF-Talk > Subject: Re: Mass email alternatives to CFMail > > > I hvae some experience with Mail servers and headers though > have not used > the IIS SMTP server before. Using this method would it be > possible to BCC? > > Stevie > > ----- Original Message ----- > From: <[EMAIL PROTECTED]> > To: "CF-Talk" <[EMAIL PROTECTED]> > Sent: Monday, August 19, 2002 3:06 PM > Subject: RE: Mass email alternatives to CFMail > > > > 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 > > > > > > > > > ______________________________________________________________________ Your ad could be here. Monies from ads go to support these lists and provide more resources for the community. http://www.fusionauthority.com/ads.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

