Receiving mail

  • Thread starter Thread starter mrajanikrishna
  • Start date Start date
M

mrajanikrishna

Hello,

I am instructed to develop an email client application(like
hotmail/yahoo/any other email)


For sending mail, we use ASPMail object, SMTP. How can we receive mails

and configure Inbox, Trash and assign usernames and password etc...


Can anybody help me?


thanx in advance
 
look for references on the POP3 protocol. You are developing a POP3 client.

--
--- Nick Malik [Microsoft]
MCSD, CFPS, Certified Scrummaster
http://blogs.msdn.com/nickmalik

Disclaimer: Opinions expressed in this forum are my own, and not
representative of my employer.
I do not answer questions on behalf of my employer. I'm just a
programmer helping programmers.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top