[Akonadi] [Bug 316840] imap resource starts crazy connect / disconnect cycle to mail server
Thorsten
tho_public at gmx.de
Tue Oct 15 20:04:17 BST 2013
https://bugs.kde.org/show_bug.cgi?id=316840
Thorsten <tho_public at gmx.de> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |tho_public at gmx.de
--- Comment #41 from Thorsten <tho_public at gmx.de> ---
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.
More information about the Kdepim-bugs
mailing list