The current system and your desired system only seems to differ where you're loading your templates from. Velocity (or FreeMarker) both should be able to load the templates from a database.
Matt On 8/10/07, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > > Hi All. > We are running a Appfuse based system in my company and now we have the need > for a template email based system. I am aware that Appfuse ships with the > velocity/spring based mail system but I would like to see if anyone in here > knows some other java mail template system. The requirements are: > > 1.) Store email templates in database > 2.) Possibility to edit template in a GUI > 3.) Send email > 4.) Store already sent emails in DB for logging purpose! > 5.) Templates should be able to contain logic > > Hope that someone has a suggestion for a system that does it all or some of > the requirements. > Thanks > Cheers > Tommy > -- > View this message in context: > http://www.nabble.com/Email-Templating-System-tf4247094s2369.html#a12086543 > Sent from the AppFuse - User mailing list archive at Nabble.com. > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > -- http://raibledesigns.com --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
