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 MailSecure03 postfix/cleanup[32070]: BA1CE38965:
> message-id=<
[hidden email]>
> Apr 8 14:22:03 MailSecure03 postfix/qmgr[19685]: BA1CE38965: from=<
>
[hidden email]>, size=1087, nrcpt=2 (queue active)
[...]
> Apr 8 14:22:04 MailSecure03 postfix/qmgr[19685]: 62D8438973: from=<
>
[hidden email]>, size=1636, nrcpt=2 (queue active)
[...]
> 1.Does the word size mean size of email message ?
Yes.
> 2.Size is not specified unit ,Does it mean Byte ?
Yes.
> 3.I found 2 rows which show size but which row is actual size of a
> message?
> (1087,1636)
The first size is before the content filter and the second size is after
the content filter. An SMTP content filter will add two Received: headers
plus any headers the content filter itself adds, so a size increase of 450
bytes is reasonable.
Please do not top-post.
--
Magnus Bäck
[hidden email]