Server-Side Mail Processing? Leave it to JAMES

July 1, 2002, 11:00 PM —  ITworld — 

Graphical user interfaces are absolutely standard. Everyone's familiar
with how the interface elements work, and you pretty much know what to
expect whenever you explore new GUI software. That's the beauty of GUIs,
particularly in standardized environments like Mac OS or Microsoft
Windows. GUI's are easy to learn, but they're not necessarily the
easiest way to do something.

The easiest way to carry out a computing task is one that doesn't
require you to load up an interface with the machine you want to use.
Opening a client application is easy; loading Web pages is easier still;
what's even easier than either is sending an e-mail message -- something
most of us do dozens of times a day.

Plenty of people spend more time in their mail programs than in any
other software environment, so why don't more programs accept input by
way of electronic mail messages? The rest of us, after all, do. About
the only automated mail-parsing application of any consequence that I
can think of is the administration interface for domain names. If you
want to adjust the billing or ownership data associated with your domain
name, you can do it by requesting, receiving, and responding to a series
of e-mail messages from the registrar.

A little-known API, called the Java Apache Mail Enterprise Server
(JAMES), allows you to set up your server to take input from e-mail
messages. In a broad sense, you can think of the JAMES capabilities as
Simple Object Access Protocol (SOAP) without as many strict formatting
rules, and with a human being on one end. The JAMES routines are
particularly good at tracking topical threads with identifiers, and at
keeping track of message senders and recipients. It's a great way to
give your users a convenient interface for your software.

» posted by ITworld staff

ITworld

I like it!
Post a comment
The content of this field is kept private and will not be shown publicly.
  • Allowed HTML tags: <a> <em> <strong> <cite> <code> <ul> <ol> <li> <dl> <dt> <dd>
  • Lines and paragraphs break automatically.
Free books

Build your tech library with our book giveaways.

Windows PowerShell 2.0 Unleashed
By Tyson Kopczynski, Pete Handley, Marco Shaw; Published by Sams

Windows PowerShell Unleashed will not only give you deep mastery over PowerShell but also a greater understanding of the features being introduced in PowerShell 2.0–and show you how to use it to solve your challenges in your production environment. Enter now!

 

Ubuntu Server Administration
By Michael Jang; Published by McGraw-Hill Osborne Media

Realize a dynamic, stable, and secure Ubuntu Server environment with expert guidance, tips, and techniques from a Linux professional. Ubuntu Server Administration covers every facet of system management -- from users and file systems to performance tuning and troubleshooting. Enter now!

Featured Sponsor

AISO founders envisioned a Web hosting company that was environmentally friendly. While the company employed energy-efficient innovations like solar panels, its infrastructure produced unacceptable power and cooling requirements. Find out how AISO leveraged AMD technology to overcome their challenge in this case study white paper.

In this whitepaper, Scalar explores the opportunity to change the landscape with respect to mission critical databases built around Oracle. Leveraging technologies such as Linux, high-end commodity processing power and Oracle RAC technology to architect, design, build and maintain database infrastructure that delivers maximum availability, reliability and performance at a fraction of traditional cost.

On a typical day, weather.com, the Web site for The Weather Channel in Atlanta, serves up between 15 million and 20 million page views. But in September 2004, when back-to-back hurricanes ransacked Florida, the peak traffic on one day more than tripled: over 70 million page views by more than 7 million unique visitors. Read the full success story now.

More Resources