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]
