When using the CFX tag, I keep getting bounced emails on email addresses
that I know are valid. When I get the email source the email address is
listed as "<:email:>" versus "[EMAIL PROTECTED]". Below is my code for the CFX
tag, any feedback is much appreciated.
<cfx_imsmail query="getRecpsGroup" queryfield="email" qtoken_fname="fname"
qtoken_lname="lname" qtoken_email="email" qtoken_company="company"
qtoken_cid="cid"
header_to="<:email:>" header_from="#attributes.from_address#" priority="0"
header_subject="#attributes.title#" SMTPFROM="#attributes.from_address#"
failto="[EMAIL PROTECTED]"
HTML="#variables.content#"
body="#variables.content#"
PARSETOKENS="YES"
wordwrap="10"
log="yes">
Thanks in advance, Jose
==^=======================================================
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/iMSSupport.cfm
Need an iMS Developer license? Sign up for a free license here:
http://www.coolfusion.com/iMSDevelopers.cfm
List archives: http://www.mail-archive.com/infusion-email%40eoscape.com/
Note: You are subscribed as [email protected]
==^=======================================================