At 06:22 PM 12/7/2001 -0500, you wrote: >Actually, Phil, the POST Server does use QTokens in headers. The one >problem that I found in testing is that the cfx_imsmail tag >does not work as advertised. The way it's supposed to work is: > >QToken_tokenname="queryfield" > >So, the name of the token is being set to the query field. For example: > >QToken_FullName="name" > >This would mean that a token called FullName is created and the query >column used is called Name. > >However, the cfx was doing this a little backwards. It was using the >tokenname portion of the QToken parameter to look for the >query field. So, in the above example, it would be looking for a query >column called FullName instead of Name. > >This is fixed in cfx_imsmail version 2.9.1 which I'll announce shortly.
Ahh, okay, gotcha. >The only thing that is still a limitation is that you can't dynamically >create smtpfrom tokens from a query (this is what you >wanted, right?). Yep! That was it. :) -- Phillip Beazley FutureSights -- Website Hosting, Development & E-commerce Visit http://www.futuresights.com/ or call 727-578-9600. ==^======================================================= 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] ==^=======================================================
