Sending and Receiving Email with Java
by
Elliotte Rusty Harold
Language: English
Release Date: July 23, 2013
Send and receive email from Java applications by using the JavaMail API. With this concise book, you’ll learn how to communicate with existing SMTP, POP, and IMAP servers, and how to write your own.
Whether you need to build an email-centric application like a mailing list manager or simply...