I need this too. I thought that James could store results on MySQL Database, did I understand it right?
Help us please, Thanks. On Wed, Jun 11, 2008 at 8:48 AM, Hans Liebenberg <[EMAIL PROTECTED]> wrote: > Hi, > > My system needs to report on certain messages being delivered or failing. > What would be the best approach to being notified of exactly when a message > either leaves the spool via successful delivery or fully fails and is > deleted? > > I know one approach would be to set the RemoteDelivery mailet's debug to > true and examine the mailet log file. But I was hoping for more of an event > based immediate solution. > The only way I can see from the source is to extend the RemoteDelivery > mailet and override the run() method. Is that even legal wrt the apache > license? > > Are there any more elegant suggestions? > > Thanks > Hans > > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > >
