Yes, that's what I tried with the CFMAILPARAM.  However, I think the mail
server just overrides that attribute when it packages the mail it receives
from CFMAIL.  I have found another way to do what I need to do with a
setting in the mail server.  I would have preferred using the Return Path
but I'll take what I can get.

Thanks
Cassie

----- Original Message -----
From: "Ben Bishop" <[EMAIL PROTECTED]>
Newsgroups: cfaussie
To: "CFAussie Mailing List" <[EMAIL PROTECTED]>
Sent: Tuesday, February 25, 2003 7:24 PM
Subject: [cfaussie] Re: CFMAIL and re turn-path


> Hi Cassie,
>
> <cfmail> uses the value in the From attribute as the Return-Path. Are you
> trying to set the Reply-To different from Return-Path?
>
> If so, put a <cfmailparam name="Reply-To" value="[EMAIL PROTECTED]"> inside
> your <cfmail>
>
> hth,
>
> Ben
>
>
> "australia" <[EMAIL PROTECTED]> wrote in message
> news:[EMAIL PROTECTED]
> Does anyone know if it is possible to set the Return-Path of a message
> with CFMAIL, or if you have to program it straight into the mail server?
> I have tried various things using CFMAILPARAM but nothing seems to work.
> When I receive the message the Return-Path is always set to the "from"
> address instead of the one I tried to specify.
>
>
>
>
> ---
> You are currently subscribed to cfaussie as: [EMAIL PROTECTED]
> To unsubscribe send a blank email to
[EMAIL PROTECTED]
>
> MX Downunder AsiaPac DevCon - http://mxdu.com/
>

---
You are currently subscribed to cfaussie as: [EMAIL PROTECTED]
To unsubscribe send a blank email to [EMAIL PROTECTED]

MX Downunder AsiaPac DevCon - http://mxdu.com/

Reply via email to