Revision 07e337d...
Go back to digest for 19th February 2012Bug Fixes in KDE-PIM
Oleg Girko committed changes in [kdepimlibs] kimap/loginjob.cpp:
Refactoring KIMAP::LoginJob::handleResponse() method for better correctness.
Besides better readability, this makes handleResponse() method
handle not only untagged response caused by CAPABILITY command,
but also unsolicited untagged CAPABILITY response caused by AUTHENTICATE
command which is returned by Dovecot IMAP server for compatibility with
MS Outlook.
This fixes bug #249992.
REVIEW: 103854
File Changes
Modified 1 files
- kimap/loginjob.cpp
1 files changed in total