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]

Reply via email to