public marks

LINK

Fundamentals of the JavaMail API

by roulian
The JavaMail API is an optional package (standard extension) for reading, composing, and sending electronic messages. You use the package to create Mail User Agent (MUA) type programs, similar to Eudora, Pine, and Microsoft Outlook. Its main purpose is not for transporting, delivering, and forwarding messages like sendmail or other Mail Transfer Agent (MTA) type programs. In other words, users interact with MUA-type programs to read and write emails. MUAs rely on MTAs to handle the actual delivery.

Comments

No comment on this link yet.


PUBLIC TAGS
on this link

api   doc   java  

BY

roulian
the 04/05/2007 at 15:45