<cfmail to="[EMAIL PROTECTED]" from="[EMAIL PROTECTED]" query="emailList">
Hi, <cfoutput>#emailList.name#</cfoutput>
</cfmail>
This will only send one email to [EMAIL PROTECTED] where the body of the email is "Hi, name1 name2 name3".
How would you rewrite this tag to accomplish a successful mail merge?
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings] [Donations and Support]

