Noel J. Bergman wrote: > Two more ways, then. One would be to use the current > AddFooter mailet with > an XML entity to define the footer content. Another is that > the new mailing > list manager handles the footer operation internally, and gets that > parameterized content from an XML file (see > src/conf/james-listmanager.xml > and src/conf/miResources.xml).
The previously expressed concern was about the memory impact of large config.xml files, which were thought to remain referenced throughout James' lifetime. Neither of these options ameliorate this. If it is no longer considered a problem, then I agree that simply using CDATA fixes the problem of passing formatted text inline. Then, adding support for html formatted mail with an <html> tag to specify the inline html is the only other useful enhancement to AddFooter I can think of. -- Steve --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
