I've tried looking at the spoolmanager log.  It references everything by
that long email key requiring backtracking through other logs to find
out who it was from and to.  And it intermixes many threads of mail as
would be expected in a realtime log.  But getting the kind of info I
need out of it is difficult.  What I'd really like is a log with a
single line per mail item:

Date/Time       From               To            Result     Details
------------------------------------------------------------------------
---
4/1/04 16:04  [EMAIL PROTECTED]    [EMAIL PROTECTED]    inbox:jwm  
4/1/04 16:05  [EMAIL PROTECTED]  [EMAIL PROTECTED]    spam       fail nabl
mailet
4/1/04 16:05  [EMAIL PROTECTED] [EMAIL PROTECTED]       sent external


If something like this doesn't exist, I can write it.  But I'd like a
little info on where/how to install it.  I guess the first question is
whether this is even possible or if there are technical issues with the
flow processing that would prevent it. (I'm a seasoned java programmer,
but haven't dug too deeply into the James inards.)  A few suggestions to
get me started would be great.  (Possibly Corey's code is close to what
I need when I receive it).

Jerry


-----Original Message-----
From: Noel J. Bergman [mailto:[EMAIL PROTECTED] 
Sent: Thursday, April 01, 2004 2:41 PM
To: James Users List
Subject: RE: Tracking each piece of mail through the system

> there doesn't appear to be a single routing log that tracks a
> note through ll the processors/matchers/mailets.

The spool manager log.  Turn on DEBUG for it in environment.xml.

        --- Noel

P.S. please don't send HTML e-mails.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to