Take a look at last CVS update.
I've defined a draft of MailServlet interface and tryed to implement
some stuff under JAMES.
It looks great to me!
JAMES now support:
- Some simple matching pattern:
HostIs
RecipientIs
UserIs
any other match can be easily plugged.
a recursive pattern for matching string is needed
- Some simple mail servlet:
Forward
Identity (for debuggin purpose)
LocalDelivery
RemoteDelivery (supporting delayed delivery ...)
Null
ToRepository
mailing list servlet must be implemented and any other servlet that
may be of some use.
- Reactor is working.
ToDo:
better implementation of MimeMessage or write a smarter interface.
JAMES's getting hot!
--
Federico
*-----------------------------------*
"Troubles occurr when two people try
to be intelligent in the same time."
- Murphy
*-----------------------------------*
------------------------------------------------------------
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
Archives and Other: <http://java.apache.org/>
Problems?: [EMAIL PROTECTED]