mouss a écrit : > 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.
argh. of course, the queue id is in the headers. > note that the queue id is not unique. > >> 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. > > >