Gack Bad bad bad.
Don't do that. > -----Original Message----- > From: Matt Williams [mailto:[EMAIL PROTECTED] > Sent: Thursday, August 17, 2006 3:45 PM > To: CF-Talk > Subject: Re: multiple email addresses in cfmail TO attribute. > > Semicolon between addresses. OR via cfloop. > > <cfloop query="myQuery"> > <cfmail to="#EmailAddress#" ...> > Spam, spam, spam! Lovely, lovely spam! > </cfmail> > </cfloop> > > On 8/17/06, Andy Matthews <[EMAIL PROTECTED]> wrote: > > > > I've never gotten a straight answer on how you can send one email to > > multiple recipients. > > > > <cfmail from="#SiteOwnerEMail#" to="[EMAIL PROTECTED]" type="html" > > subject="New Order Submitted"> > > > > Do I separate the emails with a comma or with a semicolon? Something > else? > > > > <!----------------//------ > > andy matthews > > web developer > > certified advanced coldfusion programmer > > ICGLink, Inc. > > [EMAIL PROTECTED] > > 615.370.1530 x737 > > --------------//---------> > > > > > > > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Introducing the Fusion Authority Quarterly Update. 80 pages of hard-hitting, up-to-date ColdFusion information by your peers, delivered to your door four times a year. http://www.fusionauthority.com/quarterly Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:250215 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

