Return-Path: X-Original-To: apmail-camel-users-archive@www.apache.org Delivered-To: apmail-camel-users-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 215B217B19 for ; Mon, 20 Apr 2015 17:08:19 +0000 (UTC) Received: (qmail 26576 invoked by uid 500); 20 Apr 2015 17:08:18 -0000 Delivered-To: apmail-camel-users-archive@camel.apache.org Received: (qmail 26523 invoked by uid 500); 20 Apr 2015 17:08:18 -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 26511 invoked by uid 99); 20 Apr 2015 17:08:18 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 20 Apr 2015 17:08:18 +0000 X-ASF-Spam-Status: No, hits=1.3 required=5.0 tests=SPF_PASS,URI_HEX X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: message received from 54.76.25.247 which is an MX secondary for users@camel.apache.org) Received: from [54.76.25.247] (HELO mx1-eu-west.apache.org) (54.76.25.247) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 20 Apr 2015 17:07:52 +0000 Received: from mail-wg0-f66.google.com (mail-wg0-f66.google.com [74.125.82.66]) by mx1-eu-west.apache.org (ASF Mail Server at mx1-eu-west.apache.org) with ESMTPS id 9814024A39 for ; Mon, 20 Apr 2015 17:07:51 +0000 (UTC) Received: by wggx12 with SMTP id x12so19156425wgg.2 for ; Mon, 20 Apr 2015 10:07:00 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=message-id:date:from:user-agent:mime-version:to:subject:references :in-reply-to:content-type:content-transfer-encoding; bh=xZ/2+yfuP9fQotaUK3+e2v7HRMXOx5xtCDkXO2dmaks=; b=XasSEHmT623KOmP3NoKpFYawz8N4TUY6BvFf+p6HZpwiVh1jVx8mH4/g/igdBJeQgj ghb9anxKGDcRAsDEqS+coia1eCiD8tnEuJ9/FLEIV+vxsUAn5X4Ht+lMacnmZznzqs4V gbiTTEsAdsZeEPjHoXFreFolC/a8RixPvI945lLL35im7Lrsj2tM9jBp8SyDrChQuxkc w4HT1QSO39AMkp+tt2Ui8AZTdaSVMCM6SMdLPSURYArRvQh06NueaRM5DnQA2RaywIIr Aw1sNQHTeGFhgps1cEW1GPfybA8tC99Vagm4va/bTXm4oBTST5AMKUsNxW0CBY7kCtPx ptQQ== X-Received: by 10.194.57.209 with SMTP id k17mr15267362wjq.33.1429549620394; Mon, 20 Apr 2015 10:07:00 -0700 (PDT) Received: from ?IPv6:2a02:1811:4800:6300:34db:7f5d:6bbc:6a37? ([2a02:1811:4800:6300:34db:7f5d:6bbc:6a37]) by mx.google.com with ESMTPSA id m1sm16071085wiw.7.2015.04.20.10.06.58 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Mon, 20 Apr 2015 10:06:59 -0700 (PDT) Message-ID: <55353232.7010503@gmail.com> Date: Mon, 20 Apr 2015 19:06:58 +0200 From: Morgan Hautman User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:31.0) Gecko/20100101 Thunderbird/31.5.0 MIME-Version: 1.0 To: users@camel.apache.org Subject: Re: Trying to send email from Camel and having no success. Please help. References: <1429535152606-5766062.post@n5.nabble.com> <1429536640901-5766065.post@n5.nabble.com> In-Reply-To: <1429536640901-5766065.post@n5.nabble.com> Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org Hi, Which version of ServiceMix are you using? Regards Morgan On 20/04/2015 15:30, kook04 wrote: > Claus, > > Thank you for your speedy response. I must apologize because I meant to > state in the original post that I have already done that. I've installed > the camel-mail feature and have confirmed that it is "Active" by typing > osgi:list at the ServiceMix console. > > Even with that feature installed, I still get the Exception listed above. > > Thanks again. > > > > -- > View this message in context: http://camel.465427.n5.nabble.com/Trying-to-send-email-from-Camel-and-having-no-success-Please-help-tp5766062p5766065.html > Sent from the Camel - Users mailing list archive at Nabble.com.