> I think IIRC that JavaMail provides an event model for > transport events which could reasonably be used to trigger > DSN bounces, particularly in response to delayed. But that > will require an implementation of JavaMail as the reference > implementation doesn't initiate any events.
Ok but we need delivery status tracking also in an environment where you don't use RemoteDelivery. We need DSN support in LocalDelivery, in the AbstractRedirect tree, in the virtusertable mailets, too. > > Is there an extensible way to provide this feature? Any idea? > see above, some kind of out-of-channel event framework for > triggering DSN messages. This is a solution, and I think that if this is THE solution then we should decide how and add the needed interfaces to the mailet APIs. I'm still thinking at the velidity of this solution: I would like to find a solution that needs less changes in mailets so that we don't need to rely on each mailet behaviour for such tracking, but I haven't found it by now. Stefano --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]