>�From: NINJA <[EMAIL PROTECTED]>
>�Date: Thu Aug 31 02:38:44 EDT 2000
>
> Does this mean I can make mailet and use it without JAMES, or Avalon
> framework? If so, we can get very light mailet system. But how
> the mailet work without appropriate mail server like JAMES ?
> Can it run with legacy sendmail system ?

The goal was to provide an industry standard for mailets which any mail server could 
implement.  These javadocs are a proposal for a standard that other mail servers could 
implement if they so choose.  It is not a statement of existing features of these 
systems.

That said, JAMES is the only mail server that supports the mailet API (technically, 
JAMES itself doesn't run them just yet).  It is up to the independent mail server to 
determine whether they want to support mailets and accordingly provide a way to run 
them.

I doubt if sendmail will ever support mailets, although someone could probably write a 
hack by making a command line mailet engine.  It would be very inefficient, just as 
old HTTP servers running cgi were very inefficient.  Doesn't seem like it would be 
that unreasonable to do though.

Serge Knystautas
Loki Technologies
http://www.lokitech.com/


------------------------------------------------------------
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
Archives:  <http://www.mail-archive.com/james%40list.working-dogs.com/>
Problems?:           [EMAIL PROTECTED]

Reply via email to