September 2011
Intermediate to advanced
528 pages
19h 57m
English
JavaMail APIs provide applications and modules access to the Internet Message Access Protocol (IMAP) and Simple Mail Transfer Protocol (SMTP) mail servers on the Internet or within your own network. JavaMail APIs offer developers a generic interface for mail network servers, irrespective of the specific mail protocol used by the servers. JavaMail is implemented in the javax.mail, javax .mail.internet, and javax.activation packages. Following are the three most commonly used mail transport protocols:
Simple Mail Transfer Protocol (SMTP) Mail clients use this protocol to send messages to a mail server. Mail servers ...
Read now
Unlock full access