Has anyone used the Return-Path header successfully with cfmail? Something isn't working correctly for me. Messages are not bouncing the the return-path email address. Here is my code:
<cfmail to="#this.to#" from="#this.from#" subject="#this.subject#" server="127.0.0.1"> <cfmailparam name="Return-Path" value="#this.returnpath#"> <cfmailparam name="Reply-To" VALUE="#this.replyto#"> body of message... </cfmail> I am using MX (my first attempt at a complete app on MX) if that makes a difference. -- jon mailto:[EMAIL PROTECTED] ______________________________________________________________________ Signup for the Fusion Authority news alert and keep up with the latest news in ColdFusion and related topics. http://www.fusionauthority.com/signup.cfm FAQ: http://www.thenetprofits.co.uk/coldfusion/faq Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/ Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists