Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
[solved] kmail problem with SSL server
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Desktop Environments
View previous topic :: View next topic  
Author Message
kama2
n00b
n00b


Joined: 09 Nov 2010
Posts: 12

PostPosted: Tue Nov 09, 2010 6:37 pm    Post subject: [solved] kmail problem with SSL server Reply with quote

Hello,
after some recent updates kmail is not able to connect to any server (gmail POP3/SMTP and others) using SSL the only error that i get is:
"Errore durante il controllo di nuovi messaggi per l'account XXX:" (which in english should be "error checking new messages for XXX account:", the error is complete...there is nothing after ":")
with wireshark i get this
Code:
+OK Hello there.
STLS
+OK Begin SSL/TLS negotiation now.
-ERR STARTTLS failed: DEBUG: Unexpected SSL connection shutdown.

any ideas?
Thank you.


Last edited by kama2 on Thu Nov 11, 2010 1:19 pm; edited 1 time in total
Back to top
View user's profile Send private message
albright
Advocate
Advocate


Joined: 16 Nov 2003
Posts: 2588
Location: Near Toronto

PostPosted: Tue Nov 09, 2010 9:05 pm    Post subject: Reply with quote

try re-emerging cyrus-sasl and report back
_________________
.... there is nothing - absolutely nothing - half so much worth
doing as simply messing about with Linux ...
(apologies to Kenneth Graeme)
Back to top
View user's profile Send private message
one_and_only
Apprentice
Apprentice


Joined: 13 May 2007
Posts: 250
Location: PL/Krakow

PostPosted: Wed Nov 10, 2010 1:11 am    Post subject: Reply with quote

or openssl upgrade:
Quote:

* Messages for package dev-libs/openssl-1.0.0a-r3:

* Old versions of installed libraries were detected on your system.
* In order to avoid breaking packages that depend on these old libs,
* the libraries are not being removed. You need to run revdep-rebuild
* in order to remove these old dependencies. If you do not have this
* helper program, simply emerge the 'gentoolkit' package.
*
* # revdep-rebuild --library libcrypto.so.0.9.8
* # revdep-rebuild --library libssl.so.0.9.8
*
* Once you've finished running revdep-rebuild, it should be safe to
* delete the old libraries. Here is a copy & paste for the lazy:
* # rm '/usr/lib64/libcrypto.so.0.9.8'
* # rm '/usr/lib64/libssl.so.0.9.8'
Back to top
View user's profile Send private message
kama2
n00b
n00b


Joined: 09 Nov 2010
Posts: 12

PostPosted: Thu Nov 11, 2010 12:13 pm    Post subject: Reply with quote

one_and_only wrote:
or openssl upgrade:
Quote:

* Messages for package dev-libs/openssl-1.0.0a-r3:

* Old versions of installed libraries were detected on your system.
* In order to avoid breaking packages that depend on these old libs,
* the libraries are not being removed. You need to run revdep-rebuild
* in order to remove these old dependencies. If you do not have this
* helper program, simply emerge the 'gentoolkit' package.
*
* # revdep-rebuild --library libcrypto.so.0.9.8
* # revdep-rebuild --library libssl.so.0.9.8
*
* Once you've finished running revdep-rebuild, it should be safe to
* delete the old libraries. Here is a copy & paste for the lazy:
* # rm '/usr/lib64/libcrypto.so.0.9.8'
* # rm '/usr/lib64/libssl.so.0.9.8'



It works great!
Thank you very much!

Thank you too albright!

(I think that this kind of messages should be more visible...)
Back to top
View user's profile Send private message
one_and_only
Apprentice
Apprentice


Joined: 13 May 2007
Posts: 250
Location: PL/Krakow

PostPosted: Thu Nov 11, 2010 1:56 pm    Post subject: Reply with quote

I recomend app-portage/elogv and
Code:
PORTAGE_ELOG_CLASSES="log warn error info"
PORTAGE_ELOG_SYSTEM="echo:log,error,warn,info  save:log,error,warn,info syslog:log,error,warn,info"

in /etc/make.conf for that stuff.
Back to top
View user's profile Send private message
kama2
n00b
n00b


Joined: 09 Nov 2010
Posts: 12

PostPosted: Fri Nov 12, 2010 12:00 pm    Post subject: Reply with quote

Thank you, I'll try it
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Desktop Environments All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum