Nathan wrote : > i was kinda envisioning some system that allowed users to > create an email body from a velocity template for generating/sending > easily > customized admin-type/account service emails. (e.g. "your password has > been changed", "your account is overdue", or whatever)
Basically, since the body can be an url, it can also be a template with custom values transmitted either in the query string or via the http session. > > personally, i don't think i'd ever use an SmtpTool such as you describe, > but > it might fit in a contrib folder (and if many people seem to use it, > maybe > move it into the main). if nothing else, i'm curious to see it. > perhaps > some of it could be used as seed-code for the email service i envision. > I'll submit it soon anyway, after some code cleaning :-) CloD --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
