| Summary: | hostname not shown in POP3 / TLS error message | ||
|---|---|---|---|
| Product: | [Unmaintained] kmail | Reporter: | Christian Boltz <kde-bugs> |
| Component: | general | Assignee: | kdepim bugs <pim-bugs-null> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | CC: | axel.braun |
| Priority: | NOR | ||
| Version First Reported In: | unspecified | ||
| Target Milestone: | --- | ||
| Platform: | openSUSE | ||
| OS: | Unspecified | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
*** Bug 211050 has been marked as a duplicate of this bug. *** SVN commit 1039000 by tnyblom: Fix errormessages BUG: 211019 M +8 -8 pop3.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=1039000 (In reply to comment #2) > M +8 -8 pop3.cpp does that also fix the error message for IMAP accounts? (In reply to comment #3) > does that also fix the error message for IMAP accounts? No, but I'm working on that too. |
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.