This may be something that you would want to ask on the CF-TALK list. Regards,
Howie ----- Original Message ----- From: "Mark Leder" <[EMAIL PROTECTED]> To: "inFusion Support List" <[EMAIL PROTECTED]> Sent: Friday, November 21, 2003 9:03 AM Subject: [iMS] Why is this happening? UTF-8 which DWMX encodes is causing the rubbish in the output, I don't suspect that's the problem. The actual address for the failto is written as "[EMAIL PROTECTED]" - could the dot be causing the problem? ================================================= Error message: Invalid CFML construct found on line 212 at column 19. ColdFusion was looking at the following text: # The CFML compiler was processing: a cfx_iMSmail tag beginning on line 208, column 2. The error occurred in C:\Inetpub\ChainOfLifeNetwork\admin\subscribers\messages\sendNowProcess.cfm: line 212 210 : charset=â€?utf-7â€? 211 : enablewordwrap=â€?noâ€? 212 : failto=â€?#VARIABLES.mailFailTo#â€? 213 : header_to=â€?#firstname# #lastname# <#emailaddress#>â€? 214 : header_cc=â€?#copyTo#â€? Tag Attributes ========================= <cfx_iMSmail body="#activateURL(VARIABLES.textCopy)#" charset=”utf-7” enablewordwrap=”no” failto=”#VARIABLES.mailFailTo#” header_to=”#firstname# #lastname# <#emailaddress#>” header_cc=”#copyTo#” header_from=”#VARIABLES.mailFrom# <#VARIABLES.mailFromEmail#>” header_subject=”#VARIABLES.subjectLine#” header_reply-to=”#VARIABLES.mailFrom# <#VARIABLES.mailFromEmail#>” header_message-id=”<#CreateUUID()[EMAIL PROTECTED]>” hostname=”mail.markleder.com” plaintextonly=”yes” query="qNONAOLmessages" queryfield="emailAddress" quotedprintable=”no” renderplaintext=”no” savecopy=”no” sendingip=”65.110.84.31” smtpfrom="#VARIABLES.mailFromEmail#" smtpport=”25” warnto=”#VARIABLES.mailFailTo#” > CFX attributes: Thanks, Mark ==^======================================================= This list server is Powered by iMS "The Swiss Army Knife of Mail Servers" -------------------------------------------------------------------------------------- This list is provided as a free service. Although we will try to address issues in a timely manner, support via this list is not guaranteed. If you require expedited support then a support contract is required. Support may be purchased from http://www.coolfusion.com/commerce. Details regarding support options may be reviewed at: http://www.coolfusion.com/SupportOptions.cfm -------------------------------------------------------------------------------------- To leave this list please complete the form at http://www.coolfusion.com/Support/ Need an iMS Developer license? Sign up for a free license here: http://www.coolfusion.com/Developers/ List archives: http://www.mail-archive.com/infusion-email%40eoscape.com/ Note: You are subscribed as [EMAIL PROTECTED] ==^=======================================================
