On 29/11/2007, Jason Anderson <[EMAIL PROTECTED]> 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
