Bug 211019 - hostname not shown in POP3 / TLS error message
Summary: hostname not shown in POP3 / TLS error message
Status: RESOLVED FIXED
Alias: None
Product: kmail
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: openSUSE Unspecified
: NOR normal
Target Milestone: ---
Assignee: kdepim bugs
URL:
Keywords:
: 211050 (view as bug list)
Depends on:
Blocks:
 
Reported: 2009-10-18 22:54 UTC by Christian Boltz
Modified: 2009-10-23 19:50 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Christian Boltz 2009-10-18 22:54:26 UTC
Version:            (using KDE 4.3.1)
Installed from:    SuSE RPMs

I got this (german) error message when fetching mail:
    Keine Verbindung zu Rechner Der POP3-Server unterstützt kein TLS. 
    Deaktivieren Sie TLS, wenn Sie eine Verbindung ohne Verschlüsselung aufnehmen 
    möchten..

Translated:
No connection to host the POP3 server does not support TLS. Deactivate TLS to start a connection without encryption...

Unfortunately the error message is not very useful for me. I have about 10 accounts spread over 5 servers, and the error message does not show the server name. This means I'll have to test the accounts one by one until I find the broken server.

Please fix the error message - it should include the server and/or account name.
Comment 1 Torgny Nyblom 2009-10-19 09:50:19 UTC
*** Bug 211050 has been marked as a duplicate of this bug. ***
Comment 2 Torgny Nyblom 2009-10-22 15:35:51 UTC
SVN commit 1039000 by tnyblom:

Fix errormessages

BUG: 211019


 M  +8 -8      pop3.cpp  


WebSVN link: http://websvn.kde.org/?view=rev&revision=1039000
Comment 3 Axel Braun 2009-10-23 19:04:49 UTC
(In reply to comment #2)
 
>  M  +8 -8      pop3.cpp  

does that also fix the error message for IMAP accounts?
Comment 4 Torgny Nyblom 2009-10-23 19:50:00 UTC
(In reply to comment #3)
> does that also fix the error message for IMAP accounts?

No, but I'm working on that too.