Bug 249109

Summary: KMail will not receive email
Product: [Applications] kmail2 Reporter: mekde <c.johnnie5>
Component: commands and actionsAssignee: kdepim bugs <kdepim-bugs>
Status: RESOLVED NOT A BUG    
Severity: major CC: cyrylas, montel, musonio
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: unspecified   
OS: Linux   
Latest Commit: Version Fixed In:

Description mekde 2010-08-26 13:09:39 UTC
Version:           unspecified (using KDE 4.5.0) 
OS:                Linux

KMail will not receive email - no action is carried out.

Reproducible: Always

Steps to Reproduce:
Try and receive email

Actual Results:  
Nothing occurs - KMail says no email but hasn't carried out the check on the pop servers.

Expected Results:  
Email received.
Comment 1 Macedonio Fernandez 2010-08-27 17:12:51 UTC
Kmail is not able to send mails either.
(I'm using gmail for smtp).
Comment 2 Michal Wazgird 2010-08-27 19:55:28 UTC
For me it was two versions of openssl installed (0.9.8 and 1.0.0) and wrong linking.

Symlinking libcrypto.so.0.9.8 to libcrypto.so.1.0.0 solved the problem.
Comment 3 Macedonio Fernandez 2010-08-30 21:02:37 UTC
(In reply to comment #1)
> Kmail is not able to send mails either.
> (I'm using gmail for smtp).

Same as Wazgird:

Symlinking libcrypto.so.0.9.8 to libcrypto.so.1.0.0 solved the problem.
Comment 4 Laurent Montel 2010-12-14 18:15:59 UTC
So a distro problem not a kmail problem