Michael
Wed Jun 11 14:57:24 PDT 2008
When you download a message via POP3, you get all the headers, including
Message-ID and References line. Those are visible when you look at the
Message Source (Ctrl-F3).
But there's nothing in OE that would let you apply message rules based
on the Message-ID and References headers, or sort the messages based on
those.
If you save the messages to EML files, those headers will be there and
you can do your own programming on them.
--
Mike -
http://pages.prodigy.net/michael_santovec/techhelp.htm
<psengunthar@gmail.com> wrote in message
news:ef4ce42e-6387-4ff3-af97-024cf794298a@w5g2000prd.googlegroups.com...
> Hi,
>
> I have a unique situation here were in I have to retrieve the
> conversation index of the email.
> It is possible to retrieve the email text using POP3.
> Query is, Is it possible to retrieve the mail's metadata such as
> ConversationID using pop3.
>
> I would appreciate a lot if anybody could reply as soon as possible.
>
> Thanks!