I’m wondering how do we go about building an “email client” that is on the web.. or is it even possible to have people connect to my “email client” from their gmails/hotmails/yahoo mails and read their emails from my client?
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Depending on your language of choice you’ll find that there are both IMAP and POP libraries that you can use to access email accounts online.
The IMAP protocol is available here if you want to find out more about the details of IMAP, it is a fairly complex system, with pop providing an easier, though less popular alternative.