[Evolution-hackers] SSL pop connection?



Sorry-- I'm too busy with other things to go investigate
        the source! But this should be an easy one to
        answer--

I' having trouble getting a pop3 SSL connection. I wrote the pop3 guys
(Crispin), and he asks:
> <date> <time> <machine> ipop3d[pid]: SSL error status:
> error:1408F10B:SSL routines:SSL3_GET_RECORD:wrong version number

This sounds like your POP3 client is trying to negotiate the wrong type
of
encryption.

Are you trying to do a TLS (port 110, STLS command) or an SSL (port 995)
connection?

For TLS, the client must use the TLSv1 method.

For SSL, the client must use the SSLv23 method.






[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]