James

View: [ 2009 | 2008 | 2007 | 2006 | 2005 | 2004 | 2003 ]

Articles
Tutorials
  

Articles:
  • Working with James, Part 1: An introduction to Apache's James enterprise e-mail server by Claude Duguay   - [Clicks: 606]
    This article is the first in a two-part series on the Java Apache Mail Enterprise Server, also known as James. It lays a foundation for understanding James and for developing server-side e-mail applications. The article provides a high-level overview, briefly touches on the Apache group's design objectives, and describes how to install and configure a workable development environment. You can also take a brief tour of the features supported by James. You'll find descriptions for both the matcher and the mailet implementations that come with James, and a comparison of the existing functionality with that found in traditional e-mail servers.
    [Includes source code]
    http://www-106.ibm.com/developerworks/java/library/j-james1.html - Jun, 2003
  • Working with James, Part 2: Build e-mail based applications with matchers and mailets by Claude Duguay   - [Clicks: 461]
    This is the second of two articles focused on developing applications with the James e-mail server from the Apache group. In this article, go beyond the basic James infrastructure and implement a practical application for flagging users as available or unavailable, and for automatically sending custom messages to senders from users who chose to make themselves unavailable.
    [Includes source code]
    http://www-106.ibm.com/developerworks/java/library/j-james2.html - Jun, 2003

[Top]

Tutorials:
  • Jakarta James Tutorial (Draft!) by Stephan Wiesner   - [Clicks: 439]
    This document is a tutorial about the Java Apache Mail Enterprise Server (James). It covers the installation and configuration, but concentrates on the usage and creation of Mailets (Bean-like software components inserted into the server).
    [Formats: PDF, HTML, Windows Help File]
    http://rzserv2.fhnon.de/~lg002556/james/ - Apr, 2003

[Top]