Since form.header_job_nbr is defined in your template (but is blank) I would suspect
that it's in the email and that
this is not an iMS or cfx bug. If it was then you would not see the header defined at
all. Also, the underlying code in
iMS is the same for all three types of notifications so, what applies to one, applies
to all.
I would check the code and see why the header is being set to a blank.
Regards,
Howie
----- Original Message -----
From: "Jose Gosende" <[EMAIL PROTECTED]>
To: "inFusion Support List" <[EMAIL PROTECTED]>
Sent: Friday, February 21, 2003 11:34 AM
Subject: RE: [iMS] Header values
> Howie,
>
> You sure about this? Why isn't this outputting the job_nbr header?
> <cfif IsDefined("form.header_job_nbr") and len("form.header_job_nbr")>
> <inlog text="PERM FAILURE: select aes_id from aes_comm where
> job_nbr='#trim(form.header_job_nbr)#' and online_addr='#trim(email)#' ">
> </cfif>
>
> This is what I get in the log file:
> 02/21/2003 11:42:00 AM [002] PERM AARP FAILURE: select aes_id from aes_comm
> where job_nbr='' and online_addr='1*&[EMAIL PROTECTED]'
>
> The exact same code exists for successful deliveries and
> works fine. I'm using cfx_imsMail 3.1, is this another bug?
>
> 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]
==^=======================================================