Home

Forums

Web development

 

 

 

 
     
 
dna88 Web development and Technology Forum
 
Profile   Register   Memberlist   Usergroups   FAQ   Search  Log in
Can I use JavaMail to read mail from my web mail account....

 
Post new topic   Reply to topic    dna88 Forum Index -> Programming in Java, C, C#, VB, .NET Discussion Forum
Author Message
laxy_m
Beginner User
Beginner User


Joined: 31 Aug 2004
Posts: 10

Post Post subject: Can I use JavaMail to read mail from my web mail account.... Reply with quote

hi!!
Please guide me Can I use JavaMail to read mail from my web mail account (such as Yahoo or Hotmail)?

Thanks
Laxy
www.funspot.com
Thu Sep 30, 04 2:58 am
Back to top
laxy_m View user's profile Send private message
dude
Power User
Power User


Joined: 10 Mar 2004
Posts: 376
Location: Savar, Dhaka

Post Post subject: Implementing javamail for webmail Reply with quote

Quote:
In JavaMail you'll find APIs and provider implementations allowing you to develop fully functional email client applications. "Email client applications" invokes thoughts of Microsoft Outlook; and, yes, you could write your own Outlook replacement. But an email client need not reside on a client machine at all. Indeed, it could be a servlet or an EJB running on a remote server, providing end-user access to email via a Web browser. Think of Hotmail (yes, you could write your own version of Hotmail too). Or you could avoid a user interface altogether. How about an auto-responder that reads incoming messages and sends replies, customized according to the original sender?


........Read the rest here: [http://www.javaworld.com/javaworld/jw-10-2001/jw-1026-javamail.html]

Quote:
The JavaMail APIs
JavaMail comprises a set of APIs that provide a simple interface to many kinds of email messaging technology. It is compatible with existing standards, and includes interfaces for extensibility to support future or proprietary email delivery technologies.

Protocol independence is one of JavaMail's most important features. The JavaMail APIs hide the implementation details of the mail protocols (such as IMAP, MAPI, POP, POP3, and SMTP) used to transmit and receive emails. Programmers create and send messages using a simple object model.

Because JavaMail is part of J2EE, you can use the JavaMail APIs in any J2EE application without installing any additional packages. JavaMail uses the JavaBeans Activation Framework (also part of J2EE) to identify handlers for content types.


........Read the rest here: [http://java.sun.com/developer/EJTechTips/2002/tt1015.html#1]
Thu Sep 30, 04 11:01 am
Back to top
dude View user's profile Send private message Visit poster's website
hasnut
Expert User
Expert User


Joined: 28 Aug 2004
Posts: 201

Post Post subject: Re: Can I use JavaMail to read mail from my web mail account Reply with quote

laxy_m wrote:
hi!!
Please guide me Can I use JavaMail to read mail from my web mail account (such as Yahoo or Hotmail)?

Thanks
Laxy
www.funspot.com


NO (for yahoo or hotmail or gmail)

Only thoes email service provide IMAP and POP3 access.
say you can use [http://www.hotpop.com/index.jsp]
you can get some free pop3 support mail sites
[http://www.emailaddresses.com/email_pop.htm]


By the way you can use hotmail account with your outlook (only with @hotmail.com not sure about @msn.com)

and you can also use yahoo mail in your mail client by using a small opensource software (coded using C++) called yahoopops
_________________
Sarder Hasnut
MCSD, CIW A

Need Low Cost Prefessional Hosting Contact me
Thu Sep 30, 04 1:36 pm
Back to top
hasnut View user's profile Send private message Visit poster's website MSN Messenger
Display posts from previous:   
Post new topic   Reply to topic    dna88 Forum Index -> Programming in Java, C, C#, VB, .NET Discussion Forum All times are GMT - 7 Hours
Page 1 of 1

 

Partners and Resources

Bangladesh hosting company

Bangladesh web design

Driven by phpBB © phpBB Group