Return-Path: Delivered-To: apmail-activemq-camel-dev-archive@locus.apache.org Received: (qmail 48532 invoked from network); 3 May 2008 06:39:35 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 3 May 2008 06:39:35 -0000 Received: (qmail 60988 invoked by uid 500); 3 May 2008 06:39:37 -0000 Delivered-To: apmail-activemq-camel-dev-archive@activemq.apache.org Received: (qmail 60960 invoked by uid 500); 3 May 2008 06:39:37 -0000 Mailing-List: contact camel-dev-help@activemq.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: camel-dev@activemq.apache.org Delivered-To: mailing list camel-dev@activemq.apache.org Received: (qmail 60949 invoked by uid 99); 3 May 2008 06:39:37 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 02 May 2008 23:39:37 -0700 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.140] (HELO brutus.apache.org) (140.211.11.140) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 03 May 2008 06:38:52 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 76F57234C114 for ; Fri, 2 May 2008 23:35:43 -0700 (PDT) Message-ID: <673008052.1209796543472.JavaMail.jira@brutus> Date: Fri, 2 May 2008 23:35:43 -0700 (PDT) From: "Claus Ibsen (JIRA)" To: camel-dev@activemq.apache.org Subject: [jira] Created: (CAMEL-491) Mail component secure protocols with SSL MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org Mail component secure protocols with SSL ---------------------------------------- Key: CAMEL-491 URL: https://issues.apache.org/activemq/browse/CAMEL-491 Project: Apache Camel Issue Type: Sub-task Components: camel-mail Affects Versions: 1.3.0 Reporter: Claus Ibsen Assignee: Claus Ibsen Fix For: 1.4.0 Created this subtask to spin off work from CAMEL-335 ServiceMix 3 has support for secure protocols. Lars pointed to the code we could use for inspiration. Camel should support these schemes - pop3s - imaps - smtps -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.