There's no guarantee that the other mail server will use the return-path to bounce the 
message.  Usually, that's the
case but not always.  I would send a mail to myself and look at the headers of the 
mail...if the return-path is there
then that's all you can do.

HTH,

--
Howie Hamlin - inFusion Project Manager
On-Line Data Solutions, Inc. - www.CoolFusion.com  - 631-737-4668 x101
*** Please vote for iMS here: 
http://www.sys-con.com/coldfusion/readerschoice2002/nominationform.cfm ***
inFusion Mail Server (iMS) - The Award-winning, Intelligent Mail Server
>>> Find out how iMS Stacks up to the competition: 
>http://www.coolfusion.com/imssecomparison.cfm

----- Original Message -----
From: "jon hall" <[EMAIL PROTECTED]>
To: "CF-Talk" <[EMAIL PROTECTED]>
Sent: Monday, September 30, 2002 5:26 PM
Subject: Return-Path


>   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]
>
> 
______________________________________________________________________
This list and all House of Fusion resources hosted by CFHosting.com. The place for 
dependable ColdFusion Hosting.
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

Reply via email to