On 1/8/2010 2:21 PM, mouss wrote:
Kārlis Repsons a écrit :
Just I wanted to know if there is currently a good way to tie messages with
log files? I mean, to see that ID (like 8BA216E7D7) into some mail header or
similar...

No. the queue id is not in the delivered message.

Sure it is.
Received: from russian-caravan.cloud9.net (russian-caravan.cloud9.net [168.100.1.4])
        by mailgate.vbhcs.org (Postfix) with ESMTP id 936E379789F
for <njo...@megan.vbhcs.org>; Fri, 8 Jan 2010 14:22:40 -0600 (CST)



note that the queue id
is not unique.

Right.


Perhaps add it with maildrop -A?

if you go this road, then better generate a unique Id and put it in a
header.

you could do this at LDA level (maildrop or other), policy server or a
content filter.



Well, you can always look up the Message-ID: header, which is logged by qmgr, and find the QUEUEID that way.

  -- Noel Jones

Reply via email to