7 messages in net.sourceforge.lists.courier-users[courier-users] custom logging abilit...
FromSent OnAttachments
rica...@americasnet.comAug 4, 2003 3:29 pm 
Sam VarshavchikAug 4, 2003 4:39 pm 
Ricardo KleemannAug 4, 2003 6:46 pm 
Sam VarshavchikAug 4, 2003 9:51 pm 
Ricardo KleemannAug 5, 2003 10:06 am 
Mitch (WebCob)Aug 5, 2003 12:30 pm 
Sam VarshavchikAug 5, 2003 2:51 pm 
Actions with this message:
Paste this link in email or IM:
Paste this link in email or IM:
Atom feed for this thread
Paste this URL into your reader:
Subject:[courier-users] custom logging abilities? Please help...Actions...
From:rica...@americasnet.com (rica@americasnet.com)
Date:Aug 4, 2003 3:29:41 pm
List:net.sourceforge.lists.courier-users

Hi,

I posted this message but there didn't seem to be any response... Can someone help me out...?

I was trying to come up with a system in which I could trace the status of messages that pass through the server. So for example, if someone sends out a message, I want to capture its status, whether it's sent successfully, or delayed for some reason. Similarly, if someone has a forwarding recipe, if the forwarding completes successfully or encounters an error.

It's not too difficult to parse the courier mail log for that information, however I can't find a way to correlate messages to the id's in the mail log. If I manually compare stuff, say via a 'mailq' and looking at the ID, sure...

But I'm trying to come up with some sort of analyzer that correlates the mail log information with messages that are logged in a database, in order to provide accurate traceability of message delivery.

Is there any way to configure the mail logging such that it outputs a common identifier, such as perhaps the contents of Message-ID header field?

Thanks Ricardo