[Bug 77862] kio_imap processes hang when connection status changes

Johannes Dröge fungs at web.de
Fri Jun 10 08:48:06 BST 2011


https://bugs.kde.org/show_bug.cgi?id=77862


Johannes Dröge <fungs at web.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |fungs at web.de




--- Comment #90 from Johannes Dröge <fungs web de>  2011-06-10 09:47:54 ---
Same problem here: FIX it, please. Many can't use this reliably in the office.

My workaround is offline mode, which works most of the time if I don't press
check mail after connection loss and re-establishment.

You can do this automatically via dbus:

#go offline
qdbus org.kde.kmail /KMail org.kde.kmail.kmail.stopNetworkJobs
#wait for 30 seconds
sleep 30
#go online again
qdbus org.kde.kmail /KMail org.kde.kmail.kmail.resumeNetworkJobs
#check accounts for new mails
qdbus org.kde.kmail /KMail org.kde.kmail.kmail.checkMail

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the Kdepim-bugs mailing list