Return-Path: Delivered-To: apmail-activemq-camel-user-archive@locus.apache.org Received: (qmail 87270 invoked from network); 30 Nov 2007 09:26:29 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 30 Nov 2007 09:26:29 -0000 Received: (qmail 8551 invoked by uid 500); 30 Nov 2007 09:26:18 -0000 Delivered-To: apmail-activemq-camel-user-archive@activemq.apache.org Received: (qmail 8485 invoked by uid 500); 30 Nov 2007 09:26:18 -0000 Mailing-List: contact camel-user-help@activemq.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: camel-user@activemq.apache.org Delivered-To: mailing list camel-user@activemq.apache.org Received: (qmail 8476 invoked by uid 99); 30 Nov 2007 09:26:18 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 30 Nov 2007 01:26:18 -0800 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of james.strachan@gmail.com designates 64.233.170.190 as permitted sender) Received: from [64.233.170.190] (HELO rn-out-0102.google.com) (64.233.170.190) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 30 Nov 2007 09:25:55 +0000 Received: by rn-out-0102.google.com with SMTP id e24so718942rng for ; Fri, 30 Nov 2007 01:25:53 -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:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; bh=mSQLmVWTYqBOU3kCWQvEkf8+IPyfBvtH+a6i4XcjavY=; b=lmG9O39B3vCZcEPkEG2tP5XpeTYPRQSNntZv97XB+BLVcA41BIMI7HTy/dhxbsCGR0z5C6NvSjz/N2OqYhXBvxQii8mk6fGviYlAS2rkqmtuWU+1FfkjhBxrl46dXZ/JYzbHu8bV7EHcxd5Fk9ODFf8DgQ2G2jiwz419RQplFe8= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=dQicYL8KSFnYbVokZXvNyO9LwIlpT76M/1kGG0Xzk+62bMZyT9w3/kkqN5c+OSC9e1UXSlDtKlM9L1RQXmpvxlx3VPY8tnd7cGZT6mgU9ibpOPSik7Y4gx9SzbMv483GFrk7JRAmSEPIDJvL6BEpVPd0GSASlbhYJGmN89kA18o= Received: by 10.151.11.17 with SMTP id o17mr1871651ybi.1196414753468; Fri, 30 Nov 2007 01:25:53 -0800 (PST) Received: by 10.150.149.6 with HTTP; Fri, 30 Nov 2007 01:25:53 -0800 (PST) Message-ID: Date: Fri, 30 Nov 2007 09:25:53 +0000 From: "James Strachan" To: camel-user@activemq.apache.org Subject: Re: mail pop3 and ssl - how to do? In-Reply-To: <5c2dc04a0711290915u586a60e3j7d78dcc7cdf4e779@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <14024595.post@talk.nabble.com> <5c2dc04a0711290500h714e9193t321940e426bae97f@mail.gmail.com> <5c2dc04a0711290915u586a60e3j7d78dcc7cdf4e779@mail.gmail.com> X-Virus-Checked: Checked by ClamAV on apache.org On 29/11/2007, Jason Anderson wrote: > smtps might be a good one to drop in there while you are at it Good idea - Done!! > > On Nov 29, 2007 6:26 AM, James Strachan wrote: > > On 29/11/2007, Jason Anderson wrote: > > > from the stack trace it looks like its just a simple connection > > > refused while trying to connect to the pop3 server, try to telnet > > > pop.mail.yahoo.fr 995 from the commandline to see if you have a > > > firewall or something similar blocking the connection > > > > > > SSL support in the would be a matter of getting camel to recognize a > > > pop3s uri if it doesnt already and making sure the protocol is set to > > > pop3s in the endpoints mail configuration rather than pop3 > > > > I've just added native support for pop3s to trunk; so using pop3s in a > > URI should just work > > > > -- > > James > > ------- > > http://macstrac.blogspot.com/ > > > > Open Source Integration > > http://open.iona.com > > > -- James ------- http://macstrac.blogspot.com/ Open Source Integration http://open.iona.com