>>I am sending an e-mail via the ColdFusion mail server with a >>valid "To" and "From" address and the "CC" field is filled in >>with around 68 e-mail addresses.
You could loop around your <cfmail> with your cc recipient's and use each email address in the "to" field. How many times a day/hour do you send out email to 70ish addresses? Perhaps you should look into a more robust solution than <cfmail>. Search the archives, lots of choices. -Craig ______________________________________________________________________ Get the mailserver that powers this list at http://www.coolfusion.com 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

