Re: Is javamail equivalent to yahoo.com's E-mail system?
Posted By:
Simon_Ablett
Posted On:
Tuesday, March 12, 2002 04:47 AM
JavaMail is an api that allows developers to constuct email clients i.e. programs that can create an email object for despatch by a specified mail server. By yahoo's email system I think that you are referring to the combination of their web-based client and the underlying server.
Regards.