You would be very unpopular by putting everyones email address in the TO field, as your sending your mailing list to everyone on it, and thus potentially distributing their details to spammers.
-----Original Message----- From: Doug Bezona [mailto:[EMAIL PROTECTED] Sent: 17 August 2006 20:44 To: CF-Talk Subject: RE: multiple email addresses in cfmail TO attribute. 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:250211 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

