I'd say stick it in o.a.j.t.m. I originally had a start on a nice listserv mailet with a similar design (ease of extending to make richer). We just have to get some decent docs up about what these built-in matchers and mailets can do.
Serge Knystautas Loki Technologies - Unstoppable Websites http://www.lokitech.com/ ----- Original Message ----- From: "Danny Angus" <[EMAIL PROTECTED]> To: "James Developer List" <[EMAIL PROTECTED]> Sent: Monday, October 22, 2001 5:44 PM Subject: mailet > > My redirect/forward/notify mailet is ready, and IMHO works quite nicely, but > I wondered where to add it, > I could add it to org.apache.james.transport.mailets because there's enough > functionality to make it generally useful as it stands, but I wondered if I > should add it as an abstract class to org.apache.mailet, and subclass it in > o.a.j.t.m because part of my reasoning is that its standard methods can be > overriden to allow easy development of extra functionality (VERP for > instance) for redirection mailets. > > suggestions? > > d. > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
