Hi, Years ago, one user on this List talked about a tool he (co-) wrote. AFAIR,it was for United Nation Helpdesk:
https://sourceforge.net/p/x-itools/wiki/Home/ Hth Michael Am 04.06.2018 um 22:34 schrieb Greg Strange: > Hi, > > I am trying to track a single email throughout the entire postfix process. The > idea is that when a customer calls us and says that a certain email never > reached them, we can quickly trace the email through the logs and see that it > died due to RBL, virus threshold, etc. > > Ideally, I'd like to be able to get or set a unique message ID and then be > able to match that ID in the logfiles to see what the outcome of a specific > email was. Is there a way to trace a single email through everything postfix > does to it? > > TIA.