>
>The client is entirely in control of this (Outlook, Eudora, etc.) so I
>can't really say one way or another. I would imagine that the header
>would be preserved.
At least Eudora is not keeping it :(
I am using
<cfif ParameterExists(form.header_x_MsgID)>
<inLog TEXT="DEBUG MSG-ID:
#form.header_x_msgid#">
<inSetHeader X_MsgID
="#form.header_x_msgid#">
<cfelse>
<cfset MsgID=#CreateUUID()#>
<cfset Menos="-">
<cfset MsgID=Insert(menos,MsgID,23)>
<inLog TEXT="DEBUG MSG_ID: New MsgID">
<inSetHeader X_MsgID ="#MsgID#">
</cfif>
>
>Usually for list thread maintenance you would check the message-id and
>references headers.
I will try message-id and not making a custom one..
thanks
>HTH,
>
>Howie
>
> > any help would be appreciate it.
> >
> > Guillermo
> >
==^======================================================================
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]
==^======================================================================