Return-Path: Delivered-To: apmail-cocoon-dev-archive@cocoon.apache.org Received: (qmail 47914 invoked by uid 500); 10 Jul 2003 18:57:39 -0000 Mailing-List: contact dev-help@cocoon.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: list-post: Reply-To: dev@cocoon.apache.org Delivered-To: mailing list dev@cocoon.apache.org Received: (qmail 47886 invoked from network); 10 Jul 2003 18:57:39 -0000 Received: from out003pub.verizon.net (HELO out003.verizon.net) (206.46.170.103) by daedalus.apache.org with SMTP; 10 Jul 2003 18:57:39 -0000 Received: from verizon.net ([139.85.116.155]) by out003.verizon.net (InterMail vM.5.01.05.33 201-253-122-126-133-20030313) with ESMTP id <20030710185743.SJCK4805.out003.verizon.net@verizon.net> for ; Thu, 10 Jul 2003 13:57:43 -0500 Message-ID: <3F0DB724.5050803@verizon.net> Date: Thu, 10 Jul 2003 14:57:40 -0400 From: Vadim Gritsenko User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.3) Gecko/20030312 X-Accept-Language: en-us, en MIME-Version: 1.0 To: dev@cocoon.apache.org Subject: Re: Apache James integration References: <3F0DB473.5090204@leverageweb.com> In-Reply-To: <3F0DB473.5090204@leverageweb.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Authentication-Info: Submitted using SMTP AUTH at out003.verizon.net from [139.85.116.155] at Thu, 10 Jul 2003 13:57:43 -0500 X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N Geoff Howard wrote: > Don't think anything exists. Check cocoon dev archives for "mail > context" or "mail environment" - may bring up times this has been > discussed in the past, though IIRC not always related to James. Yes, we had a discussion on this; Nicola started and the subject was "[RT] Better Environment Abstraction". > I'd be interested as well, but couldn't contribute much ATM. Yes, it would be interesting to see MailetEnvironment... Vadim > Geoff > > Robert Koberg wrote: > >> Hi, >> >> Is there any implementation of a pipeline that transforms incoming email >> (from James) to some XML format and another one that transforms the >> mail XML >> format to standard SMTP format? >> >> Also, I was thinking the incoming mail could then be sent through some >> Filter/Handler to be indexed and added to a Lucene index. >> >> Anything like this in existence yet? (Can't find anything in google - >> the >> word 'james' is tough to search and get relevant hits) >> >> Thanks for any info, >> -Rob >