Steve, I have just looked at a spool file and I can see that the Date parameter does not get added at this stage which does suck. If you want to have a header like that I think you will have to either intercept the email creation done by CF (If even possible) or you will need to use cfmailparam.
2009/5/25 Steve Onnis <[email protected]> > > Im on CF8 > > -----Original Message----- > From: [email protected] [mailto:[email protected]] On > Behalf > Of Chris Velevitch > Sent: Monday, 25 May 2009 10:25 AM > To: [email protected] > Subject: [cfaussie] Re: CFMAIL headers > > > On Fri, May 22, 2009 at 12:50, Steve Onnis <[email protected]> wrote: > > Does anyone know if it is possible to add additional headers into the > CFMAIL > > process other than individually setting them for each <CFMAIL> call? > > Currently there is an X-MAILER property there, i would like to add a > X-DATE > > or something named similar so i can read when the mail item was created > as > i > > dont want to have to do a CFDIRECTORY just to get the created time > > stamp.......unless there is a better way?? > > Have you looked your jrun.xml file which contains the MailService > definition service tag? > > If that doesn't work, you may need to look at your mailserver config > options to see if it'll do it. > > On our CF7 server, mail sent from it has the "Date:" header as does > your post to this list. Is there a reason why the default date header > doesn't work for you? > > > Chris > -- > Chris Velevitch > Manager - Adobe Platform Users Group, Sydney > m: 0415 469 095 > www.apugs.org.au > > Adobe Platform Users Group, Sydney > May meeting: PureMVC > Date: Mon 25th June 6pm for 6:30 start > Details and RSVP on http://groups.adobe.com/posts/acc069c458 > > > > > > > -- 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 [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 -~----------~----~----~----~------~----~------~--~---
