https://bugs.kde.org/show_bug.cgi?id=394770
--- Comment #7 from Jörg Thalheim ---
I suppose kmail needs to be fixed as well.
--
You are receiving this mail because:
You are watching all bug changes.
https://bugs.kde.org/show_bug.cgi?id=394769
--- Comment #4 from Jörg Thalheim ---
Thanks a lot!
--
You are receiving this mail because:
You are watching all bug changes.
https://bugs.kde.org/show_bug.cgi?id=394770
--- Comment #4 from Jörg Thalheim ---
The encryption mode enum should only contain three states:
enum EncryptionMode {
Unencrypted,
SslOrTls,
Starttls
};
The pseudo code should be as follow in LoginJob::doStart
if (d
https://bugs.kde.org/show_bug.cgi?id=394769
--- Comment #2 from Jörg Thalheim ---
ksmtp has now its own ticket: https://bugs.kde.org/show_bug.cgi?id=394770
--
You are receiving this mail because:
You are watching all bug changes.
https://bugs.kde.org/show_bug.cgi?id=394770
Bug ID: 394770
Summary: STARTTLS is restricted to TLS 1.0
Product: ksmtp
Version: unspecified
Platform: Other
OS: Linux
Status: UNCONFIRMED
Severity: normal
https://bugs.kde.org/show_bug.cgi?id=394769
--- Comment #1 from Jörg Thalheim ---
Ksmtp suffers from the same bug. However there is no bugtracker category for
Ksmtp yet.
I wrote a longer explanation for Ksmtp here:
https://github.com/KDE/ksmtp/commit/e83911f9d1963b5e7181932960f999f331b4a5f9
https://bugs.kde.org/show_bug.cgi?id=394769
Jörg Thalheim changed:
What|Removed |Added
URL||https://github.com/KDE/kima
https://bugs.kde.org/show_bug.cgi?id=394769
Jörg Thalheim changed:
What|Removed |Added
Summary|STARTTLS is restricted to |STARTTLS is restricted to
https://bugs.kde.org/show_bug.cgi?id=342567
--- Comment #31 from Jörg Thalheim ---
new bug report: https://bugs.kde.org/show_bug.cgi?id=394769
--
You are receiving this mail because:
You are watching all bug changes.
https://bugs.kde.org/show_bug.cgi?id=394769
Bug ID: 394769
Summary: STARTTLS is restricted to TLS 1.1
Product: kimap
Version: git
Platform: Other
OS: All
Status: UNCONFIRMED
Severity: normal
Prio
https://bugs.kde.org/show_bug.cgi?id=342567
--- Comment #29 from Jörg Thalheim ---
As a workaround I enabled smpts/imaps port (TLS without STARTTLS) to have
TLSv1.2
--
You are receiving this mail because:
You are watching all bug changes.
https://bugs.kde.org/show_bug.cgi?id=342567
--- Comment #28 from Jörg Thalheim ---
This line should not be hard coded to TLSv1 in kimap:
https://github.com/KDE/kimap/blob/35464c7fd3858d70c8ac0558ecece216e3a95398/src/loginjob.cpp#L254
--
You are receiving this mail because:
You are watching all
https://bugs.kde.org/show_bug.cgi?id=342567
--- Comment #27 from Jörg Thalheim ---
Both kimap and ksmtp suffer from the same issue. I can not connect to
dovecot/postfix when I enforce protocols greater then TLSv1, because this would
in turn disable STARTTLS on the connection.
--
You are
https://bugs.kde.org/show_bug.cgi?id=342567
Jörg Thalheim changed:
What|Removed |Added
CC||joerg@thalheim.io
--- Comment #26 from
14 matches
Mail list logo