|
Bugzilla – Full Text Bug Listing |
| Summary: | kmail imap never gives up | ||
|---|---|---|---|
| Product: | [openSUSE] openSUSE 10.2 | Reporter: | Anders Johansson <ajohansson> |
| Component: | KDE | Assignee: | Will Stephenson <wstephenson> |
| Status: | RESOLVED FIXED | QA Contact: | E-mail List <qa-bugs> |
| Severity: | Critical | ||
| Priority: | P5 - None | ||
| Version: | Final | ||
| Target Milestone: | --- | ||
| Hardware: | Other | ||
| OS: | Other | ||
| Whiteboard: | |||
| Found By: | Other | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
| Attachments: |
cancel connection properly
remove the need to cancel the password dialog when failing due to no SSL/TLS support |
||
|
Description
Anders Johansson
2007-02-22 17:43:50 UTC
Please describe the problem in more detail, because I don't see any. After I misconfigure IMAP account to use TLS, I get one dialog everytime I try to do something with the IMAP account. However after dismissing it everything works fine until I try another IMAP operation. I have absolutely no problem changing the configuration back. This has happened to me on a number of occasions, including SLED 10, 10.2, 10.1, 10.0, basically all kde versions which knew how to use IMAP When something goes wrong, and kio_imap4 can't talk to the IMAP server for some reason (bad config, bad password, bad anything) it will never give up. Hitting cancel does nothing, the password dialog pops up a few seconds later again I can provide a vidcap of this happening Cannot reproduce, waiting for the vidcap. I have been able to reproduce this Created attachment 127183 [details]
cancel connection properly
Created attachment 127184 [details]
remove the need to cancel the password dialog when failing due to no SSL/TLS support
Patches are being reviewed by kmail authors.
Thanks for the patch. But note that SSL/TLS isn't a special case. This problem happens on any kind of connection failure. e.g. it happened to me when the Novell mail server was down for maintenance It's just lazy description work on my part; the patch fixes and is tested against host unreachable, imapserver down, ssl/tls changed, bad sasl auth mechs, bad password, bad username. Submitted released |