If you want the header_to field to be unique for all recipients then you
need to put the cfx tag in a cfoutput like:

<cfoutput query="...">
    <cfx_imsmail smtpto="#email#" header_to="#email#" ...>
</cfoutput>

Bear in mind that the header is for display purposes.  The SMTPTO parameter
determines the recipient of the mail.

Please let me know if you have any other questions.

Regards,

Howie

----- Original Message -----
From: "Marc Lichtenfeld" <[EMAIL PROTECTED]>
To: "inFusion Support List" <[EMAIL PROTECTED]>
Sent: Thursday, August 31, 2000 12:18 PM
Subject: [iMS] Sending e-mail from queries


> Hi Everyone,
>
> I am new to iMS. I am using the query and queryfield parameters to send an
> e-mail, and I was wondering if the <cfx_iMSMail> tag has a way of
populating
> the header_to field.
>
> Marc Lichtenfeld
>



========================================================================
     This list server is Powered by iMS
   'The Swiss Army Knife of Mail Servers'
   --------------------------------------
To leave this list please complete the form at 
http://www.CoolFusion.com/iMS.htm

List archives: http://www.mail-archive.com/infusion-email%40eoscape.com/
========================================================================

Reply via email to