Re: postfix log format

2009-04-08 Thread kj
Wietse Venema wrote: Postfix logging is not yet documented - it is one of those ancient pieces of version "zero" code that was meant to be replaced by real code that is properly configurable. If it's not broken, don't fix it. :) Working with qmail all day, I really appreciate the postfix log

Re: postfix log format

2009-04-08 Thread Magnus Bäck
On Wed, April 8, 2009 12:14 pm, jittinan suwanrueangsri said: > I want to know message size of an email which was send through postfix.A > part of raw log is shown as below > > Apr 8 14:22:02 MailSecure03 postfix/smtpd[32388]: BA1CE38965: client= > mail.example.com[x.x.x.x] > Apr 8 14:22:03 Mail

Re: postfix log format

2009-04-08 Thread jittinan suwanrueangsri
Hi All I want to know message size of an email which was send through postfix.A part of raw log is shown as below Apr 8 14:22:02 MailSecure03 postfix/smtpd[32388]: BA1CE38965: client= mail.example.com[x.x.x.x] Apr 8 14:22:03 MailSecure03 postfix/cleanup[32070]: BA1CE38965: message-id=<49dc4d9a.

Re: postfix log format

2009-04-07 Thread Wietse Venema
jittinan suwanrueangsri: > Hi everybody > > Are there any postfix log format documents so I can understand meaning of > each column in raw log ? Postfix logging is not yet documented - it is one of those ancient pieces of version "zero" code that was meant to be replaced by real code that is prop