Bug 159217

Summary: SMTP servertest sometimes does not connect
Product: [Applications] kmail Reporter: S. Burmeister <sven.burmeister>
Component: sendingAssignee: Tom Albers <toma>
Status: RESOLVED FIXED    
Severity: normal CC: mcguire
Priority: NOR    
Version: SVN trunk (KDE 4)   
Target Milestone: ---   
Platform: Compiled Sources   
OS: Linux   
Latest Commit: Version Fixed In:

Description S. Burmeister 2008-03-12 23:27:38 UTC
Version:            (using Devel)
Installed from:    Compiled sources
OS:                Linux

If I use "check what server supports" and switch to the advanced tab kmail tells me that smtp.1und1.de does not support authentication, yet I use kmail3 with authentication on that server.
Comment 1 Tom Albers 2008-03-12 23:37:36 UTC
Reproducable. I will fix it. Workaround for now: don't press the server test button and set it correctly in the advanced tab.
Comment 2 Tom Albers 2008-03-16 22:43:26 UTC
SVN commit 786373 by toma:

Initialize vars and reset them when finished. Sven, can you test this?
BUG: 159217


 M  +5 -2      servertest.cpp  


WebSVN link: http://websvn.kde.org/?view=rev&revision=786373
Comment 3 S. Burmeister 2008-03-18 10:12:52 UTC
Tested a few times, always worked -> verified.
Comment 4 Tom Albers 2008-03-18 10:19:21 UTC
thank you!