Ummmm, I'm not sure exactly what procmail is (it seems you are
referencing an existing program), but the concept you described is
EXACTLY what James is... in Java and XML... supports execution of an
external program (usually you write this in Java, but in theory you
could run an external program)... supports regexp, although we have a
matcher concept that's could support a regexp matcher, but for the time
being works more simply (while you can write Java code to do your own
matching)...

I'd invite you to read through the email archives for the past several
months and check out the latest code.  (I'd say RTM, but we don't have
one.)  What you describe is basically the whole point of this project...

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

burtonator wrote:
> 
> Hmmm
> 
> Has anyone talked about a procmail (mail filter) in Java and XML?
> 
> In a perfect world it would:
> 
> - work with James
> - support execution of an external program (for a delivery agent.. IE
> Cyrus 'deliver').
> - Support XSLT on XML documents :) I could see MS Office 2000 documents
> being XSLTd into an HTML UI.
> - support regexp on all headers. Subject, Body, From, To, etc.
> 
> It might be best to not all exec but to add a Java implementation of
> each delivery mechanism.  Similar to an Ant task.
> 
> Thoughts?
> 
> --
> Kevin A Burton (e-mail: [EMAIL PROTECTED], UIN: 73488596, ZKey:
> burtonator)
> http://relativity.yi.org
> To fight and conquer in all your battles is not supreme excellence;
> supreme
> excellence consists in breaking the enemy's resistance without fighting.
>     - Sun Tzu, 300 B.C.


------------------------------------------------------------
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
Archives and Other:  <http://java.apache.org/>
Problems?:           [EMAIL PROTECTED]

Reply via email to