version: svn-1201778 2010-11-28 Req: test accoun with some (3-10) mails 1. Configure the account. 2. Select the account. 3. Select inbox. 4. Wait. Is: The account is empty. The mails are not synced. The mobile gets offline. Expected: The mails should be synced and the mobile should stay online.
SVN commit 1203130 by vkrause: Disable the session timeout for now, at least with such a small value it causes more harm than good apparently. BUG: 258271 CCBUG: 258361 CCBUG: 258378 M +1 -1 imapresource.kcfg WebSVN link: http://websvn.kde.org/?view=rev&revision=1203130
Fixed in revision 1204255.
version: KMail-mobile 4.6. beta2 (svn-1204839) test of the description with 200 mails. Needs some time to sync. After waiting for some time I could look at the mails. So I close this issue.
Git commit 2bd26e7ea8e5799a60152ef4450edb30c11bd47b by David Faure. Committed on 06/01/2012 at 12:40. Pushed by dfaure into branch 'master'. Fix wrong timeout when uploading/downloading large messages. This fix requires the ktcpsocket encryptedBytesWritten signal added to kdelibs-4.8[.1?] Related: bug 258271, bug 258361 M +5 -0 kimap/session.cpp M +1 -0 kimap/session.h M +1 -0 kimap/session_p.h M +8 -1 kimap/sessionthread.cpp http://commits.kde.org/kdepimlibs/2bd26e7ea8e5799a60152ef4450edb30c11bd47b
Git commit 679a05cb8ee30c81ea207b6cfc0e4131fd1a0c78 by David Faure. Committed on 06/01/2012 at 13:21. Pushed by dfaure into branch 'master'. Restore the default timeout to 30s, after the kdelibs+kdepimlibs fixes. The timeout doesn't trigger by mistake anymore on large emails, so it can be restored to 30s, in order to fix the issues with network disconnections, suspend/resume etc. Related: bug 258271, bug 257722, bug 286047 M +1 -1 resources/imap/imapresource.kcfg http://commits.kde.org/kdepim-runtime/679a05cb8ee30c81ea207b6cfc0e4131fd1a0c78