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: [email protected] [mailto:[email protected]] On Behalf Of Kym Kovan Sent: Saturday, 23 May 2009 10:21 PM To: [email protected] 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 --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "cfaussie" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/cfaussie?hl=en -~----------~----~----~----~------~----~------~--~---
