Message id not encircled with '' and ''. Bug in postfix logs?

2011-04-11 Thread Javier Amor Garcia
Hello, in my mail.log I have lines where the message-id is not encircled with '' and ''. This has broke my parsing scripts. It seems that it only happens in the cleanup process. The messages-id hadn't domain portions. In about one month, I had seen two examples of this problem. I will

Re: Message id not encircled with '' and ''. Bug in postfix logs?

2011-04-11 Thread Victor Duchovni
On Mon, Apr 11, 2011 at 05:17:22PM +0200, Javier Amor Garcia wrote: Hello, in my mail.log I have lines where the message-id is not encircled with '' and ''. This has broke my parsing scripts. It seems that it only happens in the cleanup process. The messages-id hadn't domain portions.

Re: Message id not encircled with '' and ''. Bug in postfix logs?

2011-04-11 Thread lst_hoe02
Zitat von Victor Duchovni victor.ducho...@morganstanley.com: On Mon, Apr 11, 2011 at 05:17:22PM +0200, Javier Amor Garcia wrote: Hello, in my mail.log I have lines where the message-id is not encircled with '' and ''. This has broke my parsing scripts. It seems that it only happens in the

Re: Message id not encircled with '' and ''. Bug in postfix logs?

2011-04-11 Thread Victor Duchovni
On Mon, Apr 11, 2011 at 05:34:46PM +0200, lst_ho...@kwsoft.de wrote: Postfix logs the content of the message-id header. Some messages are more equal than others. So it is a case of shit in, shit out?? Postfix logs the content of the Message-Id header as received. To determine whether a

Re: Message id not encircled with '' and ''. Bug in postfix logs?

2011-04-11 Thread Javier Amor Garcia
Thanks for the answer. Things are clearer now. message-id=468a9c3f8b21b9d8fe7af2181f4ddd99 This is a bug? Postfix logs the content of the message-id header. Some messages are more equal than others.