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


-----Original Message-----
From: Howie Hamlin [mailto:[EMAIL PROTECTED]]
Sent: Friday, February 21, 2003 9:51 AM
To: inFusion Support List
Subject: Re: [iMS] Header values


All headers (except RECEIVED) are passed.  The only limitation is that only
global tokens are parsed.

Regards,

Howie

----- Original Message -----
From: "Jose Gosende" <[EMAIL PROTECTED]>
To: "inFusion Support List" <[EMAIL PROTECTED]>
Sent: Friday, February 21, 2003 9:13 AM
Subject: [iMS] Header values


> Are header values not passed to the ReportPostStatus
> template for temp and perm failures?
>
> Thanks, 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]
==^=======================================================


Reply via email to