Hi Guys,
I have a requirement in which I am supposed to read the emails from my Outlook express on the basis of one particular email id. Means, it should be able to connect to the email client and if I give x.z(email id) then it should search in the entire Inbox folder and if it finds any record then it should be able to fetch that.
Any kind of help is appreciated.
Thanks in Advance.
Pooja.
Loading
GeeshanPosted Jun 29, 2006, 2:44 AM
harish chowdaryPosted Jun 21, 2006, 10:03 AM
please forward reading mail appl
poojaPosted Jun 21, 2006, 2:31 AM
Thanks for your response. My email id is
[email protected]
Thanks a lot..
Pooja.
RickusPosted Jun 20, 2006, 8:55 AM
I dowloaded a pop3 client class from the internet a while ago. It contains a few methods for connecting,fetching and deleting emails from a pop3 client mail server. With a few tweaks to the class definition i was able to fetch and delete only those emails i wanted.
If you give me your email adr, i can email it to you.
Hope this helps.
Cheers.