actually, you can also get some information that will later be part of the
message header such as the to/from address and the ip where the message
originated if you parse for the message id. But other header details like
subject and mailer will not be there. I believe u can only see that if u
parse the message itself before a user checks for or downloads his mail.

hth,
glenn


> Thanks, what about the information that later becomes email header, does
postfix kept a copy of this?
>
> tia,
>
> tad
>
> On 11/16/06, Glenn <[EMAIL PROTECTED]> wrote:
>> hi thad!
>> i track message ids by parsing /var/log/maillog* using perl. But a simple
>> grep 8AC1417E641 /var/log/maillog will do.
>> hth,
>> glenn
>> > We are using postfix as mailgateway which different servers'
>> > applications  sent email after every job. I need to get some
>> > information from the message-id of some email in certain time. Is
there a way in postfix that I can look up where it store the
>> > message-id of every email that pass through the it?
>> >
>> > tia,
>> >
>> > tad
>> >
>> > --
>> > sometimes truth is stranger than fiction
>> > -bad religion-
>> > http://www.bloglines.com/blog/mailist
>> > _________________________________________________
>> > Philippine Linux Users' Group (PLUG) Mailing List
>> > [email protected] (#PLUG @ irc.free.net.ph)
>> > Read the Guidelines: http://linux.org.ph/lists
>> > Searchable Archives: http://archives.free.net.ph
>> >
>> --
>> "...and at the end time the King of the South will collide with him,
and
>> the King of the North will storm him with chariots...
>>  ...and he will pitch the tents of his royal pavillion between the seas
>> and the Beautiful Holy Mountain; yet he will come to his end..."
_________________________________________________
>> Philippine Linux Users' Group (PLUG) Mailing List
>> [email protected] (#PLUG @ irc.free.net.ph)
>> Read the Guidelines: http://linux.org.ph/lists
>> Searchable Archives: http://archives.free.net.ph
>
>
> --
> sometimes truth is stranger than fiction
> -bad religion-
> http://www.bloglines.com/blog/mailist
> _________________________________________________
> Philippine Linux Users' Group (PLUG) Mailing List
> [email protected] (#PLUG @ irc.free.net.ph)
> Read the Guidelines: http://linux.org.ph/lists
> Searchable Archives: http://archives.free.net.ph
>


-- 
"...and at the end time the King of the South will collide with him, and
the King of the North will storm him with chariots...
 ...and he will pitch the tents of his royal pavillion between the seas
and the Beautiful Holy Mountain; yet he will come to his end..."



_________________________________________________
Philippine Linux Users' Group (PLUG) Mailing List
[email protected] (#PLUG @ irc.free.net.ph)
Read the Guidelines: http://linux.org.ph/lists
Searchable Archives: http://archives.free.net.ph

Reply via email to