Doug's right. And so am I. I'm pretty sure either a comma or a semicolon
will work.

Also, you specify a query to use in the <cfmail> tag itself:
<cfmail to="#EmailAddress#" from="[EMAIL PROTECTED]" query="myQuery">

On 8/17/06, Doug Bezona <[EMAIL PROTECTED]> wrote:
>
> Comma.
>
> Additionally (and this was new to me, I saw it in the docs), if you
> specify a result field from a query (e.g. #queryname.emailAddress#), it
> will send an e-mail for each row returned in the query.
>
> Doug B.
>
> -----Original Message-----
> From: Andy Matthews [mailto:[EMAIL PROTECTED]
> Sent: Thursday, August 17, 2006 2:46 PM
> To: CF-Talk
> Subject: multiple email addresses in cfmail TO attribute.
>
> 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:250206
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

Reply via email to