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 --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
