Giovanni Mancuso: > Hi, > > I'm trying to write a pipe content filter for postfix. > I have a question, Is There a way to put the queue id of email, to this > content filter? > > It would be really useful to write a log file and trace the email flow.
The queue ID is in the first RECEIVED: message header. Wietse