zkn [mailto:[EMAIL PROTECTED] wrote:
> Is there any log analyzer application for james? For example I would > like to see statistics for daily received count, sent count, > received > count by host. > > Ozkan As far as I know, there isn't, but its a cool idea. For the type of statistics you mention perhaps a StatisticsMailet would be better? This would record things in an easily analysed format, such as XML. It would be simpler than parsing and reconciling the various logs and not tied to a specific logging format. Instances would be placed in different parts of the mailet chain - root / remote delivery / local delivery / error - to record the relevant activity. Cheers -- Steve --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
