Return-Path: Delivered-To: apmail-camel-users-archive@www.apache.org Received: (qmail 28571 invoked from network); 14 Mar 2010 05:19:39 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 14 Mar 2010 05:19:39 -0000 Received: (qmail 60674 invoked by uid 500); 14 Mar 2010 05:18:56 -0000 Delivered-To: apmail-camel-users-archive@camel.apache.org Received: (qmail 60460 invoked by uid 500); 14 Mar 2010 05:18:56 -0000 Mailing-List: contact users-help@camel.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: users@camel.apache.org Delivered-To: mailing list users@camel.apache.org Received: (qmail 60450 invoked by uid 99); 14 Mar 2010 05:18:55 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 14 Mar 2010 05:18:55 +0000 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests=FREEMAIL_FROM,RCVD_IN_DNSWL_NONE,SPF_PASS,T_TO_NO_BRKTS_FREEMAIL X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of willem.jiang@gmail.com designates 209.85.210.183 as permitted sender) Received: from [209.85.210.183] (HELO mail-yx0-f183.google.com) (209.85.210.183) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 14 Mar 2010 05:18:50 +0000 Received: by yxe13 with SMTP id 13so1167046yxe.11 for ; Sat, 13 Mar 2010 21:18:29 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from :user-agent:mime-version:to:subject:references:in-reply-to :content-type:content-transfer-encoding; bh=8WAi7gxXKdnP+5QoP0WJAfGb+CZQquJ9YjP5jl9iQlM=; b=U/c1OsDvFgnCpQJRN8HuuAYvahiepSCEYnn79CsdfAT4sCsMj74onQg7DSYLB7A9td hatoFQNiR0sNnCJQUh6AtMHZEydIrwoBoUebE/Xod4pbarlE9oxll06jDrTqasUS3tLP Se/ntjAmCUe7HUgqUgIMWlSH0k+N85wGE3DV8= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:user-agent:mime-version:to:subject:references :in-reply-to:content-type:content-transfer-encoding; b=J4drkMkuFwEJ2ttXBhMUlVDCtXXtesW56VFeMUebNXEp9KlRtFjyZ3Gq8g3zmAowZM mS42srq5a1KQj463lWDCui9YiYIrG8oe5YUmeT9eVPzZDxvYgeRKuD+x4ZLGhSZ1Vxic mcP2QDIqeQv43JwaK8FAbR0wGAgYdOAIjtyRg= Received: by 10.101.11.6 with SMTP id o6mr1631853ani.87.1268543909830; Sat, 13 Mar 2010 21:18:29 -0800 (PST) Received: from [192.168.0.158] ([125.33.127.81]) by mx.google.com with ESMTPS id 15sm1992795gxk.14.2010.03.13.21.18.27 (version=TLSv1/SSLv3 cipher=RC4-MD5); Sat, 13 Mar 2010 21:18:28 -0800 (PST) Message-ID: <4B9C719F.4090606@gmail.com> Date: Sun, 14 Mar 2010 13:18:23 +0800 From: Willem Jiang User-Agent: Thunderbird 2.0.0.23 (Macintosh/20090812) MIME-Version: 1.0 To: users@camel.apache.org Subject: Re: Testing consuming mail with attachments References: <5380c69c1003110029h46dd3eeew3c2ca0f5fb62553f@mail.gmail.com> <5380c69c1003110122o768d4cd2j50a0361c6bf80622@mail.gmail.com> <5380c69c1003130245x64c8ab4fva3789e69f0744365@mail.gmail.com> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Hi Kevin, I fixed the issue which is based on your patch, please feel free to check out the change[1] [1]http://svn.apache.org/viewvc?rev=922763&view=rev Willem Kevin Jackson wrote: > Hi, >> Good ideas. Feel free to create a JIRA ticket. >> And a patch is also welcome. We love contributions. > > https://issues.apache.org/activemq/browse/CAMEL-2547 > > Includes skeleton patch/tests for this functionality. > > Thanks, > Kev >