2011/11/26 Wietse Venema <wie...@porcupine.org>: > Vincenzo Romano: >> 2011/11/26 Wietse Venema <wie...@porcupine.org>: >> > Vincenzo Romano: >> >> 2011/11/25 Wietse Venema <wie...@porcupine.org>: >> >> > The Postfix sendmail command creates a temporary queue file that >> >> > is deleted as soon as the local mail pickup daemon has read the >> >> > file. So, that queue file ID is useless. > ... >> >> But, is it possible to know the queue ID from the sendmail tool (or >> >> whatever other submission tool) to be reasonably precise on the >> >> subsequent email tracking lookups? >> > >> > I answered that in the FIRST paragraph of my reply. >> >> You say it's useless, > > The Postfix sendmail command queue file name is useless, because > it is not the queue ID that you see in Postfix logfiles.
I've generated my own Message-ID to be put into the email body. Now I could select the log rows I'm interested in. The point is that postfix/smtp is not logging the Message-ID along with the other details it logs. Is there a way to ask postfix/smtp to log also the Message-ID? Thanks again.