Version: (using Devel) OS: Linux If I enter pop3.1und1.de as pop-server and use "check what the server supports" it does not tell me anything although that host does not exist.
If I try to send an email with that server I am told that the sending failed, but not that the server URL is wrong, i.e. does not exist.
I can confirm this bug on trunk r948809.
Still valid in trunk
SVN commit 1119563 by mlaurent: Emit signal when we failed to connect to server BUG: 159219 M +1 -0 servertest.cpp M +5 -1 servertest.h WebSVN link: http://websvn.kde.org/?view=rev&revision=1119563
We can't backport to kde4.4 because it adds a new i18n But now it fixed in trunk
Reopening, It produces false positives, for example on imap.gmail.com. Assigning to Tom on his request.
SVN commit 1126429 by toma: Change the servertest to use two getters for the information about if the server is available. CCBUG: 159219 M +19 -2 servertest.cpp M +12 -7 servertest.h WebSVN link: http://websvn.kde.org/?view=rev&revision=1126429
SVN commit 1126431 by toma: Adjust the resources to the new api. BUG=159219 M +3 -7 imap/setupserver.cpp M +0 -1 imap/setupserver.h M +4 -7 pop3/accountdialog.cpp M +0 -1 pop3/accountdialog.h WebSVN link: http://websvn.kde.org/?view=rev&revision=1126431