How JavaMail can power and automate your mailing lists
Sign me up!
IBM developerWorks,
2002-09-01
Language:
English
Abstract
This article is the third in a series, and delves deeper into the JavaMail API. It describes how to create a Java thread-powered daemon, and how to create the environment for subscribing and unsubscribing to and from e-mail lists with e-mail messages.
Part 1 of this series introduced you to the JavaMail API and showed how to create a small setup for sending messages to a e-mail list housed in DB2. Part 2 showed how to tie together the JavaMail API with a Web application server, allowing users to interact with a mailing list with their Web browser.
