In fact fetchmail uses pop3 or imap, it is not itself configurable for ssl Rgs, -- Jean L. Guislain [email protected]
On Tue, Aug 14, 2012, at 13:52, Eric Charles wrote: > I was not sure if you wanted ssl on pop3/smtp/imap4 or on fetchmail. > > Did you follow http://james.apache.org/server/3/config-ssl-tls.html? > the sunjec_provider... jars are for james 2.3 and jdk < 1.5. > > Thx, Eric > > On 08/14/2012 07:06 PM, Jean L. Guislain wrote: > > > > Thank you Eric for your answer. > > So far I have the james-server.log message "connection refused". > > When I try: > > /usr/bin/openssl s_client -quiet -connect localhost:995 > > I get: > > bash-4.1# /usr/bin/openssl s_client -quiet -connect localhost:995 > > connect: Connection refused > > connect:errno=111 > > bash-4.1# > > So I am not yet at the stage of configuring fetchmail. > > But to try to get my ssl configuration working... > > I installed: > > bcmail-jdk15on-147.jar > > bcprov-jdk15on-147.jar > > in /opt/james3/conf/lib > > I copied: > > sunjce_provider.jar > > to /opt/james3/lib > > I copied: > > crypto-147 (jasypt-1.9.0-dist.zip) > > to /opt/james/conf/lib > > How come I get the ssl connection refused on ports 995, 993 and 465? > > Rgs, > > > > -- > > Jean L. Guislain > > [email protected] > > > > On Tue, Aug 14, 2012, at 03:47, Eric Charles wrote: > >> Hi, > >> > >> Did you inspire from the configuration for GMail > >> http://james.apache.org/server/3/config-fetchmail.html#Fetchmail_Gmail > >> > >> It shows the mail.* properties you have to set. > >> > >> Btw, If you want to fetch a gmail account, I remember you have to enable > >> "something" on the google site. > >> > >> ... and bring here any exception, log message you can. > >> > >> Thx, Eric > >> > >> > >> On 08/14/2012 02:18 AM, Jean L. Guislain wrote: > >>> Hi! > >>> I have tried almost everything possible to have have ssl working with > >>> apache-james-3.0-beta4. > >>> It does not work. > >>> What should I do to have it working? (I need this to poll an external > >>> server with fetchmail/pop3). > >>> Please help > >>> Rgs > >>> > >>> jl > >>> -- > >>> Jean L. Guislain > >>> [email protected] > >>> > >>> > >>> --------------------------------------------------------------------- > >>> To unsubscribe, e-mail: [email protected] > >>> For additional commands, e-mail: [email protected] > >>> > >> > >> > >> -- > >> eric | http://about.echarles.net | @echarles > >> > >> > >> --------------------------------------------------------------------- > >> To unsubscribe, e-mail: [email protected] > >> For additional commands, e-mail: [email protected] > >> > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: [email protected] > > For additional commands, e-mail: [email protected] > > > > > -- > eric | http://about.echarles.net | @echarles > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
