Darn, I had a feeling that was the answer. In your experience how many
servers do you think obey the return-path? I do see the header in my
test emails...

-- 
 jon
 mailto:[EMAIL PROTECTED]

Monday, September 30, 2002, 5:31:41 PM, you wrote:
HH> There's no guarantee that the other mail server will use the return-path to bounce 
the message.  Usually, that's the
HH> 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
HH> then that's all you can do.

HH> HTH,

HH> --
HH> Howie Hamlin - inFusion Project Manager
HH> On-Line Data Solutions, Inc. - www.CoolFusion.com  - 631-737-4668 x101
HH> *** Please vote for iMS here: 
http://www.sys-con.com/coldfusion/readerschoice2002/nominationform.cfm ***
HH> 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

HH> ----- Original Message -----
HH> From: "jon hall" <[EMAIL PROTECTED]>
HH> To: "CF-Talk" <[EMAIL PROTECTED]>
HH> Sent: Monday, September 30, 2002 5:26 PM
HH> 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.

______________________________________________________________________
Your ad could be here. Monies from ads go to support these lists and provide more 
resources for the community. http://www.fusionauthority.com/ads.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

Reply via email to