On Tuesday 20 of August 2013 20:42:05 Richard Moore wrote:
> On 19 August 2013 10:58, Daniel Vrátil wrote:
> > Because it's a socket error KSslSocket will emit socketError() and IMAP
> > resource will try to reconnect. The interesting part here is, that calling
> > QAbstractSocket::disconnect() wi
On 19 August 2013 10:58, Daniel Vrátil wrote:
> Because it's a socket error KSslSocket will emit socketError() and IMAP
> resource will try to reconnect. The interesting part here is, that calling
> QAbstractSocket::disconnect() will emit the error again (probably it's trying
> to write something
(cross-posting, because this might actually be a bug in KSslSocket or even Qt)
Hi,
we currently have a quite annoying issue with Akonadi IMAP resource and SSL
connection and because my knowledge of this topic is limited, I'm asking you
guys for help.
When connection to an IMAP server is lost