https://bugs.kde.org/show_bug.cgi?id=316840
Thorsten <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #41 from Thorsten <[email protected]> --- I managed to work around this bug by using stunnel in client mode. You need to add something like this to stunnel.conf: [outlook-imap] client = yes accept = 127.0.0.1:51143 connect = imap-mail.outlook.com:993 Then just connect to localhost 51143 without encryption. -- You are receiving this mail because: You are on the CC list for the bug. _______________________________________________ Kdepim-bugs mailing list [email protected] https://mail.kde.org/mailman/listinfo/kdepim-bugs
