Hi,

The only 2 options I can think of are to either get CF to add the extra
headers via cfparam or you could intercept the email with a redirector or
something (could probably do on Linux, not sure about windows) and the
resend the mail out with a modified header.

My 2 cents worth says use cfparam.

Cheers,
Simon

2009/5/24 Steve Onnis <st...@cfcentral.com.au>

>
> No
>
> It has nothing to do with the CFMAIL tag other than CFMAIL is used by CF to
> generate the email.
>
> "X-Mailer:  ColdFusion 8 Application Server" is added to the .cfmail file
> without using CFMAILPARAM.  I want to add more values in the same
> manner....without having to manualy put the CFMAILPARAM tag in.
>
>
> -----Original Message-----
> From: cfaussie@googlegroups.com [mailto:cfaus...@googlegroups.com] On
> Behalf
> Of Kym Kovan
> Sent: Saturday, 23 May 2009 10:21 PM
> To: cfaussie@googlegroups.com
> Subject: [cfaussie] Re: CFMAIL headers
>
>
> Steve Onnis wrote:
> > No no no
> >
> > I DON'T want to do it using CFMAILPARAM
> >
> > I want to do it automatically
>
> Which means you want to use an attribute of the <cfmail> tag with some
> form of formatted date/time?
>
> The attribute "failto" is what I was talking about, code the bounce path
> to include something that can be deciphered to a date/time, there is
> nothing else in there attribute-wise that you can add stuff like this in.
>
>
> --
>
> Yours,
>
> Kym Kovan
> mbcomms.net.au
>
>
>
>
>
> >
>


-- 
Cheers
Simon Haddon

Woman loves feeling danger and speed. That is why woman wants man.  They get
a speed rush that is the most dangerous of all.

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"cfaussie" group.
To post to this group, send email to cfaussie@googlegroups.com
To unsubscribe from this group, send email to 
cfaussie+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/cfaussie?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to