I believe that would be

<cfmail to="[EMAIL PROTECTED]"
from="[EMAIL PROTECTED]" query="emailList">
Hi, <cfoutput>#emailList.name#</cfoutput>
</cfmail>

I usually like to run cfmails individually from within a cfloop over
the query.  then I can do other things like run a last-chance
validation over the address.

--
--Matt Robertson--
MSB Designs, Inc.
mysecretbase.com
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings] [Donations and Support]

Reply via email to