Can someone tell me how to set the Reply-To header when using 
CDONTS in ColdFusion? These assignments do NOT work:

<cfset objNewMail.ReplyTo = "[EMAIL PROTECTED]">
<cfset objNewMail.Reply_To = "[EMAIL PROTECTED]">
<cfset objNewMail.Value("Reply-To") = "[EMAIL PROTECTED]">

Thanks,
Dave Jones
NetEffect

______________________________________________________________________
Get the mailserver that powers this list at http://www.coolfusion.com
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to