I have been using the same code for 2 years.  I upgraded to the newest
versions of IMS and tags.  All of the sudden, my emails are not getting
processed and there is nothing in the logs.  Did some functionality with
tokens and queries change with the versions that I missed?

The database is returing the records properly, and no errors show up.  I
send a confirmation email using tag cfx_IMSMail (no queries or tokens)
when its done with the main email, and the conf email is being delivered
and lines in the log for it do show up.

Any help, I'm dying out here.

Thanks
Robert


Begin snip...

<cfx_iMSMail priority="5" kickpost="yes" Query="getenews"
Queryfield="email"
QToken_email_id="email" QToken_TheStation="tstat"
QToken_MStation="mstat" parsetokens="yes"
SMTPFROM="[EMAIL PROTECTED]" 
header_to="<:email_id:>"
header_from="#caller# Weather <[EMAIL PROTECTED](get1.station)#.com>" 
header_Precedence="bulk"
header_Received="from mail.dcfind.com [216.230.250.26] by
dcfindmail.soloserver"
header_reply="[EMAIL PROTECTED](get1.station)#.com"
header_subject="#caller# eForecast for #dateformat(now(),"mm/dd/yy")#" 
log="yes"
token_addheader_Return_path="[EMAIL PROTECTED]"
body="#get1.text#">
End snip

==^=======================================================
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]
==^=======================================================


Reply via email to