Javamail API

Bok av Elliotte Rusty Harold
Send and receive email from Java applications by using the JavaMail API. With this concise book, youll 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 add email notification to a larger product, JavaMail is the answer. Packed with code examples, this book shows you how JavaMail enables you to avoid low-level protocol details, so you can focus on what you actually want to say in a message.Send, receive, and store email with POP3 and IMAPAdd password authentication to your programsManage mailboxes and accountsDownload mail attachmentsRespond to asynchronous email eventsDesign protocol-independent email programs