[Akonadi] [Bug 395249] Akonadi 5.8.2 breaks existing IMAP/STARTTLS account

Daniel Vrátil bugzilla_noreply at kde.org
Thu Jul 5 11:12:48 BST 2018


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

Daniel Vrátil <dvratil at kde.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
      Latest Commit|                            |https://commits.kde.org/kim
                   |                            |ap/7c4570b17a3bdc94c32ee4ac
                   |                            |17e822b25ffb9755
   Version Fixed In|                            |5.8.3
         Resolution|---                         |FIXED
             Status|UNCONFIRMED                 |RESOLVED

--- Comment #8 from Daniel Vrátil <dvratil at kde.org> ---
Git commit 7c4570b17a3bdc94c32ee4ac17e822b25ffb9755 by Daniel Vrátil.
Committed on 05/07/2018 at 10:06.
Pushed by dvratil into branch 'Applications/18.04'.

Fix STARTTLS support detection

Don't assume that IMAP servers announce capabilities in initial greeting,
the RFC does not require that at all. This assumption caused LoginJob
to fail if user configured STARTTLS but the server did not announce any
capabilities in the greeting.

Now we explicitly ask for capabilities before sending the STARTTLS command
to make sure that STARTTLS is supported.
FIXED-IN: 5.8.3

M  +18   -11   src/loginjob.cpp
M  +0    -5    src/session.cpp
M  +0    -6    src/session_p.h

https://commits.kde.org/kimap/7c4570b17a3bdc94c32ee4ac17e822b25ffb9755

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the Kdepim-bugs mailing list