[Kde-pim] Review Request: Refactoring handling IMAP responses during login phase in Akonadi

Oleg Girko ol+kde at infoserver.ru
Tue Feb 14 23:35:00 GMT 2012



> On Feb. 14, 2012, 11:12 p.m., Allen Winter wrote:
> > Oleg, Thanks so much for this work. It is greatly appreciated.
> > I wonder if this also fixes a few other bugs dealing with GSSAPI, namely https://bugs.kde.org/show_bug.cgi?id=267884, https://bugs.kde.org/show_bug.cgi?id=279787 and https://bugs.kde.org/show_bug.cgi?id=292403
> > 
> > If you have some time, would you please review those 3 bugs and resolve them if you think they should be fixed now?
> > 
> > Thanks again,
> > Allen

https://bugs.kde.org/show_bug.cgi?id=267884 and https://bugs.kde.org/show_bug.cgi?id=292403 are already resolved as duplicates.
https://bugs.kde.org/show_bug.cgi?id=279787 seems to be specific to managing mail filters with Sieve, which AFAIK is done using ManageSieve protocol described in http://tools.ietf.org/html/rfc5804 , not IMAP protocol. Hence, it's unrelated to this issue.


- Oleg


-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
http://git.reviewboard.kde.org/r/103854/#review10644
-----------------------------------------------------------


On Feb. 13, 2012, 4:40 a.m., Oleg Girko wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> http://git.reviewboard.kde.org/r/103854/
> -----------------------------------------------------------
> 
> (Updated Feb. 13, 2012, 4:40 a.m.)
> 
> 
> Review request for KDEPIM-Libraries.
> 
> 
> Description
> -------
> 
> Refactoring KIMAP::LoginJob::handleResponse() method in kimap/loginjob.cpp file to make its logic more readable, straightforward and correct.
> As a side effect, it fixes https://bugs.kde.org/show_bug.cgi?id=249992 by handling untagged CAPABILITY responses more correct and uniform way.
> 
> This change is trivially backportable to KDE 4.7 (tested with KDE 4.7.4).
> 
> 
> This addresses bug 249992.
>     http://bugs.kde.org/show_bug.cgi?id=249992
> 
> 
> Diffs
> -----
> 
>   kimap/loginjob.cpp fad276d957e46fd00efa20a5f235d02a639ab2c4 
> 
> Diff: http://git.reviewboard.kde.org/r/103854/diff/
> 
> 
> Testing
> -------
> 
> Successfully tested with Dovecot IMAP server 2.0.17 using CRAM-MD5 and GSSAPI authentication with unencrypted and SSL connection. Also tested with GMail's own IMAP server using SSL connection and LOGIN authentication.
> 
> 
> Thanks,
> 
> Oleg Girko
> 
>

_______________________________________________
KDE PIM mailing list kde-pim at kde.org
https://mail.kde.org/mailman/listinfo/kde-pim
KDE PIM home page at http://pim.kde.org/



More information about the kde-pim mailing list